Searched refs:SetGlobalVariableObject (Results 1 – 3 of 3) sorted by relevance
72 void SetGlobalVariableObject(FX_LPCSTR propname, const CJS_GlobalVariableArray& array);
250 void CJS_GlobalData::SetGlobalVariableObject(FX_LPCSTR propname, const CJS_GlobalVariableArray& arr… in SetGlobalVariableObject() function in CJS_GlobalData
374 m_pGlobalData->SetGlobalVariableObject(name, array); in CommitGlobalPersisitentVariables()