Searched refs:sAPI_textfield_prefix (Results 1 – 2 of 2) sorted by relevance
57 static const sal_Char sAPI_textfield_prefix[] = "com.sun.star.text.TextField."; variable341 if (CreateField(xPropSet, OUString::createFromAscii(sAPI_textfield_prefix) + GetServiceName())) in EndElement()
92 const sal_Char sAPI_textfield_prefix[] = "com.sun.star.text.TextField."; variable221 , sServicePrefix(RTL_CONSTASCII_USTRINGPARAM(sAPI_textfield_prefix)) in XMLTextFieldImportContext()3244 sBuf.appendAscii(sAPI_textfield_prefix); in EndElement()
Completed in 33 milliseconds