Home
last modified time | relevance | path

Searched refs:maTextAnchor (Results 1 – 2 of 2) sorted by relevance

/trunk/main/svgio/inc/svgio/svgreader/
H A Dsvgstyleattributes.hxx188 TextAnchor maTextAnchor; member in svgio::svgreader::SvgStyleAttributes
400 …void setTextAnchor(const TextAnchor aTextAnchor = TextAnchor_notset) { maTextAnchor = aTextAnchor;… in setTextAnchor()
/trunk/main/svgio/source/svgreader/
H A Dsvgstyleattributes.cxx1223 maTextAnchor(TextAnchor_notset), in SvgStyleAttributes()
2478 if(maTextAnchor != TextAnchor_notset) in getTextAnchor()
2480 return maTextAnchor; in getTextAnchor()

Completed in 26 milliseconds