Home
last modified time | relevance | path

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

/AOO41X/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()
/AOO41X/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.cxx4945 mpTracer->RemoveAttribute( aObjData.nSpFlags & SP_FGROUP in ImportShape()
H A Dsvdfppt.cxx3156 mpTracer->RemoveAttribute( eAktPageKind == PPT_SLIDEPAGE in ImportPage()
/AOO41X/main/comphelper/inc/comphelper/ !
H A Dattributelist.hxx50 void RemoveAttribute( const ::rtl::OUString sName );
/AOO41X/main/filter/inc/filter/msfilter/ !
H A Dmsfiltertracer.hxx83 void RemoveAttribute( const ::rtl::OUString& sName );
/AOO41X/main/xmloff/inc/xmloff/ !
H A Dattrlist.hxx138 void RemoveAttribute( const ::rtl::OUString sName );
/AOO41X/main/sw/source/filter/ww8/ !
H A Dtracer.cxx200 mpTrace->RemoveAttribute(GetContext(eContext)); in LeaveEnvironment()
/AOO41X/main/comphelper/source/xml/ !
H A Dattributelist.cxx137 void AttributeList::RemoveAttribute( const OUString sName ) in RemoveAttribute() function in comphelper::AttributeList
/AOO41X/main/xmloff/source/core/ !
H A Dattrlist.cxx179 void SvXMLAttributeList::RemoveAttribute( const OUString sName ) in RemoveAttribute() function in SvXMLAttributeList
/AOO41X/main/xmloff/source/style/ !
H A Dxmlexppr.cxx1110 rAttrList.RemoveAttribute( sName ); in _exportXML()
/AOO41X/main/sd/source/filter/ppt/ !
H A Dpptin.cxx860 mpTracer->RemoveAttribute( rtl::OUString::createFromAscii( "MasterPage" ) ); in Import()