Home
last modified time | relevance | path

Searched refs:bSrchInSel (Results 1 – 3 of 3) sorted by relevance

/aoo42x/main/unotools/inc/unotools/
H A Dtextsearch.hxx65 int bSrchInSel : 1; // search only in the selection member in utl::SearchParam
82 sal_Bool bSrchInSel = sal_False );
90 int IsSrchInSelection() const { return bSrchInSel; } in IsSrchInSelection()
99 void SetSrchInSelection( int bFlag ) { bSrchInSel = bFlag; } in SetSrchInSelection()
/aoo42x/main/unotools/source/i18n/
H A Dtextsearch.cxx60 bSrchInSel = bSearchInSel; in SearchParam()
79 bSrchInSel = rParam.bSrchInSel; in SearchParam()
/aoo42x/main/sw/source/core/edit/
H A Dedtox.cxx372 sal_Bool bSrchInSel = sal_False; in ApplyAutoMark() local
389 if ( bSrchInSel) in ApplyAutoMark()

Completed in 22 milliseconds