Searched refs:rAntiImpl (Results 1 – 3 of 3) sorted by relevance
89 DocumentUndoManager& rAntiImpl; member94 :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()
73 :rAntiImpl( i_antiImpl ) in UndoManager_Impl()86 UndoManager& rAntiImpl; member107 return static_cast< XUndoManager* >( &rAntiImpl ); in getThis()
99 AnimatedImagesPeer& rAntiImpl; member103 :rAntiImpl( i_antiImpl ) in AnimatedImagesPeer_Data()183 Throbber* pThrobber = dynamic_cast< Throbber* >( i_data.rAntiImpl.GetWindow() ); in lcl_updateImageList_nothrow()
Completed in 21 milliseconds