Home
last modified time | relevance | path

Searched refs:GetAttrList (Results 1 – 22 of 22) sorted by relevance

/trunk/main/xmloff/source/text/
H A DXMLAutoTextEventExport.cxx205 GetAttrList().AddAttribute( in addNamespaces()
208 GetAttrList().AddAttribute( in addNamespaces()
211 GetAttrList().AddAttribute( in addNamespaces()
214 GetAttrList().AddAttribute( in addNamespaces()
217 GetAttrList().AddAttribute( in addNamespaces()
220 GetAttrList().AddAttribute( in addNamespaces()
/trunk/main/xmloff/source/meta/
H A DMetaExportComponent.cxx144 GetAttrList().AddAttribute( in exportDoc()
147 GetAttrList().AddAttribute( in exportDoc()
150 GetAttrList().AddAttribute( in exportDoc()
158 GetAttrList().AddAttribute( rMap.GetAttrNameByKey( nPos ), rMap.GetNameByKey( nPos ) ); in exportDoc()
/trunk/main/idl/source/objects/
H A Dtypes.cxx527 const SvMetaAttributeMemberList & rList = pBaseType->GetAttrList(); in WriteParam()
741 const SvMetaAttributeMemberList & rList = GetType()->GetBaseType()->GetAttrList(); in WriteRecursiv_Impl()
1072 if( nMask & 0x0100 ) rStm >> GetAttrList(); in Load()
1133 SvMetaAttributeMemberList & SvMetaType::GetAttrList() const in GetAttrList() function in SvMetaType
1840 GetAttrList().Append( xAttr ); in ReadContextSvIdl()
2645 SvMetaAttributeMemberList& rList = aType->GetAttrList(); in Compare()
2646 SvMetaAttributeMemberList& rOtherList = pAttr->GetType()->GetAttrList(); in Compare()
H A Dslot.cxx1119 for( m=0; m<rBase.GetAttrList().Count(); m++ ) in Insert()
1121 SvMetaAttribute * pAttr = rBase.GetAttrList().GetObject( m ); in Insert()
1130 if ( m == rBase.GetAttrList().Count() ) in Insert()
1547 pType->GetAttrList(); in WriteSlotParamArray()
1790 SvMetaAttributeMemberList *pList = &GetType()->GetAttrList(); in WriteCSV()
1792 pList = &GetMethod()->GetType()->GetAttrList(); in WriteCSV()
/trunk/main/xmloff/source/transform/
H A DChartPlotAreaOASISTContext.cxx172 OSL_ENSURE( GetAttrList().is(), "Invalid attribute list" ); in EndElement()
174 new XMLMutableAttributeList( GetAttrList()); in EndElement()
H A DPersAttrListTContext.hxx114 GetAttrList() const;
H A DPersAttrListTContext.cxx189 Reference< XAttributeList > XMLPersAttrListTContext::GetAttrList() const in GetAttrList() function in XMLPersAttrListTContext
H A DChartPlotAreaOOoTContext.cxx177 Reference< xml::sax::XAttributeList > xNewAttrList( pAxisContext->GetAttrList()); in CreateChildContext()
/trunk/main/dbaccess/source/filter/xml/
H A DxmlExport.cxx891 exportStyleName(_xProp,GetAttrList()); in exportQuery()
915 exportStyleName(_xProp,GetAttrList()); in exportTable()
968 OSL_PRECOND(!GetAttrList().getLength(),"Invalid attribute length!"); in exportFilter()
976 OSL_POSTCOND(!GetAttrList().getLength(),"Invalid attribute length!"); in exportFilter()
1046 if ( GetAttrList().getLength() ) in exportColumns()
/trunk/main/idl/inc/
H A Dtypes.hxx186 SvMetaAttributeMemberList & GetAttrList() const;
193 GetAttrList().Append( pAttr ); in AppendAttr()
H A Dmodule.hxx77 const SvMetaAttributeMemberList & GetAttrList() const { return aAttrList; } in GetAttrList() function in SvMetaModule
H A Ddatabase.hxx102 SvMetaAttributeMemberList& GetAttrList() { return aAttrList; } in GetAttrList() function in SvIdlDataBase
/trunk/main/starmath/source/
H A Dmathmlexport.cxx624 SvXMLAttributeList &rList = GetAttrList(); in exportDoc()
1520 sal_Int16 nLength = GetAttrList().getLength(); in ExportNodes()
1526 GetAttrList().getNameByIndex(i), &sLocalName ); in ExportNodes()
/trunk/main/sw/source/filter/xml/
H A Dxmlexpit.cxx314 exportXML( rExport, rExport.GetAttrList(), rSet, rUnitConverter, in exportXML()
317 if( rExport.GetAttrList().getLength() > 0L || in exportXML()
/trunk/main/idl/source/prj/
H A Ddatabase.cxx963 const SvMetaAttributeMemberList & rAttrList = GetAttrList(); in WriteHelpIds()
997 SvMetaAttributeMemberList &rList = GetAttrList(); in WriteCSV()
/trunk/main/xmloff/source/style/
H A Dxmlexppr.cxx861 rExport.GetAttrList(), rProperties, in exportXML()
867 if( rExport.GetAttrList().getLength() > 0L || in exportXML()
H A Dimpastp4.cxx467 GetExport().GetAttrList(), in exportXML()
H A Dxmlnume.cxx654 if( GetExport().GetAttrList().getLength() > 0 ) in exportLevelStyle()
/trunk/main/reportdesign/source/filter/xml/
H A DxmlExport.cxx467 exportStyleName(xCond.get(),GetAttrList(),m_sCellStyle); in exportFormatConditions()
750 exportStyleName(_xSection.get(),GetAttrList(),m_sTableStyle); in exportSection()
858 exportStyleName(aColIter->xElement.get(),GetAttrList(),m_sTableStyle); in exportContainer()
/trunk/main/svx/source/xml/
H A Dxmlxtexp.cxx297GetAttrList().AddAttribute( GetNamespaceMap().GetAttrNameByKey( nPos ), GetNamespaceMap().GetNameB… in exportTable()
/trunk/main/xmloff/inc/xmloff/
H A Dxmlexp.hxx407 SvXMLAttributeList &GetAttrList() { return *mpAttrList; } in GetAttrList() function in SvXMLExport
/trunk/main/xmloff/source/forms/
H A Delementexport.cxx2096 if ( m_rContext.getGlobalContext().GetAttrList().getLength() ) in exportSubTags()

Completed in 119 milliseconds