Home
last modified time | relevance | path

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

/aoo4110/main/cui/source/factory/
H A Ddlgfact.cxx1009 bool bActivateLastSelection = false; in CreateVclDialog() local
1011 bActivateLastSelection = true; in CreateVclDialog()
1013 …faTreeOptionsDialog* pOptDlg = new OfaTreeOptionsDialog( pParent, xFrame, bActivateLastSelection ); in CreateVclDialog()
1049 bool bActivateLastSelection = ( nResId != SID_OPTIONS_DATABASES && rParameter.Len() == 0 ); in CreateFrameDialog() local
1050 …aTreeOptionsDialog* pOptDlg = new OfaTreeOptionsDialog( pParent, rxFrame, bActivateLastSelection ); in CreateFrameDialog()
/aoo4110/main/cui/source/inc/
H A Dtreeopt.hxx260 bool bActivateLastSelection = true );
/aoo4110/main/cui/source/options/
H A Dtreeopt.cxx580 bool bActivateLastSelection ) : in OfaTreeOptionsDialog() argument
591 if (bActivateLastSelection) in OfaTreeOptionsDialog()

Completed in 45 milliseconds