Searched defs:getConstArray (Results 1 – 3 of 3) sorted by relevance
/aoo41x/main/package/inc/ | ||
H A D | ZipPackageBuffer.hxx | 51 inline const sal_Int8 * getConstArray () const { return m_aBuffer.getConstArray(); } in getConstArray() function in ZipPackageBuffer |
/aoo41x/main/sal/inc/rtl/ | ||
H A D | byteseq.h | 247 inline const sal_Int8 * SAL_CALL getConstArray() const SAL_THROW( () ) in getConstArray() function in rtl::ByteSequence |
/aoo41x/main/cppu/inc/com/sun/star/uno/ | ||
H A D | Sequence.h | 161 inline const E * SAL_CALL getConstArray() const SAL_THROW( () ) in getConstArray() function in com::sun::star::uno::Sequence |
Completed in 19 milliseconds