Searched refs:aCps (Results 1 – 2 of 2) sorted by relevance
| /AOO42X/main/sw/source/filter/ww8/ |
| H A D | wrtw8sty.cxx | 959 , aCps( 4, 4 ) in WW8_WrPlcSepx() 965 aCps.Insert( sal_uLong( 0 ), aCps.Count() ); in WW8_WrPlcSepx() 1046 aCps.Insert( nStartCp, aCps.Count() ); in AppendSep() 1069 aCps.Insert(nStartCp, aCps.Count()); in AppendSep() 1816 ASSERT( aCps.Count() == aSects.Count() + 1, "WrPlcSepx: DeSync" ); in WritePlcSed() 1823 sal_uInt32 nP = aCps[i]; in WritePlcSed() 1908 : aCps( 0, 16 ), aCntnt( 0, 16 ), pTxtPos( 0 ) in WW8_WrPlcSubDoc() 1919 aCps.Insert( nCp, aCps.Count() ); in Append() 1942 aCps.Insert( nCp, aCps.Count() ); in Append() 1950 aCps.Insert( nCp, aCps.Count() ); in Append() [all …]
|
| H A D | wrtww8.hxx | 233 SvULongs aCps; // PTRARR von CPs member in WW8_WrPlcSepx 257 void Finish( WW8_CP nEndCp ) { aCps.Insert( nEndCp, aCps.Count() ); } in Finish() 1180 SvULongs aCps; // PTRARR CP-Pos der Verweise member in WW8_WrPlcSubDoc
|