/aoo4110/main/sfx2/inc/ |
H A D | idpool.hxx | 52 inline sal_Bool IdPool::IsLocked( sal_uInt16 nId ) const in IsLocked() function in IdPool
|
/aoo4110/main/sw/source/core/inc/ |
H A D | laycache.hxx | 59 sal_Bool IsLocked() const { return nLockCount > 0; } in IsLocked() function in SwLayoutCache
|
H A D | flyfrm.hxx | 199 sal_Bool IsLocked() const { return bLocked; } in IsLocked() function in SwFlyFrm
|
H A D | swcache.hxx | 191 inline sal_Bool IsLocked() const { return 0 != nLock; } in IsLocked() function in SwCacheObj
|
H A D | frmtool.hxx | 432 static sal_Bool IsLocked() { return StackHack::bLocked; } in IsLocked() function in StackHack
|
/aoo4110/main/sfx2/source/inc/ |
H A D | splitwin.hxx | 103 sal_Bool IsLocked() const { return bLocked; } in IsLocked() function in SfxSplitWindow
|
/aoo4110/main/tools/inc/tools/ |
H A D | config.hxx | 81 sal_Bool IsLocked() const { return (mnLockCount != 0); } in IsLocked() function in Config
|
H A D | stream.hxx | 767 sal_Bool IsLocked() const { return ( nLockCounter!=0 ); } in IsLocked() function in SvFileStream
|
/aoo4110/main/sd/source/ui/view/ |
H A D | UpdateLockManager.cxx | 180 bool UpdateLockManager::IsLocked (void) const in IsLocked() function in sd::UpdateLockManager 297 bool UpdateLockManager::Implementation::IsLocked (void) const in IsLocked() function in sd::UpdateLockManager::Implementation
|
/aoo4110/main/shell/source/win32/shlxthandler/ |
H A D | classfactory.cxx | 164 bool CClassFactory::IsLocked() in IsLocked() function in CClassFactory
|
/aoo4110/main/svx/source/inc/ |
H A D | fmundo.hxx | 171 sal_Bool IsLocked() const { return m_Locks != 0; } in IsLocked() function in FmXUndoEnvironment
|
H A D | fmexpl.hxx | 336 sal_Bool IsLocked() const { return m_nLocks != 0; } in IsLocked() function in svxform::OFormComponentObserver
|
/aoo4110/main/reportdesign/source/ui/report/ |
H A D | ReportControllerObserver.cxx | 227 sal_Bool OXReportControllerObserver::IsLocked() const { return m_pImpl->m_nLocks != 0; } in IsLocked() function in rptui::OXReportControllerObserver
|
/aoo4110/main/shell/source/win32/shlxthandler/prophdl/ |
H A D | propertyhdl.cxx | 418 bool CClassFactory::IsLocked() in IsLocked() function in CClassFactory
|
/aoo4110/main/vcl/source/window/ |
H A D | dockmgr.cxx | 394 sal_Bool DockingManager::IsLocked( const Window *pWindow ) in IsLocked() function in DockingManager 1681 sal_Bool ImplDockingWindowWrapper::IsLocked() const in IsLocked() function in ImplDockingWindowWrapper
|
H A D | window.cxx | 5602 sal_Bool Window::IsLocked( sal_Bool bChilds ) const in IsLocked() function in Window
|
/aoo4110/main/reportdesign/source/core/sdr/ |
H A D | UndoEnv.cxx | 159 sal_Bool OXUndoEnvironment::IsLocked() const { return m_pImpl->m_nLocks != 0; } in IsLocked() function in rptui::OXUndoEnvironment
|
/aoo4110/main/svtools/source/misc/ |
H A D | embedhlp.cxx | 450 sal_Bool EmbeddedObjectRef::IsLocked() const in IsLocked() function in svt::EmbeddedObjectRef
|
/aoo4110/main/sfx2/source/control/ |
H A D | dispatch.cxx | 181 sal_Bool SfxDispatcher::IsLocked( sal_uInt16 ) const in IsLocked() function in SfxDispatcher
|
/aoo4110/main/sw/source/core/layout/ |
H A D | paintfrm.cxx | 160 sal_Bool IsLocked() const { return nLock != 0; } in IsLocked() function in SwLineRect
|