Searched refs:aCps (Results 1 – 2 of 2) sorted by relevance
/aoo4110/main/sw/source/filter/ww8/ |
H A D | wrtw8sty.cxx | 960 , 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 D | wrtww8.hxx | 234 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 37 milliseconds