Lines Matching refs:GetImport

348 			sal_uInt16 nPrefix2 = GetImport().GetNamespaceMap().GetKeyByAttrName( sAttrName, &aLocalName );  in ImportColumn()
404 SvXMLStylesContext * pAutoStyles = GetImport().GetShapeImport()->GetAutoStylesContext(); in InitColumns()
464 sal_uInt16 nPrefix2 = GetImport().GetNamespaceMap().GetKeyByAttrName( sAttrName, &aLocalName ); in ImportRow()
494 SvXMLStylesContext * pAutoStyles = GetImport().GetShapeImport()->GetAutoStylesContext(); in ImportRow()
510 return new XMLProxyContext( GetImport(), xThis, nPrefix, rLocalName ); in ImportRow()
524 …XMLCellImportContext* pCellContext = new XMLCellImportContext( GetImport(), xCell, GetDefaultCellS… in ImportCell()
563 return new XMLProxyContext( GetImport(), xThis, nPrefix, rLocalName ); in CreateChildContext()
636 … sal_uInt16 nPrefix2 = GetImport().GetNamespaceMap().GetKeyByAttrName( sAttrName, &aLocalName ); in XMLCellImportContext()
671 SvXMLStylesContext * pAutoStyles = GetImport().GetShapeImport()->GetAutoStylesContext(); in XMLCellImportContext()
704 UniReference < XMLTextImportHelper > xTxtImport( GetImport().GetTextImport() ); in CreateChildContext()
722 …pContext = GetImport().GetTextImport()->CreateTextChildContext( GetImport(), nPrefix, rLocalName, … in CreateChildContext()
746 GetImport().GetTextImport()->ResetCursor(); in EndElement()
750 GetImport().GetTextImport()->SetCursor( mxOldCursor ); in EndElement()
754 GetImport().GetTextImport()->PopListContext(); in EndElement()
775 …sal_uInt16 nAttrPrefix = GetImport().GetNamespaceMap().GetKeyByAttrName( xAttrList->getNameByIndex… in StartElement()
788 …rtl::Reference< XMLTableImport > xTableImport( GetImport().GetShapeImport()->GetShapeTableImport()… in EndElement()
809 …sal_uInt16 nAttrPrefix = GetImport().GetNamespaceMap().GetKeyByAttrName( xAttrList->getNameByIndex… in CreateChildContext()