Home
last modified time | relevance | path

Searched refs:m_Type (Results 1 – 14 of 14) sorted by relevance

/trunk/main/setup_native/source/win32/customactions/reg4msdoc/
H A Dregistryvalueimpl.cxx50 m_Type(REG_DWORD), in RegistryValueImpl()
60 m_Type(REG_SZ), in RegistryValueImpl()
71 m_Type(REG_SZ), in RegistryValueImpl()
80 m_Type(s.m_Type), in RegistryValueImpl()
112 if (REG_DWORD == m_Type) in GetDataSize()
128 if (REG_DWORD == m_Type) in GetDataBuffer()
150 assert(REG_SZ == m_Type); in GetDataAsAnsiString()
168 return m_Type; in GetType()
190 m_Type = REG_SZ; in SetValue()
199 m_Type = REG_SZ; in SetValue()
[all …]
H A Dregistryvalueimpl.hxx120 int m_Type; member in RegistryValueImpl
/trunk/main/cli_ure/qa/climaker/
H A Dtestobjects.cs133 m_Type = aType; in inParameters()
167 aType = m_Type; in outParameters()
240 aType = m_Type; in inoutParameters()
241 m_Type = _type; in inoutParameters()
330 return m_Type; in retType()
485 return m_Type;
488 m_Type = value;
574 Type m_Type; field in Component
/trunk/main/connectivity/source/sdbcx/
H A DVColumn.cxx77 ,m_Type(0) in OColumn()
105 ,m_Type(_Type) in OColumn()
170 …Map().getNameByIndex(PROPERTY_ID_TYPE), PROPERTY_ID_TYPE, nAttrib,&m_Type, ::getCppuType(s… in construct()
200 m_Type, in createDataDescriptor()
H A DVTable.cxx99 ,m_Type(_Type) in OTable()
124 …ropMap().getNameByIndex(PROPERTY_ID_TYPE), PROPERTY_ID_TYPE, nAttrib,&m_Type, ::getCppuType(st… in construct()
243 …OTable* pTable = new OTable(m_pTables,isCaseSensitive(),m_Name,m_Type,m_Description,m_SchemaName,m… in createDataDescriptor()
H A DVKey.cxx140 …NameByIndex(PROPERTY_ID_TYPE), PROPERTY_ID_TYPE, nAttrib,&m_aProps->m_Type, ::getCppuType(s… in construct()
/trunk/main/connectivity/inc/connectivity/sdbcx/
H A DVKey.hxx49 sal_Int32 m_Type; member
57 m_Type(_Type), in KeyProperties()
61 KeyProperties():m_Type(0),m_UpdateRule(0),m_DeleteRule(0){} in KeyProperties()
H A DVColumn.hxx64 sal_Int32 m_Type; member in connectivity::sdbcx::OColumn
H A DVTable.hxx77 ::rtl::OUString m_Type;
/trunk/main/connectivity/source/drivers/ado/
H A DAColumn.cxx82 m_Type = DataType::OTHER; in OAdoColumn()
214 m_Type = ADOS::MapADOType2Jdbc(eType); in fillPropertyValues()
250 m_Type = ADOS::MapADOType2Jdbc(eType); in fillPropertyValues()
H A DADatabaseMetaDataImpl.cxx450 m_aProps->m_Type = MapKeyRule(m_aKey.get_Type()); in fillPropertyValues()
571 m_Type = m_aTable.get_Type(); in fillPropertyValues()
/trunk/main/connectivity/source/drivers/hsqldb/
H A DHTable.cxx355 if ( ! m_Type.compareToAscii("VIEW") ) in getTypes()
390 if ( m_Type == ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("VIEW")) ) in rename()
417 if( !m_Type.compareToAscii("VIEW") && rType == ::getCppuType((const Reference<XRename>*)0) ) in queryInterface()
/trunk/main/sal/osl/os2/
H A Dprocess.c62 MessageType m_Type; member
/trunk/main/connectivity/source/commontools/
H A DTTableHelper.cxx481 if ( m_Type == ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("VIEW")) ) in getRenameStart()

Completed in 60 milliseconds