Home
last modified time | relevance | path

Searched refs:convertString (Results 1 – 14 of 14) sorted by relevance

/trunk/main/unodevtools/source/skeletonmaker/
H A Dcpptypemaker.cxx227 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 Djavatypemaker.cxx210 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 Dskeletoncommon.cxx248 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 …]
/trunk/main/codemaker/source/javamaker/
H A Djavatype.cxx884 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 …]
/trunk/main/filter/source/placeware/
H A Dexporter.cxx184 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()
/trunk/main/xmloff/source/forms/
H A Dpropertyimport.cxx99 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 Delementimport.cxx976 _rPropValue.Value = PropertyConversion::convertString(GetImport(), aProp.Type, sValue); in implTranslateValueProperty()
1160 OSL_VERIFY( PropertyConversion::convertString( in handleAttribute()
1170 OSL_VERIFY( PropertyConversion::convertString( in handleAttribute()
1293 …const Any aBooleanValue( PropertyConversion::convertString(m_rContext.getGlobalContext(), pPropert… in handleAttribute()
1752 PropertyConversion::convertString( in handleAttribute()
H A Dpropertyimport.hxx50 static ::com::sun::star::uno::Any convertString(
/trunk/main/codemaker/source/codemaker/
H A Dcodemaker.cxx60 rtl::OString convertString(rtl::OUString const & string) { in convertString() function
167 t = convertString(reader.getSuperTypeName(0)); in decomposeAndResolve()
/trunk/main/dbaccess/source/filter/xml/
H A DxmlDataSourceSetting.cxx181 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 DxmlDataSourceSetting.hxx49 …::com::sun::star::uno::Any convertString(const ::com::sun::star::uno::Type& _rExpectedType, const …
/trunk/main/reportdesign/source/filter/xml/
H A DxmlControlProperty.cxx178 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 DxmlControlProperty.hxx46 …::com::sun::star::uno::Any convertString(const ::com::sun::star::uno::Type& _rExpectedType, const …
/trunk/main/codemaker/inc/codemaker/
H A Dcodemaker.hxx42 rtl::OString convertString(rtl::OUString const & string);

Completed in 98 milliseconds