Searched refs:WW8_ASCII2STR (Results 1 – 1 of 1) sorted by relevance
82 #define WW8_ASCII2STR(s) String::CreateFromAscii(RTL_CONSTASCII_STRINGPARAM(s)) macro1181 xPropSet->setPropertyValue(WW8_ASCII2STR("PositionX"), aTmp); in Import()1183 xPropSet->setPropertyValue(WW8_ASCII2STR("PositionY"), aTmp); in Import()1185 xPropSet->setPropertyValue(WW8_ASCII2STR("Width"), aTmp); in Import()1187 xPropSet->setPropertyValue(WW8_ASCII2STR("Height"), aTmp); in Import()1189 xPropSet->setPropertyValue(WW8_ASCII2STR("HelpText"), uno::Any(OUString(msToolTip))); in Import()1194 xPropSet->setPropertyValue(WW8_ASCII2STR("Step"), aTmp); in Import()1199 xPropSet->setPropertyValue(WW8_ASCII2STR("EnableVisible"), uno::makeAny( mbVisible ) ); in Import()1334 rServiceFactory->createInstance(WW8_ASCII2STR( in GetFormComps()1342 xFormPropSet->setPropertyValue( WW8_ASCII2STR("Name"), aTmp ); in GetFormComps()[all …]