Home
last modified time | relevance | path

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

/aoo42x/main/sfx2/source/doc/
H A Ddocundomanager.cxx89 DocumentUndoManager& rAntiImpl; member
94 :rAntiImpl( i_antiImpl ) in DocumentUndoManager_Impl()
102 … const SfxObjectShell* getObjectShell() const { return rAntiImpl.getBaseModel().GetObjectShell(); } in getObjectShell()
103 … SfxObjectShell* getObjectShell() { return rAntiImpl.getBaseModel().GetObjectShell(); } in getObjectShell()
139 SfxObjectShell* pObjectShell = rAntiImpl.getBaseModel().GetObjectShell(); in getImplUndoManager()
150 return static_cast< XUndoManager* >( &rAntiImpl ); in getThis()
156 SfxModelGuard aGuard( rAntiImpl ); in invalidateXDo_nolck()
/aoo42x/main/dbaccess/source/ui/misc/
H A Ddbaundomanager.cxx73 :rAntiImpl( i_antiImpl ) in UndoManager_Impl()
86 UndoManager& rAntiImpl; member
107 return static_cast< XUndoManager* >( &rAntiImpl ); in getThis()
/aoo42x/main/toolkit/source/awt/
H A Danimatedimagespeer.cxx99 AnimatedImagesPeer& rAntiImpl; member
103 :rAntiImpl( i_antiImpl ) in AnimatedImagesPeer_Data()
183 Throbber* pThrobber = dynamic_cast< Throbber* >( i_data.rAntiImpl.GetWindow() ); in lcl_updateImageList_nothrow()

Completed in 25 milliseconds