Home
last modified time | relevance | path

Searched refs:bCharAttr (Results 1 – 4 of 4) sorted by relevance

/aoo42x/main/sw/source/core/doc/
H A Ddocfmt.cxx528 bool bCharAttr = false; in lcl_InsAttr() local
548 bCharAttr = true; in lcl_InsAttr()
567 if ( !bCharAttr && !bOtherAttr ) in lcl_InsAttr()
639 if ( !bCharAttr && !bOtherAttr ) in lcl_InsAttr()
668 if ( !bCharAttr && !bOtherAttr ) in lcl_InsAttr()
/aoo42x/main/sw/source/core/crsr/
H A Dfindattr.cxx908 int bCharAttr = isCHRATR(nWhich) || isTXTATR(nWhich); in Find() local
936 if( bCharAttr ) in Find()
/aoo42x/main/sw/source/filter/ww8/
H A Dwrtw8esh.cxx1280 void MSWord_SdrAttrIter::OutParaAttr(bool bCharAttr) in OutParaAttr() argument
1301 ( bCharAttr ? ( nWhich >= RES_CHRATR_BEGIN && nWhich < RES_TXTATR_END ) in OutParaAttr()
H A Dwrtww8.hxx1442 void OutParaAttr(bool bCharAttr);

Completed in 96 milliseconds