Searched refs:wxObjectStorage (Results 1 – 12 of 12) sorted by relevance
21 class wxObjectStorage; variable69 virtual void OnSerialize( wxObjectStorage& WXUNUSED(store) ) {} in OnSerialize()95 wxObjectStorage mStore;101 void DoSerialize( wxObjectStorage& store );136 wxObjectStorage& GetObjectStore();
119 static void Serialize( wxObject* pObj, wxObjectStorage& store );127 void wxFrameViewSerializer::Serialize( wxObject* pObj, wxObjectStorage& store )149 void wxFrameManager::DoSerialize( wxObjectStorage& WXUNUSED(store) ) in DoSerialize()
44 class wxObjectStorage; variable