Home
last modified time | relevance | path

Searched refs:m_bAllowInteraction (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/svl/inc/svl/
H A Ddocumentlockfile.hxx43 static sal_Bool m_bAllowInteraction; member in svt::DocumentLockFile
60 static void AllowInteraction( sal_Bool bAllow ) { m_bAllowInteraction = bAllow; } in AllowInteraction()
61 static sal_Bool IsInteractionAllowed() { return m_bAllowInteraction; } in IsInteractionAllowed()
/aoo4110/main/svl/source/misc/
H A Ddocumentlockfile.cxx59 sal_Bool DocumentLockFile::m_bAllowInteraction = sal_True; member in svt::DocumentLockFile

Completed in 9 milliseconds