Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Dwrtw8sty.cxx960 , aCps( 4, 4 ) in WW8_WrPlcSepx()
966 aCps.Insert( sal_uLong( 0 ), aCps.Count() ); in WW8_WrPlcSepx()
1047 aCps.Insert( nStartCp, aCps.Count() ); in AppendSep()
1070 aCps.Insert(nStartCp, aCps.Count()); in AppendSep()
1824 sal_uInt32 nP = aCps[i]; in WritePlcSed()
1909 : aCps( 0, 16 ), aCntnt( 0, 16 ), pTxtPos( 0 ) in WW8_WrPlcSubDoc()
1920 aCps.Insert( nCp, aCps.Count() ); in Append()
1943 aCps.Insert( nCp, aCps.Count() ); in Append()
1951 aCps.Insert( nCp, aCps.Count() ); in Append()
2005 aCps.Insert( nCP, i ); in WriteGenericTxt()
[all …]
H A Dwrtww8.hxx234 SvULongs aCps; // PTRARR von CPs member in WW8_WrPlcSepx
258 void Finish( WW8_CP nEndCp ) { aCps.Insert( nEndCp, aCps.Count() ); } in Finish()
1181 SvULongs aCps; // PTRARR CP-Pos der Verweise member in WW8_WrPlcSubDoc

Completed in 33 milliseconds