Searched defs:getStr (Results 1 – 8 of 8) sorted by relevance
149 String getStr = oObj.getString(col) ; in _getString() local
92 const sal_Char* getStr(const OUString& ou) in getStr() function
271 const sal_Char* getStr() const { return pData->buffer; } in getStr() function in rtl::OStringBuffer
272 const sal_Unicode* getStr() const { return pData->buffer; } in getStr() function in rtl::OUStringBuffer
258 const sal_Char * getStr() const SAL_THROW(()) { return pData->buffer; } in getStr() function in rtl::OString
305 const sal_Unicode * getStr() const SAL_THROW(()) { return pData->buffer; } in getStr() function in rtl::OUString
1169 IMPL_RTL_STRCODE* SAL_CALL IMPL_RTL_STRINGNAME( getStr )( IMPL_RTL_STRINGDATA * pThis ) in IMPL_RTL_STRINGNAME() argument
1750 class getStr : public CppUnit::TestFixture class
Completed in 120 milliseconds