Searched refs:GetFirstKey (Results 1 – 11 of 11) sorted by relevance
98 ONDXKey* OIndexIterator::GetFirstKey(ONDXPage* pPage, const OOperand& rKey) in GetFirstKey() function in OIndexIterator126 pFoundKey = aPage.Is() ? GetFirstKey(aPage, rKey) : NULL; in GetFirstKey()181 pKey = GetFirstKey(m_aRoot,*m_pOperand); in GetCompare()184 pKey = GetFirstKey(m_aRoot,*m_pOperand); in GetCompare()
355 for (sal_uInt16 key = rNsMap.GetFirstKey(); in Export()412 for (sal_uInt16 key = rNsMap.GetFirstKey(); in startElement()
155 sal_uInt16 nPos = rMap.GetFirstKey(); in exportDoc()
55 ONDXKey* GetFirstKey(ONDXPage* pPage,
163 sal_uInt16 nKeyIter = aMap.GetFirstKey(); in lcl_fillNamespaceContainer()
99 sal_uInt16 nPos = rNamespaceMap.GetFirstKey(); in StartElement()
145 sal_uInt16 GetFirstKey() const;
306 sal_uInt16 nPos = rNamespaceMap.GetFirstKey(); in StartElement()
368 sal_uInt16 SvXMLNamespaceMap::GetFirstKey() const in GetFirstKey() function in SvXMLNamespaceMap
1441 sal_uInt16 nPos = mpNamespaceMap->GetFirstKey(); in exportDoc()
294 sal_uInt16 nPos = GetNamespaceMap().GetFirstKey(); in exportTable()
Completed in 229 milliseconds