Searched refs:bNoCollections (Results 1 – 4 of 4) sorted by relevance
/aoo42x/main/sw/source/core/crsr/ |
H A D | findattr.cxx | 188 SwAttrCheckArr( const SfxItemSet& rSet, int bForward, int bNoCollections ); 211 int bNoCollections ) in SwAttrCheckArr() argument 215 bNoColls = 0 != bNoCollections; in SwAttrCheckArr() 1297 sal_uLong SwCursor::Find( const SfxItemSet& rSet, sal_Bool bNoCollections, in Find() argument 1316 SwFindParaAttr aSwFindParaAttr( rSet, bNoCollections, pSearchOpt, in Find()
|
H A D | crsrsh.cxx | 3208 sal_uLong SwCrsrShell::Find( const SfxItemSet& rSet, sal_Bool bNoCollections, in Find() argument 3218 sal_uLong nRet = pCurCrsr->Find( rSet, bNoCollections, eStart, eEnde, bCancel, in Find()
|
/aoo42x/main/sw/inc/ |
H A D | swcrsr.hxx | 118 sal_uLong Find( const SfxItemSet& rSet, sal_Bool bNoCollections,
|
H A D | crsrsh.hxx | 407 sal_uLong Find( const SfxItemSet& rSet, sal_Bool bNoCollections,
|
Completed in 63 milliseconds