Searched refs:SetFrontPage (Results 1 – 4 of 4) sorted by relevance
1422 if( pValues[7].hasValue() ) SetFrontPage( *(sal_Bool*) pValues[ 7 ].getValue() ); in ReadData()1503 maOptionsPrint.SetFrontPage( pOpts->IsFrontPage() ); in SdOptionsPrintItem()1547 pOpts->SetFrontPage( maOptionsPrint.IsFrontPage() ); in SetOptions()
144 aOptions.GetOptionsPrint().SetFrontPage( aCbxFront.IsChecked() ); in FillItemSet()
641 …void SetFrontPage( sal_Bool bOn = sal_True ) { if( bFront != bOn ) { OptionsChanged(); bFront = bO… in SetFrontPage() function in SdOptionsPrint
573 aPrintOpts.SetFrontPage( bValue ); in _setPropertyValues()
Completed in 38 milliseconds