Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/crsr/
H A Dfindattr.cxx917 SwpFmts aFmtArr; in Find() local
960 if( aFmtArr.Count() && aFmtArr.Seek_Entry( pTmpFmt )) in Find()
962 aFmtArr.Insert( pTmpFmt ); in Find()
999 SwpFmts aFmtArr; in Find() local
1058 if( aFmtArr.Count() && aFmtArr.Seek_Entry( pTmpFmt )) in Find()
1060 aFmtArr.Insert( pTmpFmt ); in Find()
/trunk/main/sw/source/core/table/
H A Dswtable.cxx502 SvPtrarr aFmtArr( (sal_uInt8)aLines[0]->GetTabBoxes().Count(), 1 ); in AdjustWidths() local
503 ::lcl_ModifyLines( aLines, nOld, nNew, aFmtArr, true ); in AdjustWidths()

Completed in 45 milliseconds