Home
last modified time | relevance | path

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

/trunk/main/desktop/source/app/
H A Dapp.cxx1810 sal_Bool bUseSystemFileDialog; member
1816 , bUseSystemFileDialog( sal_True ) in ExecuteGlobals()
2080 pExecGlobals->bUseSystemFileDialog = aMiscOptions.UseSystemFileDialog(); in Main()
2278 SvtMiscOptions().SetUseSystemFileDialog( pExecGlobals->bUseSystemFileDialog ); in doShutdown()