Home
last modified time | relevance | path

Searched defs:SetNotes (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/svl/inc/svl/
H A Dsrchitem.hxx145 void SetNotes(sal_Bool bNew) { bNotes = bNew; } in SetNotes() function in SvxSearchItem
/aoo41x/main/unotools/source/config/
H A Dsearchopt.cxx626 void SvtSearchOptions::SetNotes( sal_Bool bVal ) in SetNotes() function in SvtSearchOptions
/aoo41x/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

Completed in 23 milliseconds