Home
last modified time | relevance | path

Searched refs:pCurrentStyle (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sw/source/filter/ww8/
H A Dwrtw8sty.cxx442 …ASSERT( m_rExport.pCurrentStyle == NULL, "Current style not NULL" ); // set current style before c… in WriteProperties()
443 m_rExport.pCurrentStyle = pFmt; in WriteProperties()
447 ASSERT( m_rExport.pCurrentStyle == pFmt, "current style was changed" ); in WriteProperties()
449 m_rExport.pCurrentStyle = NULL; in WriteProperties()
H A Dww8atr.cxx4999 m_rWW8Export.pCurrentStyle != NULL && in ParaTabStop()
5000 m_rWW8Export.pCurrentStyle->DerivedFrom() != NULL ) in ParaTabStop()
5003 const SwFmt *pParentStyle = m_rWW8Export.pCurrentStyle->DerivedFrom(); in ParaTabStop()
H A Dwrtww8.hxx529 const SwFmt *pCurrentStyle; // iff bStyDef=true, then this store the current style member in MSWordExportBase
H A Dwrtww8.cxx3101 pCurrentStyle = NULL; in ExportDocument()
/trunk/main/sw/source/core/txtnode/
H A Dthints.cxx843 …boost::shared_ptr<SfxItemSet> pCurrentStyle = static_cast<const SwFmtAutoFmt&>(pCurrentAutoStyle->… in BuildPortions() local
846 SfxItemSet aNewSet( *pCurrentStyle ); in BuildPortions()

Completed in 74 milliseconds