Home
last modified time | relevance | path

Searched refs:bAllowUIToAddAuthor (Results 1 – 4 of 4) sorted by relevance

/AOO41X/main/sfx2/inc/sfx2/
H A Ddocmacromode.hxx171 hasTrustedScriptingSignature( sal_Bool bAllowUIToAddAuthor ) = 0;
/AOO41X/main/sfx2/source/inc/
H A Dobjshimp.hxx167 virtual sal_Bool hasTrustedScriptingSignature( sal_Bool bAllowUIToAddAuthor );
/AOO41X/main/dbaccess/source/core/dataaccess/
H A DModelImpl.hxx502 virtual sal_Bool hasTrustedScriptingSignature( sal_Bool bAllowUIToAddAuthor );
/AOO41X/main/sfx2/source/doc/
H A Dobjmisc.cxx2246 sal_Bool SfxObjectShell_Impl::hasTrustedScriptingSignature( sal_Bool bAllowUIToAddAuthor ) in hasTrustedScriptingSignature() argument
2285 if ( !bResult && bAllowUIToAddAuthor ) in hasTrustedScriptingSignature()