Home
last modified time | relevance | path

Searched refs:CachedInspectorUI (Results 1 – 1 of 1) sorted by relevance

/AOO41X/main/extensions/source/propctrlr/
H A Dcomposeduiupdate.cxx89 struct CachedInspectorUI : public CachedInspectorUI_Base struct
119 typedef StringBag& (CachedInspectorUI::*FGetStringBag)(); argument
145CachedInspectorUI( ComposedPropertyUIUpdate& _rMaster, FNotifySingleUIChange _pUIChangeNotificatio…
167 ~CachedInspectorUI();
183 CachedInspectorUI( const CachedInspectorUI& ); // never implemented
184 CachedInspectorUI& operator=( const CachedInspectorUI& ); // never implemented
192 MethodGuard( CachedInspectorUI& rInstance ) in MethodGuard()
201CachedInspectorUI::CachedInspectorUI( ComposedPropertyUIUpdate& _rMaster, FNotifySingleUIChange _p… in CachedInspectorUI() function in pcr::CachedInspectorUI
210 CachedInspectorUI::~CachedInspectorUI() in ~CachedInspectorUI()
215 void CachedInspectorUI::dispose() in dispose()
[all …]