Searched refs:pChpPlc (Results 1 – 6 of 6) sorted by relevance
| /AOO41X/main/sw/source/filter/ww8/ |
| H A D | wrtw8esh.cxx | 431 pChpPlc->AppendFkpEntry( Strm().Tell() ); in DoComboBox() 445 pChpPlc->AppendFkpEntry(Strm().Tell(), sizeof(aArr1), aArr1); in DoComboBox() 478 pChpPlc->AppendFkpEntry( Strm().Tell() ); in DoCheckBox() 491 pChpPlc->AppendFkpEntry(Strm().Tell(), in DoCheckBox() 538 pChpPlc->AppendFkpEntry( Strm().Tell() ); in DoFormText() 551 pChpPlc->AppendFkpEntry(Strm().Tell(), in DoFormText() 574 pChpPlc->AppendFkpEntry(Strm().Tell(), in DoFormText() 1029 pChpPlc->AppendFkpEntry( Strm().Tell() ); in AppendFlyInFlys() 1031 pChpPlc->AppendFkpEntry( Strm().Tell(), sizeof( aSpec8 ), aSpec8 ); in AppendFlyInFlys() 1399 pChpPlc->AppendFkpEntry( Strm().Tell(), in WriteOutliner() [all …]
|
| H A D | wrtww8.cxx | 1494 if ( !pGrf || !pChpPlc || !pO ) in OutGrfBullets() 1498 pChpPlc->AppendFkpEntry( Strm().Tell(), pO->Count(), pO->GetData() ); in OutGrfBullets() 1529 pChpPlc->AppendFkpEntry( Strm().Tell(), static_cast< short >(pArr - aArr), aArr ); in OutGrfBullets() 1774 pChpPlc->AppendFkpEntry( nPos ); in WriteStringAsPara() 2806 pChpPlc->AppendFkpEntry( Strm().Tell() ); // Sepx mit fSpecial in WriteFkpPlcUsw() 2809 pChpPlc->AppendFkpEntry( Strm().Tell(), sizeof( aSpec ), aSpec ); in WriteFkpPlcUsw() 2811 pChpPlc->WriteFkps(); // Fkp.Chpx in WriteFkpPlcUsw() 2819 pChpPlc->WritePlc(); // Plcx.Chpx in WriteFkpPlcUsw() 2840 pChpPlc->WriteFkps(); // Fkp.Chpx in WriteFkpPlcUsw() 2855 pChpPlc->WritePlc(); // Plcx.Chpx in WriteFkpPlcUsw() [all …]
|
| H A D | ww8atr.cxx | 988 m_rWW8Export.pChpPlc->AppendFkpEntry( m_rWW8Export.Strm().Tell(), m_rWW8Export.pO->Count(), in EndParagraph() 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() 1953 … pChpPlc->AppendFkpEntry( Strm().Tell(), static_cast< short >(pArr - aArr), aArr ); in OutputField() 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() [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
|