Home
last modified time | relevance | path

Searched refs:RemoveAttribute (Results 1 – 12 of 12) sorted by relevance

/trunk/main/reportdesign/source/filter/xml/
H A DxmlExportDocumentHandler.cxx77 pList->RemoveAttribute(_sName); in lcl_correctCellAddress()
227 … pList->RemoveAttribute(::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("table:cell-range-address"))); in startElement()
243 pList->RemoveAttribute(s_sValue); in startElement()
411 pCellAtt->RemoveAttribute(sValueType); in exportTableRows()
432 pCellAtt->RemoveAttribute(sValueType); in exportTableRows()
/trunk/main/filter/source/msfilter/
H A Dmsfiltertracer.cxx229 void MSFilterTracer::RemoveAttribute( const ::rtl::OUString& sName ) in RemoveAttribute() function in MSFilterTracer
232 mpAttributeList->RemoveAttribute( sName ); in RemoveAttribute()
H A Dmsdffimp.cxx4958 mpTracer->RemoveAttribute( aObjData.nSpFlags & SP_FGROUP in ImportShape()
H A Dsvdfppt.cxx3155 mpTracer->RemoveAttribute( eAktPageKind == PPT_SLIDEPAGE in ImportPage()
/trunk/main/comphelper/inc/comphelper/
H A Dattributelist.hxx50 void RemoveAttribute( const ::rtl::OUString sName );
/trunk/main/filter/inc/filter/msfilter/
H A Dmsfiltertracer.hxx83 void RemoveAttribute( const ::rtl::OUString& sName );
/trunk/main/xmloff/inc/xmloff/
H A Dattrlist.hxx138 void RemoveAttribute( const ::rtl::OUString sName );
/trunk/main/sw/source/filter/ww8/
H A Dtracer.cxx200 mpTrace->RemoveAttribute(GetContext(eContext)); in LeaveEnvironment()
/trunk/main/comphelper/source/xml/
H A Dattributelist.cxx137 void AttributeList::RemoveAttribute( const OUString sName ) in RemoveAttribute() function in comphelper::AttributeList
/trunk/main/xmloff/source/core/
H A Dattrlist.cxx179 void SvXMLAttributeList::RemoveAttribute( const OUString sName ) in RemoveAttribute() function in SvXMLAttributeList
/trunk/main/xmloff/source/style/
H A Dxmlexppr.cxx1110 rAttrList.RemoveAttribute( sName ); in _exportXML()
/trunk/main/sd/source/filter/ppt/
H A Dpptin.cxx860 mpTracer->RemoveAttribute( rtl::OUString::createFromAscii( "MasterPage" ) ); in Import()

Completed in 148 milliseconds