Searched refs:findSvgStyleAttributesById (Results 1 – 3 of 3) sorted by relevance
80 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()
103 … const SvgStyleAttributes* SvgDocument::findSvgStyleAttributesById(const rtl::OUString& rStr) const in findSvgStyleAttributesById() function in svgio::svgreader::SvgDocument
75 const SvgStyleAttributes* findSvgStyleAttributesById(const rtl::OUString& rStr) const;
Completed in 13 milliseconds