Searched refs:saWidthName (Results 1 – 1 of 1) sorted by relevance
1089 static const ::rtl::OUString saWidthName( RTL_CONSTASCII_USTRINGPARAM( "Width" ) ); variable1114 …sal_Int32 nSizeAppFont = mxModelProps->getPropertyValue( bHeight ? saHeightName : saWidthName ).ge… in implGetSize()1162 …mxModelProps->setPropertyValue( bHeight ? saHeightName : saWidthName, uno::Any( bHeight ? aSizeApp… in implSetSize()