Home
last modified time | relevance | path

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

/trunk/main/unotools/source/config/
H A Djavaoptions.cxx55 sal_Bool IsExecuteApplets() const {return bExecute;} in IsExecuteApplets() function in SvtExecAppletsItem_Impl
325 sal_Bool SvtJavaOptions::IsExecuteApplets() const in IsExecuteApplets() function in SvtJavaOptions
327 return pImpl->aExecItem.IsExecuteApplets(); in IsExecuteApplets()
334 if(!pImpl->aExecItem.IsReadOnly() && pImpl->aExecItem.IsExecuteApplets() != bSet) in SetExecuteApplets()
/trunk/main/unotools/inc/unotools/
H A Djavaoptions.hxx57 sal_Bool IsExecuteApplets() const;

Completed in 16 milliseconds