/aoo4110/main/cppuhelper/source/ |
H A D | tdmgr.cxx | 110 OUString aTypeName( xType->getName() ); in createCTD() local 193 OUString aTypeName( xType->getName() ); in createCTD() local 251 OUString aTypeName( xType->getName() ); in createCTD() local 388 OUString aTypeName( xMethod->getName() ); in createCTD() local 447 OUString aTypeName( xType->getName() ); in createCTD() local 487 OUString aTypeName( xType->getName() ); in createCTD() local 512 OUString aTypeName( xType->getName() ); in createCTD() local 542 OUString aTypeName( RTL_CONSTASCII_USTRINGPARAM("void") ); in createCTD() local 548 OUString aTypeName( RTL_CONSTASCII_USTRINGPARAM("char") ); in createCTD() local 560 OUString aTypeName( RTL_CONSTASCII_USTRINGPARAM("byte") ); in createCTD() local [all …]
|
/aoo4110/main/cppu/source/typelib/ |
H A D | static_types.cxx | 289 OUString aTypeName( OUString::createFromAscii( s_aTypeNames[eTypeClass] ) ); in typelib_static_type_getByTypeClass() local 311 OUString aTypeName( OUString::createFromAscii( pTypeName ) ); in typelib_static_type_init() local 334 OUString aTypeName( aBuf.makeStringAndClear() ); in typelib_static_sequence_type_init() local 374 OUString aTypeName( OUString::createFromAscii( pTypeName ) ); in init() local 488 OUString aTypeName( OUString::createFromAscii( pTypeName ) ); in typelib_static_mi_interface_type_init() local 551 OUString aTypeName( OUString::createFromAscii( pTypeName ) ); in typelib_static_enum_type_init() local 608 OUString aTypeName( aBuf.makeStringAndClear() ); in typelib_static_array_type_init() local
|
H A D | typelib.cxx | 314 OString aTypeName( OUStringToOString( pTDR->pTypeName, RTL_TEXTENCODING_ASCII_US ) ); in ~TypeDescriptor_Init_Impl() local 1018 OUString aTypeName( aBuf.makeStringAndClear() ); in typelib_typedescription_newArray() local 2263 OUString aTypeName( OUString::createFromAscii( pTypeName ) ); in typelib_typedescriptionreference_newByAsciiName() local
|
/aoo4110/main/connectivity/source/drivers/adabas/ |
H A D | BTables.cxx | 221 Any aTypeName; in createTable() local 383 …Any aTypeName = _rxColProp->getPropertyValue(OMetaConnection::getPropMap().getNameByIndex(PROPERTY… in getColumnSqlType() local
|
/aoo4110/main/oox/source/xls/ |
H A D | biffdetector.cxx | 201 OUString aTypeName; in detect() local
|
/aoo4110/main/cui/source/dialogs/ |
H A D | pastedlg.cxx | 148 String aSourceName, aTypeName; in GetFormat() local
|
/aoo4110/main/sfx2/inc/sfx2/ |
H A D | docfilt.hxx | 49 String aTypeName; member in SfxFilter
|
/aoo4110/main/sw/source/ui/uno/ |
H A D | swdetect.cxx | 98 …String aTypeName; // a name describing the type (from MediaDescriptor, usually from fla… in detect() local
|
/aoo4110/main/starmath/source/ |
H A D | smdetect.cxx | 103 …String aTypeName; // a name describing the type (from MediaDescriptor, usually from fla… in detect() local
|
/aoo4110/main/basic/source/comp/ |
H A D | dim.cxx | 398 String aTypeName( aGblStrings.Find( pDef->GetTypeId() ) ); in DefVar() local 652 String aTypeName( aGblStrings.Find( nElemTypeId ) ); in DefType() local
|
/aoo4110/main/sd/source/ui/unoidl/ |
H A D | sddetect.cxx | 102 …String aTypeName; // a name describing the type (from MediaDescriptor, usually from fla… in detect() local
|
/aoo4110/main/sd/source/filter/grf/ |
H A D | sdgrffilter.cxx | 311 const String aTypeName( mrMedium.GetFilter()->GetTypeName() ); in Export() local
|
/aoo4110/main/vcl/unx/gtk/a11y/ |
H A D | atkwrapper.cxx | 774 rtl::OString aTypeName( "OOoAtkObj" ); in ensureTypeFor() local
|
/aoo4110/main/filter/source/pdf/ |
H A D | pdfexport.cxx | 356 OUString aTypeName; in getMimetypeForDocument() local
|
/aoo4110/main/sd/source/ui/docshell/ |
H A D | docshel4.cxx | 628 const String aTypeName( pMediumFilter->GetTypeName() ); in ConvertTo() local
|
/aoo4110/main/sfx2/source/dialog/ |
H A D | mailmodel.cxx | 412 rtl::OUString aTypeName( rType ); in SaveDocumentAsFormat() local
|
/aoo4110/main/sc/source/ui/unoobj/ |
H A D | scdetect.cxx | 262 …String aTypeName; // a name describing the type (from MediaDescriptor, usually from fla… in detect() local
|
/aoo4110/main/svl/source/misc/ |
H A D | inettype.cxx | 924 UniString aTypeName = eTypeID <= CONTENT_TYPE_LAST ? in GetContentType() local
|
/aoo4110/main/sfx2/source/doc/ |
H A D | guisaveas.cxx | 1179 ::rtl::OUString ModelData_Impl::GetReccomendedName( const ::rtl::OUString& aSuggestedName, const ::… in GetReccomendedName()
|
/aoo4110/main/swext/mediawiki/src/com/sun/star/wiki/ |
H A D | Helper.java | 529 …protected static String GetFilterName( XComponentContext xContext, String aTypeName, String aDocSe… in GetFilterName()
|
/aoo4110/main/filter/source/xsltdialog/ |
H A D | xmlfiltersettingsdialog.cxx | 371 OUString aTypeName( rTypeName ); in createUniqueTypeName() local
|
/aoo4110/main/sfx2/source/view/ |
H A D | viewsh.cxx | 638 rtl::OUString aTypeName( RTL_CONSTASCII_USTRINGPARAM( HTML_DOCUMENT_TYPE )); in ExecMisc_Impl() local
|
/aoo4110/main/idl/source/objects/ |
H A D | types.cxx | 1915 ByteString aTypeName = "SfxType"; in WriteSfxItem() local
|
/aoo4110/main/basic/source/classes/ |
H A D | sbunoobj.cxx | 1434 String aTypeName = pVar->GetString(); in sbxToUnoValue() local 4312 String aTypeName = rPar.Get(1)->GetString(); in RTL_Impl_CreateUnoValue() local
|
/aoo4110/main/filter/source/msfilter/ |
H A D | msdffimp.cxx | 7175 SvGlobalName aTypeName( pArr->n1, pArr->n2, pArr->n3, in CheckForConvertToSOObj() local
|