Home
last modified time | relevance | path

Searched refs:aFmtArr (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/sw/source/core/crsr/
H A Dfindattr.cxx915 SwpFmts aFmtArr; in Find() local
958 if( aFmtArr.Count() && aFmtArr.Seek_Entry( pTmpFmt )) in Find()
960 aFmtArr.Insert( pTmpFmt ); in Find()
997 SwpFmts aFmtArr; in Find() local
1056 if( aFmtArr.Count() && aFmtArr.Seek_Entry( pTmpFmt )) in Find()
1058 aFmtArr.Insert( pTmpFmt ); in Find()
/aoo41x/main/sw/source/core/table/
H A Dswtable.cxx436 SvPtrarr aFmtArr( (sal_uInt8)aLines[0]->GetTabBoxes().Count(), 1 ); in AdjustWidths() local
437 ::lcl_ModifyLines( aLines, nOld, nNew, aFmtArr, true ); in AdjustWidths()

Completed in 22 milliseconds