Home
last modified time | relevance | path

Searched refs:m_nIndex1 (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/store/source/
H A Dstordata.cxx640 rDescr.m_nIndex1 = (sal_uInt16)(index1 & 0xffff); in scope()
672 rDescr.m_nIndex1 = (sal_uInt16)(index1 & 0xffff); in scope()
710 rDescr.m_nIndex1 = (sal_uInt16)(index1 & 0xffff); in scope()
770 sal_uInt32 const nAddr = singleLink (aLink.m_nIndex1); in read()
792 eErrCode = aDouble.read (aLink.m_nIndex1, aLink.m_nIndex0, rData, rBIOS); in read()
863 singleLink (aLink.m_nIndex1, aSingle.location()); in write()
879 eErrCode = aDouble.write (aLink.m_nIndex1, aLink.m_nIndex0, rData, rBIOS); in write()
955 eErrCode = truncate (eScope, aLink.m_nIndex1 + 1, rBIOS); in truncate()
968 singleLink (aLink.m_nIndex1, STORE_PAGE_NULL); in truncate()
990 if ((aLink.m_nIndex1 + aLink.m_nIndex0) == 0) in truncate()
[all …]
H A Dstordata.hxx379 sal_uInt16 m_nIndex1; member
387 m_nIndex1 ((sal_uInt16)(~0)), in LinkDescriptor()

Completed in 89 milliseconds