/aoo41x/main/unodevtools/source/skeletonmaker/ |
H A D | cpptypemaker.cxx | 227 codemaker::convertString( in printMethodParameters() 234 codemaker::convertString( in printMethodParameters() 251 codemaker::convertString( in printExceptionSpecification() 464 codemaker::convertString( in printMethods() 469 + codemaker::convertString( in printMethods() 593 codemaker::convertString( in printMethods() 619 codemaker::convertString( in printMethods() 633 << (codemaker::convertString( in printMethods() 685 codemaker::convertString( in printServiceMembers() 928 codemaker::convertString( in generateDocumentation() [all …]
|
H A D | javatypemaker.cxx | 210 codemaker::convertString( in printMethodParameters() 225 codemaker::convertString( in printMethodParameters() 245 codemaker::convertString( in printExceptionSpecification() 392 codemaker::convertString( in printMethods() 397 + codemaker::convertString( in printMethods() 515 codemaker::convertString( in printMethods() 542 codemaker::convertString( in printMethods() 556 << (codemaker::convertString( in printMethods() 605 codemaker::convertString( in printServiceMembers() 833 codemaker::convertString( in generateDocumentation() [all …]
|
H A D | skeletoncommon.cxx | 248 codemaker::convertString( in checkType() 357 codemaker::convertString( in checkPropertyHelper() 362 + codemaker::convertString( in checkPropertyHelper() 401 codemaker::convertString( in checkXComponentSupport() 406 + codemaker::convertString( in checkXComponentSupport() 546 OString sReturnType(codemaker::convertString( in checkAddInTypes() 613 codemaker::convertString( in generateFunctionParamterMap() 618 + codemaker::convertString( in generateFunctionParamterMap() 668 << codemaker::convertString( in generateFunctionParamterMap() 673 << codemaker::convertString( in generateFunctionParamterMap() [all …]
|
/aoo41x/main/codemaker/source/javamaker/ |
H A D | javatype.cxx | 884 codemaker::convertString(reader.getFieldName(i))); in handleEnumType() 1010 codemaker::convertString(reader.getFieldName(i)), in handleEnumType() 1743 || codemaker::convertString(reader.getTypeName()) != type in addBaseArguments() 2097 codemaker::convertString( in createExceptionsAttribute() 2259 codemaker::convertString( in handleInterfaceType() 2298 codemaker::convertString( in handleInterfaceType() 2307 codemaker::convertString( in handleInterfaceType() 2526 codemaker::convertString(reader.getFieldName(index)), in addConstant() 2686 codemaker::convertString( in addConstructor() 2849 rtl::OString base(codemaker::convertString( in handleService() [all …]
|
/aoo41x/main/filter/source/placeware/ |
H A D | exporter.cxx | 184 static OString convertString( OUString aInput ) in convertString() function 226 aInfo += convertString( aTemp ); in createSlideFile() 234 aInfo += convertString( aTemp ); in createSlideFile() 247 aInfo += convertString( pEntry->getTitle() ); in createSlideFile() 251 aInfo += convertString( pEntry->getName() ); in createSlideFile() 259 aInfo += convertString( pEntry->getURL() ); in createSlideFile() 266 aInfo += convertString( pEntry->getNotes() ); in createSlideFile()
|
/aoo41x/main/xmloff/source/forms/ |
H A D | propertyimport.cxx | 99 Any PropertyConversion::convertString( SvXMLImport& _rImporter, const ::com::sun::star::uno::Type& … in convertString() function in xmloff::PropertyConversion 358 …aNewValue.Value = PropertyConversion::convertString(m_rContext.getGlobalContext(), pProperty->aPro… in handleAttribute() 499 PropertyConversion::convertString(GetImport(), aPropType, in StartElement() 569 *pListElement = PropertyConversion::convertString( GetImport(), aType, *values ); in EndElement()
|
H A D | elementimport.cxx | 975 _rPropValue.Value = PropertyConversion::convertString(GetImport(), aProp.Type, sValue); in implTranslateValueProperty() 1159 OSL_VERIFY( PropertyConversion::convertString( in handleAttribute() 1169 OSL_VERIFY( PropertyConversion::convertString( in handleAttribute() 1292 …const Any aBooleanValue( PropertyConversion::convertString(m_rContext.getGlobalContext(), pPropert… in handleAttribute() 1751 PropertyConversion::convertString( in handleAttribute()
|
H A D | propertyimport.hxx | 50 static ::com::sun::star::uno::Any convertString(
|
/aoo41x/main/codemaker/source/codemaker/ |
H A D | codemaker.cxx | 60 rtl::OString convertString(rtl::OUString const & string) { in convertString() function 167 t = convertString(reader.getSuperTypeName(0)); in decomposeAndResolve()
|
/aoo41x/main/dbaccess/source/filter/xml/ |
H A D | xmlDataSourceSetting.cxx | 181 aValue = convertString(m_aPropType, _sValue); in addValue() 198 Any OXMLDataSourceSetting::convertString(const ::com::sun::star::uno::Type& _rExpectedType, const :… in convertString() function in dbaxml::OXMLDataSourceSetting
|
H A D | xmlDataSourceSetting.hxx | 49 …::com::sun::star::uno::Any convertString(const ::com::sun::star::uno::Type& _rExpectedType, const …
|
/aoo41x/main/reportdesign/source/filter/xml/ |
H A D | xmlControlProperty.cxx | 178 aValue = convertString(m_aPropType, _sValue); in addValue() 195 Any OXMLControlProperty::convertString(const ::com::sun::star::uno::Type& _rExpectedType, const ::r… in convertString() function in rptxml::OXMLControlProperty
|
H A D | xmlControlProperty.hxx | 46 …::com::sun::star::uno::Any convertString(const ::com::sun::star::uno::Type& _rExpectedType, const …
|
/aoo41x/main/codemaker/inc/codemaker/ |
H A D | codemaker.hxx | 42 rtl::OString convertString(rtl::OUString const & string);
|