Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Dww8atr.cxx3688 GetExport().GetCurItemSet() ) in FormatBreak()
3706 GetExport().OutputFollowPageDesc( GetExport().GetCurItemSet(), in FormatBreak()
3907 ASSERT( m_rWW8Export.GetCurItemSet(), "Impossible" ); in FormatULSpace()
3908 if ( !m_rWW8Export.GetCurItemSet() ) in FormatULSpace()
3911 HdFtDistanceGlue aDistances( *m_rWW8Export.GetCurItemSet() ); in FormatULSpace()
H A Ddocxattributeoutput.cxx3065 ASSERT( m_rExport.GetCurItemSet(), "Impossible" ); in FormatULSpace()
3066 if ( !m_rExport.GetCurItemSet() ) in FormatULSpace()
3069 HdFtDistanceGlue aDistances( *m_rExport.GetCurItemSet() ); in FormatULSpace()
H A Drtfattributeoutput.cxx2906 ASSERT( m_rExport.GetCurItemSet(), "Impossible" ); in FormatULSpace()
2907 if ( !m_rExport.GetCurItemSet() ) in FormatULSpace()
2910 HdFtDistanceGlue aDistances( *m_rExport.GetCurItemSet() ); in FormatULSpace()
H A Dwrtww8.hxx670 const SfxItemSet* GetCurItemSet() const { return pISet; } in GetCurItemSet() function in MSWordExportBase
H A Dwrtw8sty.cxx395 const SfxItemSet* pOldI = m_rExport.GetCurItemSet(); in SetStyleDefaults()
H A Dwrtw8esh.cxx1285 const SfxItemSet* pOldSet = m_rExport.GetCurItemSet(); in OutParaAttr()

Completed in 98 milliseconds