Home
last modified time | relevance | path

Searched refs:XMLMutableAttributeList (Results 1 – 25 of 32) sorted by relevance

12

/trunk/main/xmloff/source/transform/
H A DMutableAttrList.cxx40 SvXMLAttributeList *XMLMutableAttributeList::GetMutableAttrList() in GetMutableAttrList()
51 XMLMutableAttributeList::XMLMutableAttributeList() : in XMLMutableAttributeList() function in XMLMutableAttributeList
57 XMLMutableAttributeList::XMLMutableAttributeList( const Reference< in XMLMutableAttributeList() function in XMLMutableAttributeList
67 XMLMutableAttributeList::~XMLMutableAttributeList() in ~XMLMutableAttributeList()
91 sal_Int64 SAL_CALL XMLMutableAttributeList::getSomething( in getSomething()
104 sal_Int16 SAL_CALL XMLMutableAttributeList::getLength(void) in getLength()
130 OUString SAL_CALL XMLMutableAttributeList::getTypeByName( in getTypeByName()
137 OUString SAL_CALL XMLMutableAttributeList::getValueByName( in getValueByName()
145 Reference< XCloneable > XMLMutableAttributeList::createClone() in createClone()
153 void XMLMutableAttributeList::SetValueByIndex( sal_Int16 i, in SetValueByIndex()
[all …]
H A DPersAttrListTContext.cxx61 XMLMutableAttributeList *pMutableAttrList; in AddAttribute()
65 static_cast< XMLMutableAttributeList * >( m_xAttrList.get() ); in AddAttribute()
69 pMutableAttrList = new XMLMutableAttributeList ; in AddAttribute()
138 XMLMutableAttributeList *pMutableAttrList = 0; in StartElement()
150 static_cast< XMLMutableAttributeList * >( m_xAttrList.get() ) in StartElement()
159 m_xAttrList = new XMLMutableAttributeList( rAttrList, sal_True ); in StartElement()
H A DFormPropOOoTContext.cxx127 XMLMutableAttributeList *pMutableAttrList = in EndElement()
128 new XMLMutableAttributeList; in EndElement()
213 XMLMutableAttributeList *pMutableAttrList = in StartElement()
214 new XMLMutableAttributeList( rAttrList, sal_True ); in StartElement()
295 static_cast< XMLMutableAttributeList * >( m_xAttrList.get() ) in EndElement()
302 static_cast< XMLMutableAttributeList * >( m_xAttrList.get() ) in EndElement()
H A DMutableAttrList.hxx35 class XMLMutableAttributeList : public ::cppu::WeakImplHelper3< class
48 XMLMutableAttributeList();
49 XMLMutableAttributeList( const ::com::sun::star::uno::Reference<
52 ~XMLMutableAttributeList();
H A DControlOASISTContext.cxx68 XMLMutableAttributeList *pMutableAttrList = 0; in StartElement()
72 XMLMutableAttributeList *pControlMutableAttrList = in StartElement()
73 m_bCreateControl ? new XMLMutableAttributeList : 0; in StartElement()
92 new XMLMutableAttributeList( rAttrList ); in StartElement()
H A DFrameOOoTContext.cxx68 XMLMutableAttributeList *pMutableAttrList = in StartElement()
72 pMutableAttrList = new XMLMutableAttributeList( rAttrList ); in StartElement()
75 XMLMutableAttributeList *pFrameMutableAttrList = in StartElement()
76 new XMLMutableAttributeList; in StartElement()
H A DChartPlotAreaOASISTContext.cxx111 XMLMutableAttributeList *pMutableAttrList = 0; in StartElement()
125 pMutableAttrList = new XMLMutableAttributeList( xAttrList ); in StartElement()
173 XMLMutableAttributeList * pMutableAttrList = in EndElement()
174 new XMLMutableAttributeList( GetAttrList()); in EndElement()
H A DStyleOASISTContext.cxx145 XMLMutableAttributeList *pAttrList = 0; in StartElement()
148 pAttrList = new XMLMutableAttributeList(); in StartElement()
154 static_cast< XMLMutableAttributeList * >( m_xAttrList.get() ); in StartElement()
623 m_xAttrList = new XMLMutableAttributeList( rAttrList, sal_True ); in StartElement()
627 static_cast< XMLMutableAttributeList * >( m_xAttrList.get() ) in StartElement()
838 XMLMutableAttributeList *pMutableAttrList = 0; in StartElement()
858 new XMLMutableAttributeList( xAttrList ); in StartElement()
H A DDocumentTContext.cxx73 XMLMutableAttributeList *pMutableAttrList = 0; in StartElement()
106 pMutableAttrList = new XMLMutableAttributeList( xAttrList ); in StartElement()
137 pMutableAttrList = new XMLMutableAttributeList( xAttrList ); in StartElement()
H A DFormPropOASISTContext.cxx118 XMLMutableAttributeList *pMutableAttrList = in StartElement()
119 new XMLMutableAttributeList( rAttrList ); in StartElement()
196 new XMLMutableAttributeList; in StartElement()
H A DMergeElemTContext.cxx162 static_cast< XMLMutableAttributeList * >( m_xAttrList.get() ) in ExportStartElement()
188 XMLMutableAttributeList *pMutableAttrList = in StartElement()
189 new XMLMutableAttributeList( rAttrList, sal_True ); in StartElement()
H A DProcAddAttrTContext.cxx65 XMLMutableAttributeList *pMutableAttrList = in StartElement()
70 pMutableAttrList = new XMLMutableAttributeList; in StartElement()
H A DControlOOoTContext.cxx59 m_xAttrList = new XMLMutableAttributeList( rAttrList, sal_True ); in StartElement()
76 static_cast< XMLMutableAttributeList * >( m_xAttrList.get() ) in CreateChildContext()
H A DDlgOASISTContext.cxx65 XMLMutableAttributeList *pMutableAttrList = 0; in StartElement()
85 new XMLMutableAttributeList( xAttrList ); in StartElement()
H A DRenameElemTContext.cxx78 XMLMutableAttributeList *pMutableAttrList = in StartElement()
79 new XMLMutableAttributeList( xAttrList ); in StartElement()
H A DStyleOOoTContext.cxx186 m_xAttrList( new XMLMutableAttributeList() ) in XMLTypedPropertiesOOoTContext_Impl()
198 static_cast< XMLMutableAttributeList * >( m_xAttrList.get() ) in AddAttribute()
209 static_cast< XMLMutableAttributeList * >( m_xAttrList.get() ) in AddAttribute()
1177 XMLMutableAttributeList *pMutableAttrList = 0; in StartElement()
1194 new XMLMutableAttributeList( xAttrList ); in StartElement()
H A DOasis2OOo.cxx1203 XMLMutableAttributeList *pMutableAttrList = 0; in StartElement()
1227 new XMLMutableAttributeList( xAttrList ); in StartElement()
1245 new XMLMutableAttributeList( xAttrList ); in StartElement()
1257 new XMLMutableAttributeList( xAttrList ); in StartElement()
1375 XMLMutableAttributeList *pMutableAttrList = 0; in StartElement()
1392 new XMLMutableAttributeList( xAttrList ); in StartElement()
1647 XMLMutableAttributeList *pMutableAttrList = in StartElement()
1648 new XMLMutableAttributeList( xAttrList ); in StartElement()
H A DCreateElemTContext.cxx64 XMLMutableAttributeList *pMutableAttrList = 0; in StartElement()
87 pMutableAttrList = new XMLMutableAttributeList( xAttrList ); in StartElement()
H A DChartOASISTContext.cxx66 XMLMutableAttributeList *pMutableAttrList = 0; in StartElement()
83 new XMLMutableAttributeList( xAttrList ); in StartElement()
H A DTransformerBase.cxx252 XMLMutableAttributeList *pMutableAttrList = 0; in startElement()
291 pMutableAttrList = new XMLMutableAttributeList( xAttrList ); in startElement()
524 XMLMutableAttributeList *XMLTransformerBase::ProcessAttrList( in ProcessAttrList()
528 XMLMutableAttributeList *pMutableAttrList = 0; in ProcessAttrList()
549 pMutableAttrList = new XMLMutableAttributeList( rAttrList, in ProcessAttrList()
H A DChartOOoTContext.cxx69 XMLMutableAttributeList *pMutableAttrList = 0; in StartElement()
86 new XMLMutableAttributeList( xAttrList ); in StartElement()
H A DOOo2Oasis.cxx1155 XMLMutableAttributeList *pMutableAttrList = 0; in StartElement()
1172 pMutableAttrList = new XMLMutableAttributeList( xAttrList ); in StartElement()
1202 pMutableAttrList = new XMLMutableAttributeList( xAttrList ); in StartElement()
1289 XMLMutableAttributeList *pMutableAttrList = in StartElement()
1290 new XMLMutableAttributeList( rAttrList ); in StartElement()
1355 XMLMutableAttributeList *pMutableAttrList = 0; in StartElement()
1372 new XMLMutableAttributeList( xAttrList ); in StartElement()
1535 XMLMutableAttributeList* pMutableAttrList = in StartElement()
H A DFrameOASISTContext.cxx95 m_xAttrList = new XMLMutableAttributeList( rAttrList, sal_True ); in StartElement()
153 static_cast< XMLMutableAttributeList * >( m_xAttrList.get() ) in CreateChildContext()
H A DNotesTContext.cxx78 XMLMutableAttributeList *pMutableAttrList = 0; in StartElement()
97 new XMLMutableAttributeList( xAttrList ); in StartElement()
H A DChartPlotAreaOOoTContext.cxx75 XMLMutableAttributeList *pMutableAttrList = 0; in StartElement()
89 pMutableAttrList = new XMLMutableAttributeList( xAttrList ); in StartElement()

Completed in 65 milliseconds

12