Searched defs:SetNotes (Results 1 – 3 of 3) sorted by relevance
145 void SetNotes(sal_Bool bNew) { bNotes = bNew; } in SetNotes() function in SvxSearchItem
626 void SvtSearchOptions::SetNotes( sal_Bool bVal ) in SetNotes() function in SvtSearchOptions
628 …void SetNotes( sal_Bool bOn = sal_True ) { if( bNotes != bOn ) { OptionsChanged(); bNotes = bOn; }… in SetNotes() function in SdOptionsPrint
Completed in 41 milliseconds