/aoo4110/main/oox/source/export/ |
H A D | vmlexport.cxx | 147 pAttrList->add( XML_coordorigin, in EnterGroup() 152 pAttrList->add( XML_coordsize, in EnterGroup() 180 if ( !pAttrList ) in impl_AddArrowHead() 195 pAttrList->add( nElement, pArrowHead ); in impl_AddArrowHead() 200 if ( !pAttrList ) in impl_AddArrowLength() 217 if ( !pAttrList ) in impl_AddArrowWidth() 229 pAttrList->add( nElement, pArrowWidth ); in impl_AddArrowWidth() 234 if ( !pAttrList ) in impl_AddBool() 247 if ( !pAttrList || ( nColor & 0xFF000000 ) ) in impl_AddColor() 280 pAttrList->add( nElement, pColor ); in impl_AddColor() [all …]
|
/aoo4110/main/xmloff/source/transform/ |
H A D | StyleOASISTContext.cxx | 145 XMLMutableAttributeList *pAttrList = 0; in StartElement() local 148 pAttrList = new XMLMutableAttributeList(); in StartElement() 149 m_xAttrList = pAttrList; in StartElement() 153 pAttrList = in StartElement() 275 pAttrList->SetValueByIndex( nIndex, in StartElement() 425 pAttrList->AddAttribute( in StartElement() 458 pAttrList->AddAttribute( in StartElement() 580 pAttrList->AddAttribute( in StartElement() 587 pAttrList->AddAttribute( in StartElement() 601 pAttrList->AddAttribute( in StartElement() [all …]
|
/aoo4110/main/filter/source/xsltdialog/ |
H A D | typedetectionexport.cxx | 111 ::comphelper::AttributeList * pAttrList = new ::comphelper::AttributeList; in doExport() 116 Reference < XAttributeList > xAttrList (pAttrList); in doExport() 124 xAttrList = pAttrList = new ::comphelper::AttributeList; in doExport() 134 xAttrList = pAttrList = new ::comphelper::AttributeList; in doExport() 135 pAttrList->AddAttribute( sName, sCdataAttribute, pFilter->maType ); in doExport() 167 xAttrList = pAttrList = new ::comphelper::AttributeList; in doExport() 177 xAttrList = pAttrList = new ::comphelper::AttributeList; in doExport() 243 ::comphelper::AttributeList * pAttrList = new ::comphelper::AttributeList; in addProperty() 246 Reference < XAttributeList > xAttrList (pAttrList); in addProperty() 276 Reference < XAttributeList > xAttrList (pAttrList); in addLocaleProperty() [all …]
|
/aoo4110/main/sax/source/tools/ |
H A D | fshelper.cxx | 53 FastAttributeList* pAttrList = new FastAttributeList( mxTokenHandler ); in startElement() local 63 pAttrList->addUnknown(pName, pValue); in startElement() 66 … com::sun::star::uno::Reference<com::sun::star::xml::sax::XFastAttributeList> xAttrList(pAttrList); in startElement() 72 FastAttributeList* pAttrList = new FastAttributeList( mxTokenHandler ); in singleElement() local 82 pAttrList->addUnknown(pName, pValue); in singleElement() 85 … com::sun::star::uno::Reference<com::sun::star::xml::sax::XFastAttributeList> xAttrList(pAttrList); in singleElement() 96 FastAttributeList* pAttrList = new FastAttributeList( mxTokenHandler ); in startElementV() local 105 pAttrList->add(nName, pValue); in startElementV() 108 … com::sun::star::uno::Reference<com::sun::star::xml::sax::XFastAttributeList> xAttrList(pAttrList); in startElementV() 114 FastAttributeList* pAttrList = new FastAttributeList( mxTokenHandler ); in singleElementV() local [all …]
|
/aoo4110/main/comphelper/source/xml/ |
H A D | ofopxmlhelper.cxx | 111 AttributeList *pAttrList = new AttributeList; in WriteRelationsInfoSequence() local 112 uno::Reference< xml::sax::XAttributeList > xAttrList( pAttrList ); in WriteRelationsInfoSequence() 120 …pAttrList->AddAttribute( aSequence[nInd][nSecInd].First, aCDATAString, aSequence[nInd][nSecInd].Se… in WriteRelationsInfoSequence() 176 AttributeList *pAttrList = new AttributeList; in WriteContentSequence() local 177 uno::Reference< xml::sax::XAttributeList > xAttrList( pAttrList ); in WriteContentSequence() 178 pAttrList->AddAttribute( aExtensionAttr, aCDATAString, aDefaultsSequence[nInd].First ); in WriteContentSequence() 179 pAttrList->AddAttribute( aContentTypeAttr, aCDATAString, aDefaultsSequence[nInd].Second ); in WriteContentSequence() 188 AttributeList *pAttrList = new AttributeList; in WriteContentSequence() local 189 uno::Reference< xml::sax::XAttributeList > xAttrList( pAttrList ); in WriteContentSequence() 190 pAttrList->AddAttribute( aPartNameAttr, aCDATAString, aOverridesSequence[nInd].First ); in WriteContentSequence() [all …]
|
/aoo4110/main/idl/source/objects/ |
H A D | types.cxx | 1019 , pAttrList( NULL ) \ 1120 if( nMask & 0x0100 ) rStm << *pAttrList; in Save() 1135 if( !pAttrList ) in GetAttrList() 1137 return *pAttrList; in GetAttrList() 1582 SvMetaAttribute * pAttr = pAttrList->First(); in WriteContext() 1590 pAttr = pAttrList->Next(); in WriteContext() 1858 SvMetaAttribute * pAttr = pAttrList->First(); in WriteContextSvIdl() 1867 pAttr = pAttrList->Next(); in WriteContextSvIdl() 2007 pAttr = pAttrList->Next(); in WriteMethodArgs() 2028 pAttr = pAttrList->Next(); in WriteMethodArgs() [all …]
|
/aoo4110/main/package/source/manifest/ |
H A D | ManifestExport.cxx | 201 ::comphelper::AttributeList *pAttrList = new ::comphelper::AttributeList; in ManifestExport() 210 pAttrList->AddAttribute ( sMediaTypeAttribute, sCdataAttribute, aString ); in ManifestExport() 217 pAttrList->AddAttribute ( sVersionAttribute, sCdataAttribute, aString ); in ManifestExport() 222 pAttrList->AddAttribute ( sFullPathAttribute, sCdataAttribute, aString ); in ManifestExport() 230 pAttrList->AddAttribute ( sSizeAttribute, sCdataAttribute, aBuffer.makeStringAndClear() ); in ManifestExport() 251 uno::Reference < xml::sax::XAttributeList > xAttrList ( pAttrList ); in ManifestExport()
|
/aoo4110/main/writerperfect/source/filter/ |
H A D | DocumentHandler.cxx | 58 SvXMLAttributeList *pAttrList = new SvXMLAttributeList(); in startElement() local 59 Reference < XAttributeList > xAttrList(pAttrList); in startElement() 65 pAttrList->AddAttribute(OUString::createFromAscii(i.key()), in startElement()
|
/aoo4110/main/sfx2/source/doc/ |
H A D | doctemplateslocal.cxx | 95 ::comphelper::AttributeList *pAttrList = new ::comphelper::AttributeList; in WriteGroupLocalizationSequence() 96 uno::Reference< xml::sax::XAttributeList > xAttrList( pAttrList ); in WriteGroupLocalizationSequence() 97 pAttrList->AddAttribute( aNameAttr, aCDATAString, aSequence[nInd].First ); in WriteGroupLocalizationSequence() 98 pAttrList->AddAttribute( aUINameAttr, aCDATAString, aSequence[nInd].Second ); in WriteGroupLocalizationSequence()
|
/aoo4110/main/sd/source/ui/view/ |
H A D | drviews2.cxx | 732 List* pAttrList = new List(); in FuTemporary() local 744 pAttrList->Insert( pNewSet, LIST_APPEND ); in FuTemporary() 745 pAttrList->Insert( pObj->GetUserCall(), LIST_APPEND ); in FuTemporary() 785 SfxItemSet* pNewSet = (SfxItemSet*) pAttrList->GetObject(j++); in FuTemporary() 786 SdrObjUserCall* pUserCall = (SdrObjUserCall*) pAttrList->GetObject(j++); in FuTemporary() 805 delete pAttrList; in FuTemporary()
|
/aoo4110/main/xmloff/source/script/ |
H A D | xmlbasici.cxx | 96 SvXMLAttributeList* pAttrList = new SvXMLAttributeList( rxAttrList ); in StartElement() local 97 Reference< xml::sax::XAttributeList > xAttrList( pAttrList ); in StartElement() 104 pAttrList->AddAttribute( aAttrName, rNamespaceMap.GetNameByKey( nPos ) ); in StartElement()
|
/aoo4110/main/svx/source/xml/ |
H A D | xmlxtimp.cxx | 134 SvXMLAttributeList *pAttrList = new SvXMLAttributeList( rAttrList ); in CreateChildContext() local 135 xAttrList = pAttrList; in CreateChildContext() 150 pAttrList->SetValueByIndex( i, rValue.copy( 1 ) ); in CreateChildContext() 168 pAttrList->SetValueByIndex( i, rValue.copy( 0, nPos-2 ) ); in CreateChildContext()
|
/aoo4110/main/sax/source/expatwrap/ |
H A D | sax_expat.cxx | 238 AttributeList *pAttrList; member in sax_expatwrap::SaxExpatParser_Impl 432 m_pImpl->pAttrList = new AttributeList; in SaxExpatParser() 433 m_pImpl->rAttrList = Reference< XAttributeList > ( m_pImpl->pAttrList ); in SaxExpatParser() 788 pImpl->pAttrList->clear(); in callbackStartElement() 792 pImpl->pAttrList->addAttribute( in callbackStartElement()
|
/aoo4110/main/filter/source/msfilter/ |
H A D | msfiltertracer.cxx | 127 SvXMLAttributeList* pAttrList = new SvXMLAttributeList; in MSFilterTracer() local 128 pAttrList->AddAttribute( rtl::OUString::createFromAscii( "DocumentURL" ), aDocumentURL ); in MSFilterTracer() 129 uno::Reference < xml::sax::XAttributeList > xAttributeList(pAttrList); in MSFilterTracer()
|
/aoo4110/main/xmloff/source/core/ |
H A D | XMLEmbeddedObjectImportContext.cxx | 303 SvXMLAttributeList *pAttrList = new SvXMLAttributeList( rAttrList ); in StartElement() local 304 Reference< XAttributeList > xAttrList( pAttrList ); in StartElement() 312 pAttrList->AddAttribute( aAttrName, in StartElement()
|
/aoo4110/main/idl/inc/ |
H A D | types.hxx | 149 SvMetaAttributeMemberList * pAttrList; member in SvMetaType 189 return pAttrList ? pAttrList->Count() : 0L; in GetAttrCount()
|
/aoo4110/main/xmloff/inc/xmloff/ |
H A D | shapeexport.hxx | 240 … SEF_DEFAULT, com::sun::star::awt::Point* pRefPoint = NULL, SvXMLAttributeList* pAttrList = NULL ); 244 … SEF_DEFAULT, com::sun::star::awt::Point* pRefPoint = NULL, SvXMLAttributeList* pAttrList = NULL ); 267 SvXMLAttributeList* pAttrList = NULL
|
/aoo4110/main/xmloff/source/draw/ |
H A D | shapeexport2.cxx | 1234 SvXMLAttributeList* pAttrList ) argument 1236 ImpExportOLE2Shape( xShape, eShapeType, nFeatures, pRefPoint, pAttrList ); 1569 SvXMLAttributeList* pAttrList /* = NULL */ ) argument 1600 if (pAttrList) 1602 mrExport.AddAttributeList(pAttrList);
|
H A D | shapeimport.cxx | 931 SvXMLAttributeList *pAttrList = new SvXMLAttributeList( rAttrList ); in CreateFrameChildContext() local 933 pAttrList->AppendAttributeList( rFrameAttrList ); in CreateFrameChildContext() 934 uno::Reference < xml::sax::XAttributeList > xAttrList = pAttrList; in CreateFrameChildContext()
|
H A D | shapeexport.cxx | 535 SvXMLAttributeList* pAttrList /* = NULL */ ) in exportShape() argument 801 ImpExportChartShape(xShape, aShapeInfo.meShapeType, nFeatures, pRefPoint, pAttrList ); in exportShape()
|
/aoo4110/main/sc/source/filter/xml/ |
H A D | xmlexprt.cxx | 3102 SvXMLAttributeList* pAttrList = new SvXMLAttributeList(); in ExportShape() local 3103 if ( pAttrList ) in ExportShape() 3105 pAttrList->AddAttribute( in ExportShape() 3108 …GetShapeExport()->exportShape( xShape, SEF_EXPORT_NO_CHART_DATA | SEF_DEFAULT, pPoint, pAttrList ); in ExportShape() 3130 SvXMLAttributeList* pAttrList = 0; in ExportShape() local 3138 pAttrList = new SvXMLAttributeList(); in ExportShape() 3139 pAttrList->AddAttribute( in ExportShape() 3142 … GetShapeExport()->exportShape(xShape, SEF_EXPORT_NO_CHART_DATA | SEF_DEFAULT, pPoint, pAttrList); in ExportShape()
|