Searched refs:aTextFieldPrexit (Results 1 – 1 of 1) sorted by relevance
1118 const OUString aTextFieldPrexit( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.text.textfield.") ); in SvxUnoTextCreateTextField() local1124 if( (ServiceSpecifier.compareTo( aTextFieldPrexit, aTextFieldPrexit.getLength() ) == 0) || in SvxUnoTextCreateTextField()1127 OUString aFieldType( ServiceSpecifier.copy( aTextFieldPrexit.getLength() ) ); in SvxUnoTextCreateTextField()
Completed in 31 milliseconds