Home
last modified time | relevance | path

Searched refs:aTypeStr (Results 1 – 6 of 6) sorted by path

/trunk/main/basctl/source/basicide/
H A Dbaside2b.cxx2156 String aTypeStr; in UpdateWatches() local
2168 aTypeStr = implCreateTypeStringForDimArray( pItem, eType ); in UpdateWatches()
2238 aTypeStr = implCreateTypeStringForDimArray( pItem, eType ); in UpdateWatches()
2274 aTypeStr = getBasicObjectTypeName( pObj ); in UpdateWatches()
2306 if( !aTypeStr.Len() ) in UpdateWatches()
2309 aTypeStr = String( RTL_CONSTASCII_USTRINGPARAM( "Variant/" ) ); in UpdateWatches()
2310 aTypeStr += getBasicTypeName( pVar->GetType() ); in UpdateWatches()
2330 SvHeaderTabListBox::SetEntryText( aTypeStr, pEntry, ITEM_ID_TYPE-1 ); in UpdateWatches()
/trunk/main/basic/source/classes/
H A Dsbunoobj.cxx2052 String aTypeStr = Dbg_SbxDataType2String( unoToSbxType( pParams[ j ] ) ); in Impl_DumpMethods() local
2053 aPropStr += aTypeStr; in Impl_DumpMethods()
/trunk/main/fileaccess/source/
H A DFileAccess.cxx542 rtl::OUString aTypeStr = xContent->getContentType(); in getContentType() local
543 return aTypeStr; in getContentType()
/trunk/main/framework/source/uiconfiguration/
H A Dmoduleuiconfigurationmanager.cxx137 OUString aTypeStr( aTmpStr.copy( 0, nIndex )); in RetrieveTypeFromResourceURL() local
140 if ( aTypeStr.equalsAscii( UIELEMENTTYPENAMES[i] )) in RetrieveTypeFromResourceURL()
H A Duiconfigurationmanager.cxx134 rtl::OUString aTypeStr( aTmpStr.copy( 0, nIndex )); in RetrieveTypeFromResourceURL() local
137 if ( aTypeStr.equalsAscii( UIELEMENTTYPENAMES[i] )) in RetrieveTypeFromResourceURL()
H A Duiconfigurationmanagerimpl.cxx105 rtl::OUString aTypeStr( aTmpStr.copy( 0, nIndex )); in RetrieveTypeFromResourceURL() local
108 if ( aTypeStr.equalsAscii( UIELEMENTTYPENAMES[i] )) in RetrieveTypeFromResourceURL()

Completed in 87 milliseconds