Searched refs:WW8_ASCII2STR (Results 1 – 1 of 1) sorted by relevance
81 #define WW8_ASCII2STR(s) String::CreateFromAscii(RTL_CONSTASCII_STRINGPARAM(s)) macro1180 xPropSet->setPropertyValue(WW8_ASCII2STR("PositionX"), aTmp); in Import()1182 xPropSet->setPropertyValue(WW8_ASCII2STR("PositionY"), aTmp); in Import()1184 xPropSet->setPropertyValue(WW8_ASCII2STR("Width"), aTmp); in Import()1186 xPropSet->setPropertyValue(WW8_ASCII2STR("Height"), aTmp); in Import()1188 xPropSet->setPropertyValue(WW8_ASCII2STR("HelpText"), uno::Any(OUString(msToolTip))); in Import()1193 xPropSet->setPropertyValue(WW8_ASCII2STR("Step"), aTmp); in Import()1198 xPropSet->setPropertyValue(WW8_ASCII2STR("EnableVisible"), uno::makeAny( mbVisible ) ); in Import()1333 rServiceFactory->createInstance(WW8_ASCII2STR( in GetFormComps()1341 xFormPropSet->setPropertyValue( WW8_ASCII2STR("Name"), aTmp ); in GetFormComps()[all …]