Home
last modified time | relevance | path

Searched defs:toAsciiUpperCase (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sal/qa/rtl/ostring/
H A Drtl_str.cxx607 class toAsciiUpperCase : public ::testing::Test class
612 TEST_F(toAsciiUpperCase, toAsciiUpperCase_000) in TEST_F() argument
621 TEST_F(toAsciiUpperCase, toAsciiUpperCase_001) in TEST_F() argument
/trunk/main/sal/qa/rtl/oustring/
H A Drtl_ustr.cxx653 class toAsciiUpperCase : public ::testing::Test class
658 TEST_F(toAsciiUpperCase, toAsciiUpperCase_000) in TEST_F() argument
667 TEST_F(toAsciiUpperCase, toAsciiUpperCase_001) in TEST_F() argument
/trunk/main/sal/inc/rtl/
H A Dstring.hxx694 OString toAsciiUpperCase() const SAL_THROW(()) in toAsciiUpperCase() function in rtl::OString
H A Dustring.hxx1059 OUString toAsciiUpperCase() const SAL_THROW(()) in toAsciiUpperCase() function in rtl::OUString
/trunk/main/sal/rtl/source/
H A Dstrtmpl.c659 void SAL_CALL IMPL_RTL_STRNAME( toAsciiUpperCase )( IMPL_RTL_STRCODE* pStr ) in toAsciiUpperCase() function