Lines Matching refs:VOCGuard
681 struct GuardAccess { friend class VOCGuard; private: GuardAccess() { } }; in GuardAccess()
881 class VOCGuard class
887 VOCGuard( const ViewObjectContactOfUnoControl_Impl& _rImpl ) in VOCGuard() function in sdr::contact::VOCGuard
1024 VOCGuard aGuard( *this ); in dispose()
1440 VOCGuard aGuard( *this ); in disposing()
1473 VOCGuard aGuard( *this ); in windowShown()
1480 VOCGuard aGuard( *this ); in windowHidden()
1494 VOCGuard aGuard( *this ); in propertyChange()
1509 VOCGuard aGuard( *this ); in modeChanged()
1545 VOCGuard aGuard( *this ); in elementRemoved()
1555 VOCGuard aGuard( *this ); in elementReplaced()
1742 VOCGuard aGuard( *m_pImpl ); in isControlVisible()
1750 VOCGuard aGuard( *m_pImpl ); in getControl()
1770 VOCGuard aGuard( *m_pImpl ); in ensureControlVisibility()
1801 VOCGuard aGuard( *m_pImpl ); in setControlDesignMode()
1839 VOCGuard aGuard( *m_pImpl ); in isPrimitiveVisible()