Lines Matching refs:GetSdImport

332 …meOrientation(GetSdImport().IsDraw() ? view::PaperOrientation_PORTRAIT : view::PaperOrientation_LA…  in SdXMLPageMasterStyleContext()
342 sal_uInt16 nPrefix = GetSdImport().GetNamespaceMap().GetKeyByAttrName(sAttrName, &aLocalName); in SdXMLPageMasterStyleContext()
344 const SvXMLTokenMap& rAttrTokenMap = GetSdImport().GetPageMasterStyleAttrTokenMap(); in SdXMLPageMasterStyleContext()
350 GetSdImport().GetMM100UnitConverter().convertMeasure(mnBorderTop, sValue); in SdXMLPageMasterStyleContext()
355 GetSdImport().GetMM100UnitConverter().convertMeasure(mnBorderBottom, sValue); in SdXMLPageMasterStyleContext()
360 GetSdImport().GetMM100UnitConverter().convertMeasure(mnBorderLeft, sValue); in SdXMLPageMasterStyleContext()
365 GetSdImport().GetMM100UnitConverter().convertMeasure(mnBorderRight, sValue); in SdXMLPageMasterStyleContext()
370 GetSdImport().GetMM100UnitConverter().convertMeasure(mnWidth, sValue); in SdXMLPageMasterStyleContext()
375 GetSdImport().GetMM100UnitConverter().convertMeasure(mnHeight, sValue); in SdXMLPageMasterStyleContext()
417 sal_uInt16 nPrefix = GetSdImport().GetNamespaceMap().GetKeyByAttrName(sAttrName, &aLocalName); in SdXMLPageMasterContext()
419 const SvXMLTokenMap& rAttrTokenMap = GetSdImport().GetPageMasterAttrTokenMap(); in SdXMLPageMasterContext()
455 pContext = new SdXMLPageMasterStyleContext(GetSdImport(), nPrefix, rLocalName, xAttrList); in CreateChildContext()
518 GetSdImport(), nPrefix, rLocalName, xAttrList); in CreateChildContext()
780 sal_uInt16 nPrefix = GetSdImport().GetNamespaceMap().GetKeyByAttrName(sAttrName, &aLocalName); in SdXMLPresentationPlaceholderContext()
782 const SvXMLTokenMap& rAttrTokenMap = GetSdImport().GetPresentationPlaceholderAttrTokenMap(); in SdXMLPresentationPlaceholderContext()
793 GetSdImport().GetMM100UnitConverter().convertMeasure(mnX, sValue); in SdXMLPresentationPlaceholderContext()
798 GetSdImport().GetMM100UnitConverter().convertMeasure(mnY, sValue); in SdXMLPresentationPlaceholderContext()
803 GetSdImport().GetMM100UnitConverter().convertMeasure(mnWidth, sValue); in SdXMLPresentationPlaceholderContext()
808 GetSdImport().GetMM100UnitConverter().convertMeasure(mnHeight, sValue); in SdXMLPresentationPlaceholderContext()
841 sal_uInt16 nPrefix = GetSdImport().GetNamespaceMap().GetKeyByAttrName( sAttrName, &aLocalName ); in SdXMLMasterPageContext()
843 const SvXMLTokenMap& rAttrTokenMap = GetSdImport().GetMasterPageAttrTokenMap(); in SdXMLMasterPageContext()
929 if(msName.getLength() && GetSdImport().GetShapeImport()->GetStylesContext()) in EndElement()
931 SvXMLImportContext* pContext = GetSdImport().GetShapeImport()->GetStylesContext(); in EndElement()
948 const SvXMLTokenMap& rTokenMap = GetSdImport().GetMasterPageElemTokenMap(); in CreateChildContext()
955 if(GetSdImport().GetShapeImport()->GetStylesContext()) in CreateChildContext()
959 GetSdImport(), nPrefix, rLocalName, xAttrList, in CreateChildContext()
960 *GetSdImport().GetShapeImport()->GetStylesContext(), in CreateChildContext()
967 GetSdImport().GetShapeImport()->GetStylesContext()->AddStyle(*pNew); in CreateChildContext()
974 if( GetSdImport().IsImpress() ) in CreateChildContext()
987 pContext = new SdXMLNotesContext( GetSdImport(), nPrefix, rLocalName, xAttrList, xNewShapes); in CreateChildContext()
1043 const SvXMLTokenMap& rStyleTokenMap = GetSdImport().GetStylesElemTokenMap(); in CreateStyleChildContext()
1050 pContext = new SdXMLPageMasterContext(GetSdImport(), nPrefix, rLocalName, xAttrList); in CreateStyleChildContext()
1056 pContext = new SdXMLPresentationPageLayoutContext(GetSdImport(), nPrefix, rLocalName, xAttrList); in CreateStyleChildContext()
1070 …pContext = new SdXMLNumberFormatImportContext( GetSdImport(), nPrefix, rLocalName, mpNumFmtHelper-… in CreateStyleChildContext()
1078 pContext = new SvXMLNumFormatContext( GetSdImport(), nPrefix, rLocalName, in CreateStyleChildContext()
1119 …pContext = new SdXMLDrawingPageStyleContext(GetSdImport(), nPrefix, rLocalName, xAttrList, *this ); in CreateStyleStyleChildContext()
1124 …pContext = new XMLShapeStyleContext( GetSdImport(), nPrefix, rLocalName, xAttrList, *this, nFamily… in CreateStyleStyleChildContext()
1148 pContext = new XMLGraphicsDefaultStyle(GetSdImport(), nPrefix, rLocalName, xAttrList, *this ); in CreateDefaultStyleStyleChildContext()
1264 SvXMLStylesContext* pStylesContext = GetSdImport().GetShapeImport()->GetStylesContext(); in EndElement()
1312 …if(GetSdImport().GetLocalDocStyleFamilies().is() && GetSdImport().GetLocalDocStyleFamilies()->hasB… in SetMasterPageStyles()
1314 …uno::Reference< container::XNameAccess > xMasterPageStyles( GetSdImport().GetLocalDocStyleFamilies… in SetMasterPageStyles()
1329 if(GetSdImport().GetLocalDocStyleFamilies().is()) try in ImpSetGraphicStyles()
1332 …uno::Reference< container::XNameAccess > xGraphicPageStyles( GetSdImport().GetLocalDocStyleFamilie… in ImpSetGraphicStyles()
1345 if(GetSdImport().GetLocalDocStyleFamilies().is()) try in ImpSetCellStyles()
1348 …uno::Reference< container::XNameAccess > xGraphicPageStyles( GetSdImport().GetLocalDocStyleFamilie… in ImpSetCellStyles()
1469 …const_cast<SdXMLImport*>(&GetSdImport())->SetError( XMLERROR_FLAG_WARNING | XMLERROR_API, aSeq, e.… in ImpSetGraphicStyles()
1509 …const_cast<SdXMLImport*>(&GetSdImport())->SetError( XMLERROR_FLAG_WARNING | XMLERROR_API, aSeq, e.… in ImpSetGraphicStyles()
1566 …uno::Reference< drawing::XDrawPages > xMasterPages(GetSdImport().GetLocalMasterPages(), uno::UNO_Q… in CreateChildContext()
1570 if(GetSdImport().GetNewMasterPageCount() + 1 > xMasterPages->getCount()) in CreateChildContext()
1578 xMasterPages->getByIndex(GetSdImport().GetNewMasterPageCount()) >>= xNewMasterPage; in CreateChildContext()
1582 GetSdImport().IncrementNewMasterPageCount(); in CreateChildContext()
1587 if(xNewShapes.is() && GetSdImport().GetShapeImport()->GetStylesContext()) in CreateChildContext()
1589 pContext = new SdXMLMasterPageContext(GetSdImport(), in CreateChildContext()
1604 …uno::Reference< presentation::XHandoutMasterSupplier > xHandoutSupp( GetSdImport().GetModel(), uno… in CreateChildContext()
1608 if(xHandoutPage.is() && GetSdImport().GetShapeImport()->GetStylesContext()) in CreateChildContext()
1610 pContext = new SdXMLMasterPageContext(GetSdImport(), in CreateChildContext()