Home
last modified time | relevance | path

Searched defs:sType (Results 1 – 25 of 81) sorted by path

1234

/trunk/main/cli_ure/source/climaker/
H A Dclimaker_emit.cxx1163 const OUString sType(entry->m_xType->getName()); in complete_struct_type() local
H A Dclimaker_share.h71 static const System::String* sType = S"System.Type"; member
/trunk/main/cli_ure/source/uno_bridge/
H A Dcli_base.h59 static const System::String* sType= new System::String(S"System.Type"); member
/trunk/main/codemaker/source/bonobowrappermaker/
H A Dcorbatype.cxx575 OString sType(checkRealBaseType(type, sal_True)); in printUnoType() local
639 OString sType(type); in printCorbaType() local
700 OString sType(checkSpecialCorbaType(type)); in isPassedAsPointer() local
774 OString sType(checkSpecialCorbaType(type)); in isArray() local
805 OString sType(type); in printCorbaParameter() local
2660 StructureType sType(reader, typeName, typeMgr, typeDependencies, generatedConversions); in produceType() local
/trunk/main/codemaker/source/cppumaker/
H A Dcpputype.cxx4255 StructureType sType(reader, typeName, typeMgr); in produceType() local
4390 StructureType sType(reader, typeName, typeMgr); in produceType() local
/trunk/main/codemaker/source/cunomaker/
H A Dcunotype.cxx1027 OString sType(checkRealBaseType(type, sal_True)); in dumpType() local
1125 OString sType( checkRealBaseType(type, sal_True) ); in dumpCppuGetType() local
3415 StructureType sType(reader, typeName, typeMgr, typeDependencies); in produceType() local
/trunk/main/codemaker/source/idlmaker/
H A Didltype.cxx401 OString sType(checkRealBaseType(type, sal_True)); in dumpType() local
493 OString sType( checkRealBaseType(type, sal_True) ); in dumpIdlGetType() local
1638 StructureType sType(reader, typeName, typeMgr, typeDependencies); in produceType() local
/trunk/main/comphelper/source/xml/
H A Dattributelist.cxx49 OUString sType; member
124 const OUString &sType , in AddAttribute()
/trunk/main/connectivity/source/drivers/file/
H A DFResultSet.cxx1698 const ::rtl::OUString sType = OMetaConnection::getPropMap().getNameByIndex(PROPERTY_ID_TYPE); in setBoundedColumns() local
/trunk/main/cui/source/dialogs/
H A Dlinkdlg.cxx197 String sType, sLink; in IMPL_LINK() local
354 String sType, sFile, sLinkName; in IMPL_LINK() local
/trunk/main/dbaccess/source/core/api/
H A DFilteredContainer.cxx114 OptionalString sType; member
/trunk/main/dbaccess/source/filter/xml/
H A DxmlExport.cxx606 String sType = m_aTypeCollection.getPrefix(sValue); in exportConnectionData() local
/trunk/main/extensions/source/bibliography/
H A Ddatman.cxx869 const ::rtl::OUString sType(C2U("Type")); in InsertFields() local
1512 const ::rtl::OUString sType(C2U("Type")); in loadControlModel() local
/trunk/main/extensions/test/sax/
H A Dtestwriter.cxx276 UString sType; member
381 const UString &sType , in addAttribute()
/trunk/main/filter/source/config/cache/
H A Dfiltercache.cxx1413 void FilterCache::impl_resolveItem4TypeRegistration( CacheItemList* pList, in impl_resolveItem4TypeRegistration()
H A Dtypedetection.cxx229 ::rtl::OUString& sType ) in impl_checkResultsAndAddBestFilter()
899 const ::rtl::OUString& sType = *pIt2; in impl_detectTypeDeepOnly() local
1175 sal_Bool TypeDetection::impl_validateAndSetTypeOnDescriptor( ::comphelper::MediaDescriptor& rD… in impl_validateAndSetTypeOnDescriptor()
/trunk/main/filter/source/msfilter/
H A Descherex.cxx4772 const rtl::OUString sType( RTL_CONSTASCII_USTRINGPARAM ( "Type" ) ); in GetConnectorRule() local
H A Dmsdffimp.cxx611 const rtl::OUString sType( RTL_CONSTASCII_USTRINGPARAM ( "Type" ) ); in SolveSolver() local
1599 const rtl::OUString sType( RTL_CONSTASCII_USTRINGPARAM ( "Type" ) ); in ApplyCustomShapeGeometryAttributes() local
4784 const rtl::OUString sType( RTL_CONSTASCII_USTRINGPARAM ( "Type" ) ); in ImportShape() local
/trunk/main/filter/source/xsltfilter/
H A Duof2splithandler.cxx237 OUString sType = AttrList->getTypeByIndex( i ); in namespaceMap() local
/trunk/main/forms/source/xforms/
H A Dbinding.cxx1270 OUString sType(xEvent->getType()); in handleEvent() local
/trunk/main/i18npool/source/transliteration/
H A DtransliterationImpl.cxx271 TransliterationImpl::getAvailableModules( const Locale& rLocale, sal_Int16 sType ) throw(RuntimeExc… in getAvailableModules()
/trunk/main/jvmaccess/workbench/javainfo/
H A Djavainfotest.cxx356 OString sType= OUStringToOString(usType, osl_getThreadTextEncoding()); in printInfo() local
/trunk/main/l10ntools/source/filter/utils/
H A DCache.java516 java.lang.String sType = (java.lang.String)aIt.next(); in toHTML() local
560 java.lang.String sType = (java.lang.String)aFilter.get(PROPNAME_TYPE); in toHTML() local
577 java.lang.String sType = (java.lang.String)aIt.next(); in toHTML() local
1826 java.lang.String sType = (java.lang.String)aFilter.get(PROPNAME_TYPE); in analyze() local
1841 java.lang.String sType = (java.lang.String)aIt1.next(); in analyze() local
1940 java.lang.String sType = (java.lang.String)aIt1.next(); in validateTypes() local
H A DXMLHelper.java235 java.lang.String sType = null; in getTypeForTag() local
/trunk/main/odk/examples/DevelopersGuide/Forms/
H A DFLTools.java200 String sType = "<unknown component>"; in classifyFormComponentType() local

Completed in 214 milliseconds

1234