Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/app/
H A Doptsitem.cxx1431 if( pValues[12].hasValue() ) SetNotes( *(sal_Bool*) pValues[ 12 ].getValue() ); in ReadData()
1490 maOptionsPrint.SetNotes( pOpts->IsNotes() ); in SdOptionsPrintItem()
1534 pOpts->SetNotes( maOptionsPrint.IsNotes() ); in SetOptions()
/trunk/main/unotools/inc/unotools/
H A Dsearchopt.hxx68 void SetNotes( sal_Bool bVal);
/trunk/main/svl/inc/svl/
H A Dsrchitem.hxx145 void SetNotes(sal_Bool bNew) { bNotes = bNew; } in SetNotes() function in SvxSearchItem
/trunk/main/sd/source/ui/dlg/
H A Dprntopts.cxx134 aOptions.GetOptionsPrint().SetNotes( aCbxNotes.IsChecked() ); in FillItemSet()
/trunk/main/svx/source/dialog/
H A Dsrchdlg.cxx650 aOpt.SetNotes ( aNotesBtn .IsChecked() ); in Close()
1486 pSearchItem->SetNotes( GetCheckBoxValue( aNotesBtn ) ); in IMPL_LINK()
2491 pSearchItem->SetNotes( GetCheckBoxValue( aNotesBtn ) ); in SaveToModule_Impl()
/trunk/main/unotools/source/config/
H A Dsearchopt.cxx626 void SvtSearchOptions::SetNotes( sal_Bool bVal ) in SetNotes() function in SvtSearchOptions
/trunk/main/sd/source/ui/inc/
H A Doptsitem.hxx628 …void SetNotes( sal_Bool bOn = sal_True ) { if( bNotes != bOn ) { OptionsChanged(); bNotes = bOn; }… in SetNotes() function in SdOptionsPrint
/trunk/main/sd/source/ui/unoidl/
H A DUnoDocumentSettings.cxx435 aPrintOpts.SetNotes( bValue ); in _setPropertyValues()

Completed in 60 milliseconds