Searched refs:m_rWW8Export (Results 1 – 6 of 6) sorted by relevance
| /AOO42X/main/sw/source/filter/ww8/ |
| H A D | ww8atr.cxx | 686 if ( m_rWW8Export.bWrtWW8 ) in OutlineNumbering() 689 SwWW8Writer::InsUInt16( *m_rWW8Export.pO, NS_sprm::LN_POutLvl ); in OutlineNumbering() 690 m_rWW8Export.pO->Insert( nLvl, m_rWW8Export.pO->Count() ); in OutlineNumbering() 691 SwWW8Writer::InsUInt16( *m_rWW8Export.pO, NS_sprm::LN_PIlvl ); in OutlineNumbering() 692 m_rWW8Export.pO->Insert( nLvl, m_rWW8Export.pO->Count() ); in OutlineNumbering() 693 SwWW8Writer::InsUInt16( *m_rWW8Export.pO, NS_sprm::LN_PIlfo ); in OutlineNumbering() 694 SwWW8Writer::InsUInt16( *m_rWW8Export.pO, in OutlineNumbering() 695 1 + m_rWW8Export.GetId( *m_rWW8Export.pDoc->GetOutlineNumRule() ) ); in OutlineNumbering() 699 m_rWW8Export.Out_SwNumLvl( nLvl ); in OutlineNumbering() 713 m_rWW8Export.Out_NumRuleAnld( in OutlineNumbering() [all …]
|
| H A D | wrtw8nds.cxx | 763 const SfxItemPool &rPool = pPool ? *pPool : m_rWW8Export.pDoc->GetAttrPool(); in StartRuby() 803 m_rWW8Export.OutputField( 0, ww::eEQ, aStr, in StartRuby() 809 m_rWW8Export.WriteChar( ')' ); in EndRuby() 810 m_rWW8Export.OutputField( 0, ww::eEQ, aEmptyStr, WRITEFIELD_END | WRITEFIELD_CLOSE ); in EndRuby() 881 … sURL = URIHelper::simpleNormalizedMakeRelative( m_rWW8Export.GetWriter().GetBaseURL(), sURL ); in AnalyzeURL() 908 if ( !m_rWW8Export.bWrtWW8 ) in StartURL() 918 m_rWW8Export.OutputField( 0, ww::eHYPERLINK, sURL, WRITEFIELD_START | WRITEFIELD_CMD_START ); in StartURL() 921 sal_uLong nDataStt = m_rWW8Export.pDataStrm->Tell(); in StartURL() 922 m_rWW8Export.pChpPlc->AppendFkpEntry( m_rWW8Export.Strm().Tell() ); in StartURL() 925 m_rWW8Export.WriteChar( 0x01 ); in StartURL() [all …]
|
| H A D | wrtw8sty.cxx | 297 impl_SkipOdd( m_rWW8Export.pO, m_rWW8Export.pTableStrm->Tell() ); in EndStyle() 299 short nLen = m_rWW8Export.pO->Count() - 2; // Laenge des Styles in EndStyle() 300 sal_uInt8* p = (sal_uInt8*)m_rWW8Export.pO->GetData() + nPOPosStdLen1; in EndStyle() 302 p = (sal_uInt8*)m_rWW8Export.pO->GetData() + nPOPosStdLen2; in EndStyle() 305 …m_rWW8Export.pTableStrm->Write( m_rWW8Export.pO->GetData(), m_rWW8Export.pO->Count() ); // in… in EndStyle() 306 … m_rWW8Export.pO->Remove( 0, m_rWW8Export.pO->Count() ); // leeren fuer naechsten in EndStyle() 330 if( m_rWW8Export.bWrtWW8 ) in StartStyle() 342 ((m_rWW8Export.bWrtWW8 ? 2 : 1 ) * (rName.Len() + 1)) ); // vorlaeufig in StartStyle() 344 WW8Bytes* pO = m_rWW8Export.pO; in StartStyle() 353 if( m_rWW8Export.bWrtWW8 ) in StartStyle() [all …]
|
| H A D | wrtww8.cxx | 1973 m_rWW8Export.InsUInt16( NS_sprm::LN_PFInTable ); in TableInfoCell() 1974 m_rWW8Export.pO->Insert( (sal_uInt8)0x1, m_rWW8Export.pO->Count() ); in TableInfoCell() 1975 m_rWW8Export.InsUInt16( NS_sprm::LN_PTableDepth ); in TableInfoCell() 1976 m_rWW8Export.InsUInt32( nDepth ); in TableInfoCell() 1980 m_rWW8Export.InsUInt16( NS_sprm::LN_PCell ); in TableInfoCell() 1981 m_rWW8Export.pO->Insert( (sal_uInt8)0x1, m_rWW8Export.pO->Count() ); in TableInfoCell() 1995 m_rWW8Export.InsUInt16( NS_sprm::LN_PFInTable ); in TableInfoRow() 1996 m_rWW8Export.pO->Insert( (sal_uInt8)0x1, m_rWW8Export.pO->Count() ); in TableInfoRow() 2000 m_rWW8Export.InsUInt16( NS_sprm::LN_PFTtp ); in TableInfoRow() 2001 m_rWW8Export.pO->Insert( (sal_uInt8)0x1, m_rWW8Export.pO->Count() ); in TableInfoRow() [all …]
|
| H A D | wrtw8num.cxx | 176 SwWW8Writer::WriteLong( *m_rWW8Export.pTableStrm, nId ); in NumberingDefinition() 177 SwWW8Writer::WriteLong( *m_rWW8Export.pTableStrm, nId ); in NumberingDefinition() 181 SwWW8Writer::WriteShort( *m_rWW8Export.pTableStrm, 0xFFF ); in NumberingDefinition() 187 *m_rWW8Export.pTableStrm << nFlags << nDummy; in NumberingDefinition() 268 SwWW8Writer::WriteLong( *m_rWW8Export.pTableStrm, nStart ); in NumberingLevel() 271 *m_rWW8Export.pTableStrm << GetLevelNFC( nNumberingType ,pOutSet); in NumberingLevel() 287 *m_rWW8Export.pTableStrm << nAlign; in NumberingLevel() 291 m_rWW8Export.pTableStrm->Write( pNumLvlPos, WW8ListManager::nMaxLevel ); in NumberingLevel() 294 *m_rWW8Export.pTableStrm << nFollow; in NumberingLevel() 297 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()
|