Searched refs:OutputItemSet (Results 1 – 6 of 6) sorted by relevance
/aoo4110/main/sw/source/filter/ww8/ |
H A D | ww8atr.cxx | 277 void MSWordExportBase::OutputItemSet( const SfxItemSet& rSet, bool bPapFmt, bool bChpFmt, sal_uInt1… in OutputItemSet() function in MSWordExportBase 796 OutputItemSet( aSet, bPapFmt, bChpFmt, in OutputFormat() 814 OutputItemSet( aSet, bPapFmt, bChpFmt, in OutputFormat() 854 OutputItemSet(aSet, true, false, in OutputFormat() 870 OutputItemSet( rFmt.GetAttrSet(), bPapFmt, bChpFmt, in OutputFormat()
|
H A D | wrtw8num.cxx | 275 …m_rWW8Export.OutputItemSet( *pOutSet, false, true, i18n::ScriptType::LATIN, m_rWW8Export.mbExportM… in NumberingLevel()
|
H A D | wrtww8.hxx | 614 …void OutputItemSet( const SfxItemSet& rSet, bool bPapFmt, bool bChpFmt, sal_uInt16 nScript, bool b…
|
H A D | wrtw8nds.cxx | 2379 OutputItemSet( *pNewSet, true, false, i18n::ScriptType::LATIN, false); in OutputTextNode()
|
H A D | docxattributeoutput.cxx | 2212 m_rExport.OutputItemSet( *pOutSet, false, true, i18n::ScriptType::LATIN ); in NumberingLevel()
|
H A D | rtfattributeoutput.cxx | 1591 …m_rExport.OutputItemSet( *pOutSet, false, true, i18n::ScriptType::LATIN, m_rExport.mbExportModeRTF… in NumberingLevel()
|
Completed in 71 milliseconds