Home
last modified time | relevance | path

Searched defs:GetType (Results 1 – 25 of 87) sorted by path

1234

/trunk/main/basctl/source/basicide/
H A Dbastype2.hxx62 BasicEntryType GetType() const { return m_eType; } in GetType() function in BasicEntry
131 BasicEntryType GetType() const { return m_eType; } in GetType() function in BasicEntryDescriptor
/trunk/main/basctl/source/inc/
H A Dsbxitem.hxx67 sal_uInt16 GetType() const { return m_nType; } in GetType() function in SbxItem
/trunk/main/basic/inc/basic/
H A Dtesttool.hxx153 sal_uInt16 GetType(){ return mnType; } in GetType() function in TTExecutionStatusHint
/trunk/main/basic/source/inc/
H A Dexpr.hxx143 SbxDataType GetType() { return eType; } in GetType() function in SbiExprNode
213 SbxDataType GetType() { return pExpr->GetType(); } in GetType() function in SbiExpression
224 SbxDataType GetType() { return eType; } in GetType() function in SbiConstExpression
H A Dscanner.hxx98 SbxDataType GetType() { return eScanType; } in GetType() function in SbiScanner
H A Dsymtbl.hxx141 SbxDataType GetType() const { return eType; } in GetType() function in SbiSymDef
/trunk/main/basic/source/sbx/
H A Dsbxarray.cxx113 SbxDataType SbxArray::GetType() const in GetType() function in SbxArray
H A Dsbxbase.cxx90 SbxDataType SbxBase::GetType() const in GetType() function in SbxBase
H A Dsbxmstrm.cxx28 SbxDataType SbxMemoryStream::GetType() const in GetType() function in SbxMemoryStream
H A Dsbxobj.cxx116 SbxDataType SbxObject::GetType() const in GetType() function in SbxObject
H A Dsbxvalue.cxx1020 SbxDataType SbxValue::GetType() const in GetType() function in SbxValue
H A Dsbxvar.cxx340 SbxDataType SbxVariable::GetType() const in GetType() function in SbxVariable
/trunk/main/cli_ure/source/basetypes/uno/
H A DPolymorphicType.cs111 public static PolymorphicType GetType(Type type, string name) in GetType() method in uno.PolymorphicType
/trunk/main/cui/source/inc/
H A Dscriptdlg.hxx154 sal_uInt8 GetType() const { return nType; } in GetType() function in SFEntry
/trunk/main/cui/source/options/
H A Doptlingu.cxx230 sal_uInt8 GetType() const {return nType;} in GetType() function in ModuleUserData_Impl
/trunk/main/dbaccess/source/ui/tabledesign/
H A DFieldDescriptions.cxx545 sal_Int32 OFieldDescription::GetType() const in GetType() function in OFieldDescription
/trunk/main/editeng/inc/editeng/
H A Dflditem.hxx136 SvxDateType GetType() const { return eType; } in GetType() function in SvxDateField
276 SvxTimeType GetType() const { return eType; } in GetType() function in SvxExtTimeField
323 SvxFileType GetType() const { return eType; } in GetType() function in SvxExtFileField
371 SvxAuthorType GetType() const { return eType; } in GetType() function in SvxAuthorField
/trunk/main/extensions/source/scanner/
H A Dsane.hxx131 static String GetType( int n ) in GetType() function in Sane
/trunk/main/filter/source/msfilter/
H A Deschesdo.hxx69 const String& GetType() const { return mType; } in GetType() function in ImplEESdrObject
/trunk/main/formula/inc/formula/
H A Dtoken.hxx111 inline StackVar GetType() const { return eType; } in GetType() function in formula::FormulaToken
/trunk/main/fpicker/source/office/
H A Diodlgimp.hxx72 const String& GetType() const { return m_aType; } in GetType() function in SvtFileDialogFilter_Impl
/trunk/main/idl/inc/
H A Dlex.hxx67 SVTOKEN_ENUM GetType() const { return nType; } in GetType() function in SvToken
H A Dtypes.hxx197 int GetType() const { return nType; } in GetType() function in SvMetaType
/trunk/main/idl/source/objects/
H A Dtypes.cxx125 SvMetaType * SvMetaAttribute::GetType() const in GetType() function in SvMetaAttribute
/trunk/main/sc/inc/
H A Dchgtrack.hxx413 ScChangeActionType GetType() const { return eType; } in GetType() function in ScChangeAction

Completed in 107 milliseconds

1234