Home
last modified time | relevance | path

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

/AOO41X/main/svtools/source/control/
H A Dctrltool.cxx354 maNormal = XubString( SvtResId( STR_SVT_STYLE_NORMAL ) ); in FontList()
433 return maNormal; in GetStyleName()
447 return maNormal; in GetStyleName()
476 aStyleName = maNormal; in GetStyleName()
478 aStyleName = maNormal; in GetStyleName()
480 aStyleName = maNormal; in GetStyleName()
495 if ( (aStyleName == maNormal) || in GetStyleName()
638 if ( rStyleName == maNormal ) in Get()
/AOO41X/main/svtools/inc/svtools/
H A Dctrltool.hxx163 XubString maNormal; member in FontList
193 const XubString& GetNormalStr() const { return maNormal; } in GetNormalStr()