Searched defs:m_nTypeId (Results 1 – 9 of 9) sorted by relevance
/trunk/main/store/source/ | ||
H A D | object.hxx | 101 static const sal_uInt32 m_nTypeId; member in store::OStoreObject |
H A D | stordir.hxx | 101 static const sal_uInt32 m_nTypeId; member in store::OStoreDirectory_Impl |
H A D | storlckb.hxx | 120 static const sal_uInt32 m_nTypeId; member in store::OStoreLockBytes |
H A D | storpage.hxx | 159 static const sal_uInt32 m_nTypeId; member in store::OStorePageManager |
H A D | object.cxx | 43 const sal_uInt32 OStoreObject::m_nTypeId = sal_uInt32(0x58190322); member in store::OStoreObject |
H A D | stordir.cxx | 91 const sal_uInt32 OStoreDirectory_Impl::m_nTypeId = sal_uInt32(0x89191107); member in OStoreDirectory_Impl |
H A D | storlckb.cxx | 49 const sal_uInt32 OStoreLockBytes::m_nTypeId = sal_uInt32(0x94190310); member in OStoreLockBytes |
H A D | storpage.cxx | 51 const sal_uInt32 OStorePageManager::m_nTypeId = sal_uInt32(0x62190120); member in OStorePageManager |
/trunk/main/svx/source/inc/ | ||
H A D | gridcell.hxx | 91 sal_Int16 m_nTypeId; member in DbGridColumn |
Completed in 41 milliseconds