Searched refs:pChpPlc (Results 1 – 6 of 6) sorted by relevance
/aoo42x/main/sw/source/filter/ww8/ |
H A D | wrtw8esh.cxx | 420 pChpPlc->AppendFkpEntry( Strm().Tell() ); in DoComboBox() 434 pChpPlc->AppendFkpEntry(Strm().Tell(), sizeof(aArr1), aArr1); in DoComboBox() 467 pChpPlc->AppendFkpEntry( Strm().Tell() ); in DoCheckBox() 480 pChpPlc->AppendFkpEntry(Strm().Tell(), in DoCheckBox() 527 pChpPlc->AppendFkpEntry( Strm().Tell() ); in DoFormText() 540 pChpPlc->AppendFkpEntry(Strm().Tell(), in DoFormText() 563 pChpPlc->AppendFkpEntry(Strm().Tell(), in DoFormText() 1018 pChpPlc->AppendFkpEntry( Strm().Tell() ); in AppendFlyInFlys() 1020 pChpPlc->AppendFkpEntry( Strm().Tell(), sizeof( aSpec8 ), aSpec8 ); in AppendFlyInFlys() 1388 pChpPlc->AppendFkpEntry( Strm().Tell(), in WriteOutliner() [all …]
|
H A D | wrtww8.cxx | 1480 if ( !pGrf || !pChpPlc || !pO ) in OutGrfBullets() 1484 pChpPlc->AppendFkpEntry( Strm().Tell(), pO->Count(), pO->GetData() ); in OutGrfBullets() 1760 pChpPlc->AppendFkpEntry( nPos ); in WriteStringAsPara() 2797 pChpPlc->WriteFkps(); // Fkp.Chpx in WriteFkpPlcUsw() 2805 pChpPlc->WritePlc(); // Plcx.Chpx in WriteFkpPlcUsw() 2826 pChpPlc->WriteFkps(); // Fkp.Chpx in WriteFkpPlcUsw() 2841 pChpPlc->WritePlc(); // Plcx.Chpx in WriteFkpPlcUsw() 3290 pChpPlc = new WW8_WrPlcPn( *this, CHP, pFib->fcMin ); in ExportDocument_Impl() 3385 DELETEZ( pChpPlc ); in ExportDocument_Impl() 3771 pChpPlc->AppendFkpEntry(Strm().Tell()); in WriteFormData() [all …]
|
H A D | ww8atr.cxx | 1038 m_rWW8Export.pChpPlc->AppendFkpEntry( m_rWW8Export.Strm().Tell(), in EndRunProperties() 1058 m_rWW8Export.pChpPlc->AppendFkpEntry( m_rWW8Export.Strm().Tell(), in OutputFKP() 1716 rWrt.pChpPlc->AppendFkpEntry(rWrt.Strm().Tell()); in InsertSpecialChar() 1718 rWrt.pChpPlc->AppendFkpEntry(rWrt.Strm().Tell(), aItems.Count(), in InsertSpecialChar() 1794 rWrt.pChpPlc->AppendFkpEntry(rWrt.Strm().Tell(), aItems.Count(), in InsertSpecialChar() 2466 pChpPlc->AppendFkpEntry( Strm().Tell() ); in WritePostItBegin() 2472 pChpPlc->AppendFkpEntry( Strm().Tell(), static_cast< short >(pArr - aArr), aArr ); in WritePostItBegin() 2489 m_rWW8Export.pChpPlc->AppendFkpEntry(m_rWW8Export.Strm().Tell()); in HiddenField() 3186 pChpPlc->AppendFkpEntry( Strm().Tell() ); in WriteFtnBegin() 3225 pChpPlc->AppendFkpEntry( Strm().Tell(), aOutArr.Count(), in WriteFtnBegin() [all …]
|
H A D | wrtww8gr.cxx | 315 pChpPlc->AppendFkpEntry( Strm().Tell(), in OutputOLENode() 384 pChpPlc->AppendFkpEntry( Strm().Tell(), pO->Count(), pO->GetData() ); in OutGrf() 471 pChpPlc->AppendFkpEntry( Strm().Tell(), static_cast< short >(pArr - aArr), aArr ); in OutGrf()
|
H A D | wrtw8nds.cxx | 923 m_rWW8Export.pChpPlc->AppendFkpEntry( m_rWW8Export.Strm().Tell() ); in StartURL() 938 m_rWW8Export.pChpPlc->AppendFkpEntry( m_rWW8Export.Strm().Tell(), sizeof( aArr1 ), aArr1 ); in StartURL() 1103 m_rWW8Export.pChpPlc->AppendFkpEntry( m_rWW8Export.Strm().Tell(), aItems.Count(), in FieldVanish() 1107 m_rWW8Export.pChpPlc->AppendFkpEntry( m_rWW8Export.Strm().Tell(), nStt_sprmCFSpec, in FieldVanish() 1110 m_rWW8Export.pChpPlc->AppendFkpEntry( m_rWW8Export.Strm().Tell(), aItems.Count(), in FieldVanish() 1644 …m_rWW8Export.pChpPlc->AppendFkpEntry( m_rWW8Export.Strm().Tell(), m_rWW8Export.pO->Count(), m_rWW8… in FormatDrop()
|
H A D | wrtww8.hxx | 502 WW8_WrPlcPn* pChpPlc; member in MSWordExportBase
|
Completed in 87 milliseconds