Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/appl/
H A Dshutdownicon.cxx756 sal_Bool bAutostart = sal_False; in initialize() local
757 bAutostart = ::cppu::any2bool( aArguments[1] ); in initialize()
758 if (bAutostart && !GetAutostart()) in initialize()
760 if (!bAutostart && GetAutostart()) in initialize()
/trunk/main/desktop/source/app/
H A Dappfirststart.cxx280 sal_Bool bAutostart( sal_True ); in EnableQuickstart() local
283 aSeq[1] <<= bAutostart; in EnableQuickstart()
/trunk/main/framework/source/services/
H A Dlicense.cxx375 sal_Bool bAutostart( sal_True ); in execute() local
378 aSeq[1] <<= bAutostart; in execute()

Completed in 32 milliseconds