Searched refs:IsNotes (Results 1 – 8 of 8) sorted by relevance
1353 IsNotes() == rOpt.IsNotes() && in operator ==()1485 pValues[ 12 ] <<= IsNotes(); in WriteData()1516 maOptionsPrint.SetNotes( pOpts->IsNotes() ); in SdOptionsPrintItem()1560 pOpts->SetNotes( maOptionsPrint.IsNotes() ); in SetOptions()
59 sal_Bool IsNotes() const;
171 aCbxNotes.Check( pPrintOpts->GetOptionsPrint().IsNotes() ); in Reset()
433 if( aPrintOpts.IsNotes() != bValue ) in _setPropertyValues()983 *pValue <<= (sal_Bool)aPrintOpts.IsNotes(); in _getPropertyValues()
142 bool IsNotes (void) const in IsNotes() function in sd::__anon185a39d30111::PrintOptions180 return (IsNotes() || IsDraw() || IsHandout()) && IsHiddenPages(); in IsPrintExcluded()1554 if (mpOptions->IsNotes()) in PreparePages()
620 sal_Bool SvtSearchOptions::IsNotes() const in IsNotes() function in SvtSearchOptions
135 bNotes = aOpt.IsNotes(); in SvxSearchItem()
606 sal_Bool IsNotes() const { Init(); return (sal_Bool) bNotes; } in IsNotes() function in SdOptionsPrint
Completed in 68 milliseconds