Home
last modified time | relevance | path

Searched defs:IsLocked (Results 1 – 20 of 20) sorted by relevance

/trunk/main/sfx2/inc/
H A Didpool.hxx52 inline sal_Bool IdPool::IsLocked( sal_uInt16 nId ) const in IsLocked() function in IdPool
/trunk/main/sw/source/core/inc/
H A Dlaycache.hxx59 sal_Bool IsLocked() const { return nLockCount > 0; } in IsLocked() function in SwLayoutCache
H A Dflyfrm.hxx199 sal_Bool IsLocked() const { return bLocked; } in IsLocked() function in SwFlyFrm
H A Dswcache.hxx191 inline sal_Bool IsLocked() const { return 0 != nLock; } in IsLocked() function in SwCacheObj
H A Dfrmtool.hxx441 static sal_Bool IsLocked() { return StackHack::bLocked; } in IsLocked() function in StackHack
/trunk/main/sfx2/source/inc/
H A Dsplitwin.hxx103 sal_Bool IsLocked() const { return bLocked; } in IsLocked() function in SfxSplitWindow
/trunk/main/tools/inc/tools/
H A Dconfig.hxx81 sal_Bool IsLocked() const { return (mnLockCount != 0); } in IsLocked() function in Config
H A Dstream.hxx767 sal_Bool IsLocked() const { return ( nLockCounter!=0 ); } in IsLocked() function in SvFileStream
/trunk/main/sd/source/ui/view/
H A DUpdateLockManager.cxx180 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
/trunk/main/shell/source/win32/shlxthandler/
H A Dclassfactory.cxx164 bool CClassFactory::IsLocked() in IsLocked() function in CClassFactory
/trunk/main/svx/source/inc/
H A Dfmundo.hxx171 sal_Bool IsLocked() const { return m_Locks != 0; } in IsLocked() function in FmXUndoEnvironment
H A Dfmexpl.hxx336 sal_Bool IsLocked() const { return m_nLocks != 0; } in IsLocked() function in svxform::OFormComponentObserver
/trunk/main/reportdesign/source/ui/report/
H A DReportControllerObserver.cxx227 sal_Bool OXReportControllerObserver::IsLocked() const { return m_pImpl->m_nLocks != 0; } in IsLocked() function in rptui::OXReportControllerObserver
/trunk/main/shell/source/win32/shlxthandler/prophdl/
H A Dpropertyhdl.cxx418 bool CClassFactory::IsLocked() in IsLocked() function in CClassFactory
/trunk/main/vcl/source/window/
H A Ddockmgr.cxx394 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 Dwindow.cxx5602 sal_Bool Window::IsLocked( sal_Bool bChilds ) const in IsLocked() function in Window
/trunk/main/reportdesign/source/core/sdr/
H A DUndoEnv.cxx159 sal_Bool OXUndoEnvironment::IsLocked() const { return m_pImpl->m_nLocks != 0; } in IsLocked() function in rptui::OXUndoEnvironment
/trunk/main/svtools/source/misc/
H A Dembedhlp.cxx450 sal_Bool EmbeddedObjectRef::IsLocked() const in IsLocked() function in svt::EmbeddedObjectRef
/trunk/main/sfx2/source/control/
H A Ddispatch.cxx181 sal_Bool SfxDispatcher::IsLocked( sal_uInt16 ) const in IsLocked() function in SfxDispatcher
/trunk/main/sw/source/core/layout/
H A Dpaintfrm.cxx160 sal_Bool IsLocked() const { return nLock != 0; } in IsLocked() function in SwLineRect

Completed in 162 milliseconds