Lines Matching refs:Insert

293         pO->Insert( (sal_uInt8)0, pO->Count() );         // Adresse  in impl_SkipOdd()
349 pO->Insert( aWW8_STD, static_cast< sal_uInt16 >( pData - aWW8_STD ), pO->Count() ); in StartStyle()
361 pO->Insert( (sal_uInt8)rName.Len(), pO->Count() ); // Laenge in StartStyle()
364 pO->Insert( (sal_uInt8)0, pO->Count() ); // Trotz P-String 0 am Ende! in StartStyle()
887 aPos.Insert( nStartCpOrFc - nOfs, aPos.Count() ); in Append()
966 aCps.Insert( sal_uLong( 0 ), aCps.Count() ); in WW8_WrPlcSepx()
1036 aSects.Insert( WW8_SepInfo( pPd, pSectionFmt, nLnNumRestartNo ), in AppendSection()
1047 aCps.Insert( nStartCp, aCps.Count() ); in AppendSep()
1060 aSects.Insert( aI, aSects.Count() ); in AppendSection()
1070 aCps.Insert(nStartCp, aCps.Count()); in AppendSep()
1292 m_rWW8Export.pO->Insert( 139, m_rWW8Export.pO->Count() ); in SectionFormProtection()
1293 m_rWW8Export.pO->Insert( 1 , m_rWW8Export.pO->Count() ); in SectionFormProtection()
1303 m_rWW8Export.pO->Insert( 154, m_rWW8Export.pO->Count() ); in SectionLineNumbering()
1310 m_rWW8Export.pO->Insert( 155, m_rWW8Export.pO->Count() ); in SectionLineNumbering()
1319 m_rWW8Export.pO->Insert( 152, m_rWW8Export.pO->Count() ); in SectionLineNumbering()
1320 m_rWW8Export.pO->Insert( nRestartNo ? 1 : 2, m_rWW8Export.pO->Count() ); in SectionLineNumbering()
1329 m_rWW8Export.pO->Insert( 160, m_rWW8Export.pO->Count() ); in SectionLineNumbering()
1340 m_rWW8Export.pO->Insert( 143, m_rWW8Export.pO->Count() ); in SectionTitlePage()
1341 m_rWW8Export.pO->Insert( 1, m_rWW8Export.pO->Count() ); in SectionTitlePage()
1380 m_rWW8Export.pO->Insert( bBiDi? 1: 0, m_rWW8Export.pO->Count() ); in SectionBiDi()
1391 m_rWW8Export.pO->Insert( 147, m_rWW8Export.pO->Count() ); in SectionPageNumbering()
1392 m_rWW8Export.pO->Insert( nb, m_rWW8Export.pO->Count() ); in SectionPageNumbering()
1400 m_rWW8Export.pO->Insert( 150, m_rWW8Export.pO->Count() ); in SectionPageNumbering()
1401 m_rWW8Export.pO->Insert( 1, m_rWW8Export.pO->Count() ); in SectionPageNumbering()
1407 m_rWW8Export.pO->Insert( 161, m_rWW8Export.pO->Count() ); in SectionPageNumbering()
1419 m_rWW8Export.pO->Insert( 142, m_rWW8Export.pO->Count() ); in SectionType()
1420 m_rWW8Export.pO->Insert( nBreakCode, m_rWW8Export.pO->Count() ); in SectionType()
1439 m_rWW8Export.pO->Insert( 153, m_rWW8Export.pO->Count() ); in SectionWW6HeaderFooterFlags()
1440 m_rWW8Export.pO->Insert( nTmpFlags, m_rWW8Export.pO->Count() ); in SectionWW6HeaderFooterFlags()
1920 aCps.Insert( nCp, aCps.Count() ); in Append()
1922 aCntnt.Insert( p, aCntnt.Count() ); in Append()
1943 aCps.Insert( nCp, aCps.Count() ); in Append()
1945 aCntnt.Insert( p, aCntnt.Count() ); in Append()
1951 aCps.Insert( nCp, aCps.Count() ); in Append()
1953 aCntnt.Insert( p, aCntnt.Count() ); in Append()
2005 aCps.Insert( nCP, i ); in WriteGenericTxt()