Home
last modified time | relevance | path

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

/AOO41X/main/svl/inc/svl/
H A Ddocumentlockfile.hxx60 static void AllowInteraction( sal_Bool bAllow ) { m_bAllowInteraction = bAllow; } in AllowInteraction() function in svt::DocumentLockFile
/AOO41X/main/desktop/source/app/
H A Dcmdlineargs.cxx460 ::svt::DocumentLockFile::AllowInteraction( sal_False ); in InterpretCommandLineParameter()