Home
last modified time | relevance | path

Searched defs:fromIndex (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sal/inc/rtl/
H A Dustring.hxx422 sal_Bool match( const OUString & str, sal_Int32 fromIndex = 0 ) const SAL_THROW(()) in match()
446 … sal_Bool matchIgnoreAsciiCase( const OUString & str, sal_Int32 fromIndex = 0 ) const SAL_THROW(()) in matchIgnoreAsciiCase()
640 …sal_Bool matchAsciiL( const sal_Char* asciiStr, sal_Int32 asciiStrLength, sal_Int32 fromIndex = 0 … in matchAsciiL()
670 …ciiCaseAsciiL( const sal_Char* asciiStr, sal_Int32 asciiStrLength, sal_Int32 fromIndex = 0 ) const… in matchIgnoreAsciiCaseAsciiL()
764 sal_Int32 indexOf( sal_Unicode ch, sal_Int32 fromIndex = 0 ) const SAL_THROW(()) in indexOf()
816 sal_Int32 indexOf( const OUString & str, sal_Int32 fromIndex = 0 ) const SAL_THROW(()) in indexOf()
847 char const * str, sal_Int32 len, sal_Int32 fromIndex = 0) const in indexOfAsciiL()
H A Dstring.hxx378 sal_Bool match( const OString & str, sal_Int32 fromIndex = 0 ) const SAL_THROW(()) in match()
402 … sal_Bool matchIgnoreAsciiCase( const OString & str, sal_Int32 fromIndex = 0 ) const SAL_THROW(()) in matchIgnoreAsciiCase()
457 sal_Int32 indexOf( sal_Char ch, sal_Int32 fromIndex = 0 ) const SAL_THROW(()) in indexOf()
509 sal_Int32 indexOf( const OString & str, sal_Int32 fromIndex = 0 ) const SAL_THROW(()) in indexOf()
/trunk/main/xmloff/source/draw/
H A Danimationimport.cxx343 sal_Int32 fromIndex = 0; in count_codes() local
/trunk/main/basctl/source/basicide/
H A Dbaside2b.cxx540 sal_Int32 searchEOL( const ::rtl::OUString& rStr, sal_Int32 fromIndex ) in searchEOL()
/trunk/main/sd/source/filter/ppt/
H A Dpptinanimations.cxx1342 sal_Int32 fromIndex = 0; in fillNode() local
/trunk/main/sal/qa/rtl_strings/
H A Drtl_OUString.cxx653 sal_Int32 fromIndex; in test_rtl_OUString_match_002() member

Completed in 71 milliseconds