Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Dwrtw8esh.cxx420 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()
1388 pChpPlc->AppendFkpEntry( Strm().Tell(), in WriteOutliner()
1409 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.cxx895 void WW8_WrPlcPn::AppendFkpEntry(WW8_FC nEndFc,short nVarLen,const sal_uInt8* pSprms) in AppendFkpEntry() function in WW8_WrPlcPn
1484 pChpPlc->AppendFkpEntry( Strm().Tell(), pO->Count(), pO->GetData() ); in OutGrfBullets()
1515 pChpPlc->AppendFkpEntry( Strm().Tell(), static_cast< short >(pArr - aArr), aArr ); in OutGrfBullets()
1759 pPapPlc->AppendFkpEntry( nPos, aArr.Count(), aArr.GetData() ); in WriteStringAsPara()
1760 pChpPlc->AppendFkpEntry( nPos ); in WriteStringAsPara()
2792 pChpPlc->AppendFkpEntry( Strm().Tell() ); // Sepx mit fSpecial in WriteFkpPlcUsw()
2795 pChpPlc->AppendFkpEntry( Strm().Tell(), sizeof( aSpec ), aSpec ); in WriteFkpPlcUsw()
2970 pPapPlc->AppendFkpEntry(Strm().Tell(), nSprmsLen, pLastSprms); in StoreDoc1()
3771 pChpPlc->AppendFkpEntry(Strm().Tell()); in WriteFormData()
3785 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 87 milliseconds