Home
last modified time | relevance | path

Searched refs:rSwImport (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sw/source/filter/xml/
H A Dxmlfmt.cxx872 const SwXMLImport& rSwImport = GetSwImport(); in InsertStyleFamily() local
873 sal_uInt16 nStyleFamilyMask = rSwImport.GetStyleFamilyMask(); in InsertStyleFamily()
895 bIns = !(rSwImport.IsInsertMode() || rSwImport.IsStylesOnlyMode() || in InsertStyleFamily()
896 rSwImport.IsBlockMode()); in InsertStyleFamily()
996 const SwXMLImport& rSwImport = GetSwImport(); in InsertStyleFamily() local
997 sal_uInt16 nStyleFamilyMask = rSwImport.GetStyleFamilyMask(); in InsertStyleFamily()
H A Dxmlimp.cxx375 SwXMLImport& rSwImport = dynamic_cast<SwXMLImport&>( GetImport()); in EndElement() local
377 (rSwImport.GetStyleFamilyMask() & SFX_STYLE_FAMILY_PARA ) ? sal_True : sal_False); in EndElement()
H A Dxmltbli.cxx2692 SwXMLImport& rSwImport = GetSwImport(); in MakeTable() local
2706 rSwImport.FindAutomaticStyle( in MakeTable()

Completed in 33 milliseconds