Searched refs:sTextField (Results 1 – 2 of 2) sorted by relevance
1264 sTextField(RTL_CONSTASCII_USTRINGPARAM("TextField")), in XMLTextParagraphExport()2246 else if( sType.equals(sTextField)) in exportTextRangeEnumeration()2402 if (xPropSet->getPropertySetInfo()->hasPropertyByName( sTextField )) in exportTextField()2404 Reference < XTextField > xTxtFld(xPropSet->getPropertyValue( sTextField ), uno::UNO_QUERY); in exportTextField()
200 const ::rtl::OUString sTextField; member in XMLTextParagraphExport