Searched defs:_sTypeName (Results 1 – 11 of 11) sorted by relevance
/trunk/main/reportdesign/source/core/api/ |
H A D | Tools.cxx | 48 void throwIllegallArgumentException( const ::rtl::OUString& _sTypeName in throwIllegallArgumentException()
|
/trunk/main/odk/examples/java/Inspector/ |
H A D | XLanguageSourceCodeGenerator.java | 48 …tring _sReturnVariableName, String _sIncomingObjectName, TypeClass _aTypeClass, String _sTypeName); in getPropertyValueGetterSourceCode() 90 …String _sReturnVariableName, String _sObjectDescription, TypeClass _aTypeClass, String _sTypeName); in getConvertedSourceCodeValueOfObject()
|
H A D | SourceCodeGenerator.java | 305 …ceSourceCode(UnoObjectDefinition _oUnoObjectDefinition, String _sVariableName, String _sTypeName){ in addQueryInterfaceSourceCode() 446 …private String getTypeString(String _sTypeName, TypeClass _aTypeClass, boolean _bAsHeaderSourceCod… in getTypeString() 580 public UnoObjectDefinition(Object _oUnoObject, String _sTypeName, TypeClass _aTypeClass){ in UnoObjectDefinition() 588 public UnoObjectDefinition(Object _oUnoObject, String _sTypeName){ in UnoObjectDefinition() 643 public void setTypeName(String _sTypeName){ in setTypeName() 922 …String _sReturnVariableName, String _sObjectDescription, TypeClass _aTypeClass, String _sTypeName){ in getConvertedSourceCodeValueOfObject() 1009 …tring _sReturnVariableName, String _sIncomingObjectName, TypeClass _aTypeClass, String _sTypeName){ in getPropertyValueGetterSourceCode() 1244 …tring _sReturnVariableName, String _sIncomingObjectName, TypeClass _aTypeClass, String _sTypeName){ in getPropertyValueGetterSourceCode() 1253 …String _sReturnVariableName, String _sObjectDescription, TypeClass _aTypeClass, String _sTypeName){ in getConvertedSourceCodeValueOfObject() 1526 …tring _sReturnVariableName, String _sIncomingObjectName, TypeClass _aTypeClass, String _sTypeName){ in getPropertyValueGetterSourceCode() [all …]
|
H A D | Introspector.java | 433 public XTypeDescription getReferencedType(String _sTypeName){ in getReferencedType() 466 static boolean hasByName(XTypeDescription[] _xTypeDescriptions, String _sTypeName){ in hasByName() 513 public static boolean isOfUnoType(Object _oUnoObject, String _sTypeName){ in isOfUnoType()
|
/trunk/main/wizards/com/sun/star/wizards/db/ |
H A D | ColumnPropertySet.java | 146 private void setType(int _nType, String _sTypeName, Integer precision) in setType()
|
H A D | TypeInspector.java | 301 public int getDataType(String _sTypeName) in getDataType()
|
/trunk/main/unotools/source/config/ |
H A D | configpathes.cxx | 297 OUString const& _sTypeName) in wrapConfigurationElementName()
|
/trunk/main/dbaccess/source/ui/tabledesign/ |
H A D | FieldDescriptions.cxx | 658 void OFieldDescription::SetTypeName(const ::rtl::OUString& _sTypeName) in SetTypeName()
|
/trunk/main/connectivity/source/drivers/ado/ |
H A D | AConnection.cxx | 532 const OExtendedTypeInfo* OConnection::getTypeInfoFromType(const OTypeInfoMap& _rTypeInfo, in getTypeInfoFromType()
|
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/convwatch/ |
H A D | PRNCompare.java | 165 public void setDocumentType(String _sTypeName) in setDocumentType()
|
/trunk/main/dbaccess/source/ui/misc/ |
H A D | UITools.cxx | 513 TOTypeInfoSP getTypeInfoFromType(const OTypeInfoMap& _rTypeInfo, in getTypeInfoFromType()
|
Completed in 59 milliseconds