Lines Matching refs:mxProps
40 mxProps( rxModelProps, uno::UNO_SET_THROW ) in VbaNewFont()
48 …uno::Any aAny = mxProps->getPropertyValue( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "FontName… in getName()
54 mxProps->setPropertyValue( in setName()
61 …uno::Any aAny = mxProps->getPropertyValue( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "FontHeig… in getSize()
67 mxProps->setPropertyValue( in setSize()
74 …uno::Any aAny = mxProps->getPropertyValue( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "FontChar… in getCharset()
85 mxProps->setPropertyValue( in setCharset()
102 …uno::Any aAny = mxProps->getPropertyValue( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "FontWeig… in getBold()
108 mxProps->setPropertyValue( in setBold()
115 …uno::Any aAny = mxProps->getPropertyValue( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "FontSlan… in getItalic()
121 mxProps->setPropertyValue( in setItalic()
128 …uno::Any aAny = mxProps->getPropertyValue( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "FontUnde… in getUnderline()
134 mxProps->setPropertyValue( in setUnderline()
141 …uno::Any aAny = mxProps->getPropertyValue( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "FontStri… in getStrikethrough()
147 mxProps->setPropertyValue( in setStrikethrough()