Searched refs:SetUseSystemFileDialog (Results 1 – 4 of 4) sorted by relevance
169 inline void SetUseSystemFileDialog( sal_Bool bSet ) in SetUseSystemFileDialog() function in SvtMiscOptions_Impl681 void SvtMiscOptions::SetUseSystemFileDialog( sal_Bool bEnable ) in SetUseSystemFileDialog() function in SvtMiscOptions683 m_pDataContainer->SetUseSystemFileDialog( bEnable ); in SetUseSystemFileDialog()
106 void SetUseSystemFileDialog( sal_Bool bSet );
2088 aMiscOptions.SetUseSystemFileDialog( sal_False ); in Main()2285 SvtMiscOptions().SetUseSystemFileDialog( pExecGlobals->bUseSystemFileDialog ); in doShutdown()
358 aMiscOpt.SetUseSystemFileDialog( !aFileDlgCB.IsChecked() ); in FillItemSet()
Completed in 58 milliseconds