Home
last modified time | relevance | path

Searched refs:AppendFkpEntry (Results 1 – 6 of 6) sorted by relevance

/aoo4110/main/sw/source/filter/ww8/
H A Dwrtw8esh.cxx431 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()
1399 pChpPlc->AppendFkpEntry( Strm().Tell(), in WriteOutliner()
1420 pPapPlc->AppendFkpEntry( Strm().Tell(), in WriteOutliner()
[all …]
H A Dww8atr.cxx1038 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()
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()
3577 pPapPlc->AppendFkpEntry(rStrm.Tell()); in ReplaceCr()
[all …]
H A Dwrtww8.cxx909 void WW8_WrPlcPn::AppendFkpEntry(WW8_FC nEndFc,short nVarLen,const sal_uInt8* pSprms) in AppendFkpEntry() function in WW8_WrPlcPn
1498 pChpPlc->AppendFkpEntry( Strm().Tell(), pO->Count(), pO->GetData() ); in OutGrfBullets()
1529 pChpPlc->AppendFkpEntry( Strm().Tell(), static_cast< short >(pArr - aArr), aArr ); in OutGrfBullets()
1773 pPapPlc->AppendFkpEntry( nPos, aArr.Count(), aArr.GetData() ); in WriteStringAsPara()
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()
2984 pPapPlc->AppendFkpEntry(Strm().Tell(), nSprmsLen, pLastSprms); in StoreDoc1()
3785 pChpPlc->AppendFkpEntry(Strm().Tell()); in WriteFormData()
3799 pChpPlc->AppendFkpEntry( Strm().Tell(), sizeof( aArr1 ), aArr1 ); in WriteFormData()
[all …]
H A Dwrtww8gr.cxx315 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()
492 pPapPlc->AppendFkpEntry( Strm().Tell(), pO->Count(), pO->GetData() ); in OutGrf()
H A Dwrtw8nds.cxx923 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()
1607 …m_rWW8Export.pPapPlc->AppendFkpEntry( m_rWW8Export.Strm().Tell(), m_rWW8Export.pO->Count(), m_rWW8… in FormatDrop()
1644 …m_rWW8Export.pChpPlc->AppendFkpEntry( m_rWW8Export.Strm().Tell(), m_rWW8Export.pO->Count(), m_rWW8… in FormatDrop()
2415 … m_rWW8Export.pPapPlc->AppendFkpEntry( m_rWW8Export.Strm().Tell(), m_rWW8Export.pO->Count(), in TableNodeInfo()
H A Dwrtww8.hxx1282 void AppendFkpEntry(WW8_FC nEndFc,short nVarLen = 0,const sal_uInt8* pSprms = 0);

Completed in 130 milliseconds