Lines Matching refs:pO

1480 	if ( !pGrf || !pChpPlc || !pO )  in OutGrfBullets()
1484 pChpPlc->AppendFkpEntry( Strm().Tell(), pO->Count(), pO->GetData() ); in OutGrfBullets()
1485 pO->Remove( 0, pO->Count() ); in OutGrfBullets()
1928 if ( pO->Count() ) in SaveData()
1930 rData.pOOld = pO; in SaveData()
1931 pO = new WW8Bytes( 128, 128 ); in SaveData()
1951 ASSERT( !pO->Count(), "pO is not empty in WW8Export::RestoreData()" ); in RestoreData()
1954 delete pO; in RestoreData()
1955 pO = rData.pOOld; in RestoreData()
1975 m_rWW8Export.pO->Insert( (sal_uInt8)0x1, m_rWW8Export.pO->Count() ); in TableInfoCell()
1982 m_rWW8Export.pO->Insert( (sal_uInt8)0x1, m_rWW8Export.pO->Count() ); in TableInfoCell()
1997 m_rWW8Export.pO->Insert( (sal_uInt8)0x1, m_rWW8Export.pO->Count() ); in TableInfoRow()
2002 m_rWW8Export.pO->Insert( (sal_uInt8)0x1, m_rWW8Export.pO->Count() ); in TableInfoRow()
2011 m_rWW8Export.pO->Insert( (sal_uInt8)0x1, m_rWW8Export.pO->Count() ); in TableInfoRow()
2013 m_rWW8Export.pO->Insert( (sal_uInt8)0x1, m_rWW8Export.pO->Count() ); in TableInfoRow()
2097 m_rWW8Export.pO->Insert( sal_uInt8(n), m_rWW8Export.pO->Count() ); //start range in TableVerticalCell()
2098 m_rWW8Export.pO->Insert( sal_uInt8(n + 1), m_rWW8Export.pO->Count() ); //end range in TableVerticalCell()
2121 m_rWW8Export.pO->Insert( nCantSplit, m_rWW8Export.pO->Count() ); in TableCanSplit()
2126 m_rWW8Export.pO->Insert( 185, m_rWW8Export.pO->Count() ); in TableCanSplit()
2128 m_rWW8Export.pO->Insert( nCantSplit, m_rWW8Export.pO->Count() ); in TableCanSplit()
2189 m_rWW8Export.pO->Insert( 189, m_rWW8Export.pO->Count() ); in TableHeight()
2223 m_rWW8Export.pO->Insert( 182, m_rWW8Export.pO->Count() ); in TableOrientation()
2250 m_rWW8Export.pO->Insert( nTPc, m_rWW8Export.pO->Count() ); in TableSpacing()
2276 m_rWW8Export.pO->Insert( 186, m_rWW8Export.pO->Count() ); in TableDefinition()
2277 m_rWW8Export.pO->Insert( 1, m_rWW8Export.pO->Count() ); in TableDefinition()
2293 m_rWW8Export.pO->Insert( static_cast<sal_uInt8>(nBoxes), m_rWW8Export.pO->Count() ); in TableDefinition()
2361 sal_uInt16 npOCount = m_rWW8Export.pO->Count(); in TableDefinition()
2378 m_rWW8Export.pO->Insert( aNullBytes, 2, m_rWW8Export.pO->Count() ); // dummy in TableDefinition()
2383 m_rWW8Export.Out_SwFmtTableBox( *m_rWW8Export.pO, &rBoxItem ); // 8/16 Byte in TableDefinition()
2386 m_rWW8Export.Out_SwFmtTableBox( *m_rWW8Export.pO, NULL); // 8/16 Byte in TableDefinition()
2389 ::std::clog << "<tclength>" << m_rWW8Export.pO->Count() - npOCount << "</tclength>" in TableDefinition()
2483 SwWW8Writer::InsUInt16( *m_rWW8Export.pO, 0xD634 ); in TableDefaultBorders()
2484 m_rWW8Export.pO->Insert( sal_uInt8(6), m_rWW8Export.pO->Count() ); in TableDefaultBorders()
2485 m_rWW8Export.pO->Insert( sal_uInt8(0), m_rWW8Export.pO->Count() ); in TableDefaultBorders()
2486 m_rWW8Export.pO->Insert( sal_uInt8(1), m_rWW8Export.pO->Count() ); in TableDefaultBorders()
2487 m_rWW8Export.pO->Insert( sal_uInt8(1 << i), m_rWW8Export.pO->Count() ); in TableDefaultBorders()
2488 m_rWW8Export.pO->Insert( sal_uInt8(3), m_rWW8Export.pO->Count() ); in TableDefaultBorders()
2490 SwWW8Writer::InsUInt16( *m_rWW8Export.pO, in TableDefaultBorders()
2505 m_rWW8Export.pO->Insert( (sal_uInt8)191, m_rWW8Export.pO->Count() ); in TableBackgrounds()
2506 m_rWW8Export.pO->Insert( (sal_uInt8)(nBoxes * 2), m_rWW8Export.pO->Count() ); // Len in TableBackgrounds()
2537 m_rWW8Export.pO->Insert( in TableBackgrounds()
2539 m_rWW8Export.pO->Count() ); in TableBackgrounds()
3291 pO = new WW8Bytes( 128, 128 ); in ExportDocument_Impl()
3384 DELETEZ( pO ); in ExportDocument_Impl()
3579 pO( NULL ), in WW8Export()
3906 m_rWW8Export.pO->Remove( 0, m_rWW8Export.pO->Count() ); // leeren in TableNodeInfoInner()
3921 m_rWW8Export.pO->Insert( (sal_uInt8*)&nStyle, 2, in TableNodeInfoInner()
3922 m_rWW8Export.pO->Count() ); // Style # in TableNodeInfoInner()
3925 ( m_rWW8Export.Strm().Tell(), m_rWW8Export.pO->Count(), in TableNodeInfoInner()
3926 m_rWW8Export.pO->GetData() ); in TableNodeInfoInner()
3928 m_rWW8Export.pO->Remove( 0, m_rWW8Export.pO->Count() ); // leeren in TableNodeInfoInner()
3939 m_rWW8Export.pO->Insert( (sal_uInt8*)&nStyle, 2, m_rWW8Export.pO->Count() ); // Style # in TableNodeInfoInner()
3941 m_rWW8Export.pPapPlc->AppendFkpEntry( m_rWW8Export.Strm().Tell(), m_rWW8Export.pO->Count(), in TableNodeInfoInner()
3942 m_rWW8Export.pO->GetData() ); in TableNodeInfoInner()
3944 m_rWW8Export.pO->Remove( 0, m_rWW8Export.pO->Count() ); // leeren in TableNodeInfoInner()
3960 … m_rWW8Export.pO->Insert( (sal_uInt8*)&nStyle, 2, m_rWW8Export.pO->Count() ); // Style # in TableNodeInfoInner()
3962 … m_rWW8Export.pPapPlc->AppendFkpEntry( m_rWW8Export.Strm().Tell(), m_rWW8Export.pO->Count(), in TableNodeInfoInner()
3963 m_rWW8Export.pO->GetData() ); in TableNodeInfoInner()
3965 m_rWW8Export.pO->Remove( 0, m_rWW8Export.pO->Count() ); // leeren in TableNodeInfoInner()
3977 m_rWW8Export.pO->Insert( (sal_uInt8*)&nStyle, 2, m_rWW8Export.pO->Count() ); // Style # in TableNodeInfoInner()
3979 m_rWW8Export.pPapPlc->AppendFkpEntry( m_rWW8Export.Strm().Tell(), m_rWW8Export.pO->Count(), in TableNodeInfoInner()
3980 m_rWW8Export.pO->GetData() ); in TableNodeInfoInner()
3982 m_rWW8Export.pO->Remove( 0, m_rWW8Export.pO->Count() ); // leeren in TableNodeInfoInner()