Searched refs:m_rWW8Export (Results 1 – 6 of 6) sorted by relevance
| /AOO41X/main/sw/source/filter/ww8/ |
| H A D | ww8atr.cxx | 687 if ( m_rWW8Export.bWrtWW8 ) in OutlineNumbering() 690 SwWW8Writer::InsUInt16( *m_rWW8Export.pO, NS_sprm::LN_POutLvl ); in OutlineNumbering() 691 m_rWW8Export.pO->Insert( nLvl, m_rWW8Export.pO->Count() ); in OutlineNumbering() 692 SwWW8Writer::InsUInt16( *m_rWW8Export.pO, NS_sprm::LN_PIlvl ); in OutlineNumbering() 693 m_rWW8Export.pO->Insert( nLvl, m_rWW8Export.pO->Count() ); in OutlineNumbering() 694 SwWW8Writer::InsUInt16( *m_rWW8Export.pO, NS_sprm::LN_PIlfo ); in OutlineNumbering() 695 SwWW8Writer::InsUInt16( *m_rWW8Export.pO, in OutlineNumbering() 696 1 + m_rWW8Export.GetId( *m_rWW8Export.pDoc->GetOutlineNumRule() ) ); in OutlineNumbering() 700 m_rWW8Export.Out_SwNumLvl( nLvl ); in OutlineNumbering() 714 m_rWW8Export.Out_NumRuleAnld( in OutlineNumbering() [all …]
|
| H A D | wrtw8nds.cxx | 764 const SfxItemPool &rPool = pPool ? *pPool : m_rWW8Export.pDoc->GetAttrPool(); in StartRuby() 804 m_rWW8Export.OutputField( 0, ww::eEQ, aStr, in StartRuby() 810 m_rWW8Export.WriteChar( ')' ); in EndRuby() 811 m_rWW8Export.OutputField( 0, ww::eEQ, aEmptyStr, WRITEFIELD_END | WRITEFIELD_CLOSE ); in EndRuby() 882 … sURL = URIHelper::simpleNormalizedMakeRelative( m_rWW8Export.GetWriter().GetBaseURL(), sURL ); in AnalyzeURL() 909 if ( !m_rWW8Export.bWrtWW8 ) in StartURL() 919 m_rWW8Export.OutputField( 0, ww::eHYPERLINK, sURL, WRITEFIELD_START | WRITEFIELD_CMD_START ); in StartURL() 922 sal_uLong nDataStt = m_rWW8Export.pDataStrm->Tell(); in StartURL() 923 m_rWW8Export.pChpPlc->AppendFkpEntry( m_rWW8Export.Strm().Tell() ); in StartURL() 926 m_rWW8Export.WriteChar( 0x01 ); in StartURL() [all …]
|
| H A D | wrtw8sty.cxx | 298 impl_SkipOdd( m_rWW8Export.pO, m_rWW8Export.pTableStrm->Tell() ); in EndStyle() 300 short nLen = m_rWW8Export.pO->Count() - 2; // Laenge des Styles in EndStyle() 301 sal_uInt8* p = (sal_uInt8*)m_rWW8Export.pO->GetData() + nPOPosStdLen1; in EndStyle() 303 p = (sal_uInt8*)m_rWW8Export.pO->GetData() + nPOPosStdLen2; in EndStyle() 306 …m_rWW8Export.pTableStrm->Write( m_rWW8Export.pO->GetData(), m_rWW8Export.pO->Count() ); // in… in EndStyle() 307 … m_rWW8Export.pO->Remove( 0, m_rWW8Export.pO->Count() ); // leeren fuer naechsten in EndStyle() 331 if( m_rWW8Export.bWrtWW8 ) in StartStyle() 343 ((m_rWW8Export.bWrtWW8 ? 2 : 1 ) * (rName.Len() + 1)) ); // vorlaeufig in StartStyle() 345 WW8Bytes* pO = m_rWW8Export.pO; in StartStyle() 354 if( m_rWW8Export.bWrtWW8 ) in StartStyle() [all …]
|
| H A D | wrtww8.cxx | 1988 m_rWW8Export.InsUInt16( NS_sprm::LN_PFInTable ); in TableInfoCell() 1989 m_rWW8Export.pO->Insert( (sal_uInt8)0x1, m_rWW8Export.pO->Count() ); in TableInfoCell() 1990 m_rWW8Export.InsUInt16( NS_sprm::LN_PTableDepth ); in TableInfoCell() 1991 m_rWW8Export.InsUInt32( nDepth ); in TableInfoCell() 1995 m_rWW8Export.InsUInt16( NS_sprm::LN_PCell ); in TableInfoCell() 1996 m_rWW8Export.pO->Insert( (sal_uInt8)0x1, m_rWW8Export.pO->Count() ); in TableInfoCell() 2010 m_rWW8Export.InsUInt16( NS_sprm::LN_PFInTable ); in TableInfoRow() 2011 m_rWW8Export.pO->Insert( (sal_uInt8)0x1, m_rWW8Export.pO->Count() ); in TableInfoRow() 2015 m_rWW8Export.InsUInt16( NS_sprm::LN_PFTtp ); in TableInfoRow() 2016 m_rWW8Export.pO->Insert( (sal_uInt8)0x1, m_rWW8Export.pO->Count() ); in TableInfoRow() [all …]
|
| H A D | wrtw8num.cxx | 177 SwWW8Writer::WriteLong( *m_rWW8Export.pTableStrm, nId ); in NumberingDefinition() 178 SwWW8Writer::WriteLong( *m_rWW8Export.pTableStrm, nId ); in NumberingDefinition() 182 SwWW8Writer::WriteShort( *m_rWW8Export.pTableStrm, 0xFFF ); in NumberingDefinition() 188 *m_rWW8Export.pTableStrm << nFlags << nDummy; in NumberingDefinition() 269 SwWW8Writer::WriteLong( *m_rWW8Export.pTableStrm, nStart ); in NumberingLevel() 272 *m_rWW8Export.pTableStrm << GetLevelNFC( nNumberingType ,pOutSet); in NumberingLevel() 288 *m_rWW8Export.pTableStrm << nAlign; in NumberingLevel() 292 m_rWW8Export.pTableStrm->Write( pNumLvlPos, WW8ListManager::nMaxLevel ); in NumberingLevel() 295 *m_rWW8Export.pTableStrm << nFollow; in NumberingLevel() 298 SwWW8Writer::WriteLong( *m_rWW8Export.pTableStrm, 0 ); in NumberingLevel() [all …]
|
| H A D | ww8attributeoutput.hxx | 416 WW8Export &m_rWW8Export; member in WW8AttributeOutput 444 …WW8AttributeOutput( WW8Export &rWW8Export ) : AttributeOutputBase(), m_rWW8Export( rWW8Export ),mb… in WW8AttributeOutput() 448 virtual MSWordExportBase& GetExport() { return m_rWW8Export; } in GetExport()
|