Home
last modified time | relevance | path

Searched refs:IsNotes (Results 1 – 8 of 8) sorted by relevance

/trunk/main/sd/source/ui/app/
H A Doptsitem.cxx1329 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()
/trunk/main/unotools/inc/unotools/
H A Dsearchopt.hxx59 sal_Bool IsNotes() const;
/trunk/main/sd/source/ui/view/
H A DDocumentRenderer.cxx142 bool IsNotes (void) const in IsNotes() function in sd::__anone7cee3020111::PrintOptions
180 return (IsNotes() || IsDraw() || IsHandout()) && IsHiddenPages(); in IsPrintExcluded()
1554 if (mpOptions->IsNotes()) in PreparePages()
/trunk/main/sd/source/ui/unoidl/
H A DUnoDocumentSettings.cxx433 if( aPrintOpts.IsNotes() != bValue ) in _setPropertyValues()
983 *pValue <<= (sal_Bool)aPrintOpts.IsNotes(); in _getPropertyValues()
/trunk/main/sd/source/ui/dlg/
H A Dprntopts.cxx171 aCbxNotes.Check( pPrintOpts->GetOptionsPrint().IsNotes() ); in Reset()
/trunk/main/unotools/source/config/
H A Dsearchopt.cxx620 sal_Bool SvtSearchOptions::IsNotes() const in IsNotes() function in SvtSearchOptions
/trunk/main/svl/source/items/
H A Dsrchitem.cxx135 bNotes = aOpt.IsNotes(); in SvxSearchItem()
/trunk/main/sd/source/ui/inc/
H A Doptsitem.hxx606 sal_Bool IsNotes() const { Init(); return (sal_Bool) bNotes; } in IsNotes() function in SdOptionsPrint

Completed in 64 milliseconds