Searched refs:IsNotes (Results 1 – 8 of 8) sorted by relevance
1329 IsNotes() == rOpt.IsNotes() && in operator ==()1461 pValues[ 12 ] <<= IsNotes(); in WriteData()1490 maOptionsPrint.SetNotes( pOpts->IsNotes() ); in SdOptionsPrintItem()1534 pOpts->SetNotes( maOptionsPrint.IsNotes() ); in SetOptions()
59 sal_Bool IsNotes() const;
142 bool IsNotes (void) const in IsNotes() function in sd::__anone7cee3020111::PrintOptions180 return (IsNotes() || IsDraw() || IsHandout()) && IsHiddenPages(); in IsPrintExcluded()1554 if (mpOptions->IsNotes()) in PreparePages()
433 if( aPrintOpts.IsNotes() != bValue ) in _setPropertyValues()983 *pValue <<= (sal_Bool)aPrintOpts.IsNotes(); in _getPropertyValues()
171 aCbxNotes.Check( pPrintOpts->GetOptionsPrint().IsNotes() ); in Reset()
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 77 milliseconds