Home
last modified time | relevance | path

Searched refs:findSvgStyleAttributesById (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/svgio/source/svgreader/
H A Dsvgnode.cxx80 pNew = rDocument.findSvgStyleAttributesById(aId); in checkForCssStyle()
87 pNew = rDocument.findSvgStyleAttributesById(aId); in checkForCssStyle()
100 … const SvgStyleAttributes* pNew = rDocument.findSvgStyleAttributesById(*getId()); in checkForCssStyle()
111 … const SvgStyleAttributes* pNew = rDocument.findSvgStyleAttributesById(rClassStr); in checkForCssStyle()
H A Dsvgdocument.cxx103 … const SvgStyleAttributes* SvgDocument::findSvgStyleAttributesById(const rtl::OUString& rStr) const in findSvgStyleAttributesById() function in svgio::svgreader::SvgDocument
/aoo4110/main/svgio/inc/svgio/svgreader/
H A Dsvgdocument.hxx75 const SvgStyleAttributes* findSvgStyleAttributesById(const rtl::OUString& rStr) const;

Completed in 26 milliseconds