Home
last modified time | relevance | path

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

/aoo4110/main/stoc/source/inspect/
H A Dintrospection.cxx1586 Sequence< sal_Int8 > maImpIdSeq; member
1600 , maImpIdSeq( aImpIdSeq_ ) in hashTypeProviderKey_Impl()
1616 sal_Int32 nLen1 = rObj1.maImpIdSeq.getLength(); in operator ()()
1617 sal_Int32 nLen2 = rObj2.maImpIdSeq.getLength(); in operator ()()
1620 const sal_Int8* pId1 = rObj1.maImpIdSeq.getConstArray(); in operator ()()
1621 const sal_Int8* pId2 = rObj2.maImpIdSeq.getConstArray(); in operator ()()
1630 const sal_Int32* pBytesAsInt32Array = (const sal_Int32*)rObj.maImpIdSeq.getConstArray(); in operator ()()
1631 sal_Int32 nLen = rObj.maImpIdSeq.getLength(); in operator ()()

Completed in 21 milliseconds