Searched refs:IsFrontPage (Results 1 – 4 of 4) sorted by relevance
1342 IsFrontPage() == rOpt.IsFrontPage() && in operator ==()1452 pValues[ 7 ] <<= IsFrontPage(); in WriteData()1503 maOptionsPrint.SetFrontPage( pOpts->IsFrontPage() ); in SdOptionsPrintItem()1547 pOpts->SetFrontPage( maOptionsPrint.IsFrontPage() ); in SetOptions()
571 if( aPrintOpts.IsFrontPage() != bValue) in _setPropertyValues()1019 *pValue <<= (sal_Bool)aPrintOpts.IsFrontPage(); in _getPropertyValues()
181 aCbxFront.Check( pPrintOpts->GetOptionsPrint().IsFrontPage() ); in Reset()
619 sal_Bool IsFrontPage() const { Init(); return (sal_Bool) bFront; } in IsFrontPage() function in SdOptionsPrint
Completed in 27 milliseconds