Searched refs:GetCharStr (Results 1 – 9 of 9) sorted by relevance
/aoo4110/main/extensions/workben/ |
H A D | pythontest.cxx | 57 #define USTRING_TO_PCHAR(x) OUStringToString(x , CHARSET_DONTKNOW ).GetCharStr() 219 nCallstack = atoi( sLine.GetQuotedToken( 3 , String("''"), ' ' ).GetCharStr() ); in cmdLine() 230 nCallstack = atoi( sLine.GetQuotedToken( 3 , String("''"), ' ' ).GetCharStr() ); in cmdLine() 434 dumpVarToStream( s.GetCharStr() , pSeqRefl->get( aValue , i ) , stderr ); in dumpVarToStream()
|
H A D | pythonautotest.cxx | 46 #define USTRING_TO_PCHAR(x) OUStringToString(x , CHARSET_DONTKNOW ).GetCharStr()
|
/aoo4110/main/extensions/test/stm/ |
H A D | marktest.cxx | 164 BUILD_ERROR( 0 , UStringToString( e.getName() , CHARSET_SYSTEM ).GetCharStr() ); in test() 531 BUILD_ERROR( 0 , UStringToString( e.getName() , CHARSET_SYSTEM ).GetCharStr() ); in test()
|
H A D | datatest.cxx | 210 BUILD_ERROR( 0 , UStringToString( e.getName() , CHARSET_SYSTEM ).GetCharStr() ); in test() 794 BUILD_ERROR( 0 , UStringToString( e.getName() , CHARSET_SYSTEM ).GetCharStr() ); in test()
|
H A D | pipetest.cxx | 198 BUILD_ERROR( 0 , UStringToString( e.getName() , CHARSET_SYSTEM ).GetCharStr() ); in test()
|
/aoo4110/main/i18npool/inc/ |
H A D | defaultnumberingprovider.hxx | 47 void GetCharStr( sal_Int32 nValue, sal_Int16 nType, rtl::OUString& rStr ) const;
|
/aoo4110/main/extensions/test/sax/ |
H A D | testwriter.cxx | 497 BUILD_ERROR( 0 , UStringToString( e.getName() , CHARSET_SYSTEM ).GetCharStr() ); in test()
|
H A D | testsax.cxx | 253 BUILD_ERROR( 0 , UStringToString( e.getName() , CHARSET_SYSTEM ).GetCharStr() ); in test()
|
/aoo4110/main/editeng/source/items/ |
H A D | numitem.cxx | 737 void SvxNumberFormat::GetCharStr( sal_uLong nNo, String& rStr ) const in GetCharStr() function in SvxNumberFormat
|
Completed in 111 milliseconds