Searched defs:isLocked (Results 1 – 9 of 9) sorted by relevance
35 bool isLocked() const { return mnLock != 0; } in isLocked() function in sd::ScopeLock
532 sal_Bool isLocked() const {return m_bLocked;} in isLocked() function in svxform::FormController
195 sal_Bool isLocked() const { return m_bLocked; } in isLocked() function in DbGridColumn
370 ::sal_Bool SAL_CALL UndoManager::isLocked( ) throw (RuntimeException) in isLocked() function in dbaui::UndoManager
418 ::sal_Bool SAL_CALL DocumentUndoManager::isLocked( ) throw (RuntimeException) in isLocked() function in sfx2::DocumentUndoManager
387 ::sal_Bool SAL_CALL UndoManager::isLocked( ) throw (RuntimeException) in isLocked() function in chart::UndoManager
1146 ::sal_Bool UndoManagerHelper::isLocked() in isLocked() function in framework::UndoManagerHelper
692 sal_Bool isLocked() const { return (sal_Bool)mbModelLocked; } in isLocked() function in SdrModel
2480 sal_Bool SAL_CALL VCLXWindow::isLocked( ) throw (::com::sun::star::uno::RuntimeException) in isLocked() function in VCLXWindow
Completed in 108 milliseconds