/aoo41x/main/canvas/source/tools/ |
H A D | verifyinput.cxx | 68 const char* pStr, in verifyInput() 102 const char* pStr, in verifyInput() 136 const char* pStr, in verifyInput() 210 const char* pStr, in verifyInput() 264 const char* pStr, in verifyInput() 302 const char* pStr, in verifyInput() 336 const char* pStr, in verifyInput() 345 const char* pStr, in verifyInput() 388 const char* pStr, in verifyInput() 496 const char* pStr, in verifyInput() [all …]
|
/aoo41x/main/rsc/source/parser/ |
H A D | erscerr.cxx | 65 void RscError::StdOut( const char * pStr, const RscVerbosity _verbosityLevel ) in StdOut() 85 void RscError::StdErr( const char * pStr ) in StdErr() 100 void RscError::LstOut( const char * pStr ){ in LstOut() 114 void RscError::StdLstOut( const char * pStr ){ in StdLstOut() 128 void RscError::StdLstErr( const char * pStr ){ in StdLstErr()
|
/aoo41x/main/soldep/bootstrp/ |
H A D | dep.cxx | 68 const ByteString* pStr = pInfo->GetVersion(); in GetVersion() local 83 const ByteString* pStr = pInfo->GetVersion(); in RemoveVersion() local 101 const ByteString* pStr = pInfo->GetVersion(); in InsertVersion() local
|
H A D | sstring.cxx | 40 sal_uIntPtr SByteStringList::IsString( ByteString* pStr ) in IsString() 61 sal_uIntPtr SByteStringList::GetPrevString( ByteString* pStr ) in GetPrevString() 105 sal_uIntPtr SByteStringList::PutString( ByteString* pStr ) in PutString() 200 sal_uIntPtr SUniStringList::IsString( UniString* pStr ) in IsString() 221 sal_uIntPtr SUniStringList::GetPrevString( UniString* pStr ) in GetPrevString() 265 sal_uIntPtr SUniStringList::PutString( UniString* pStr ) in PutString()
|
/aoo41x/main/canvas/inc/canvas/ |
H A D | verifyinput.hxx | 437 const char* pStr, in verifyInput() 476 const char* pStr, in verifyInput() 500 const char* pStr, in verifyArgs() 510 const char* pStr, in verifyArgs() 523 const char* pStr, in verifyArgs() 539 const char* pStr, in verifyArgs() 558 const char* pStr, in verifyArgs() 580 const char* pStr, in verifyArgs() 605 const char* pStr, in verifyArgs()
|
/aoo41x/main/tools/source/string/ |
H A D | tstring.cxx | 84 xub_StrLen ImplStringLen( const sal_Unicode* pStr ) in ImplStringLen() 193 const sal_Char* pStr = mpData->maStr; in IsLowerAscii() local 214 const sal_Char* pStr = mpData->maStr; in IsUpperAscii() local 235 const sal_Char* pStr = mpData->maStr; in IsAlphaAscii() local 257 const sal_Char* pStr = mpData->maStr; in IsNumericAscii() local 278 const sal_Char* pStr = mpData->maStr; in IsAlphaNumericAscii() local
|
H A D | strimp.cxx | 918 STRCODE* pStr = mpData->maStr; in Fill() local 948 STRCODE* pStr = pNewData->maStr; in Expand() local 1089 STRCODE* pStr = mpData->maStr; in ToLowerAscii() local 1115 STRCODE* pStr = mpData->maStr; in ToUpperAscii() local 1495 const STRCODE* pStr = mpData->maStr; in Match() local 1517 const STRCODE* pStr = mpData->maStr; in Search() local 1591 const STRCODE* pStr = mpData->maStr; in Search() local 1630 const STRCODE* pStr = mpData->maStr; in SearchBackward() local 1651 const STRCODE* pStr = mpData->maStr; in SearchChar() local 1679 const STRCODE* pStr = mpData->maStr; in SearchCharBackward() local [all …]
|
/aoo41x/main/sal/rtl/source/ |
H A D | debugprint.cxx | 44 const sal_Char *dbg_dump(rtl_String *pStr) in dbg_dump() 49 const sal_Char *dbg_dump(rtl_uString *pStr) in dbg_dump()
|
H A D | string.c | 69 sal_Int32 SAL_CALL rtl_str_valueOfFloat(sal_Char * pStr, float f) in rtl_str_valueOfFloat() 84 sal_Int32 SAL_CALL rtl_str_valueOfDouble(sal_Char * pStr, double d) in rtl_str_valueOfDouble() 99 float SAL_CALL rtl_str_toFloat(sal_Char const * pStr) in rtl_str_toFloat() 105 double SAL_CALL rtl_str_toDouble(sal_Char const * pStr) in rtl_str_toDouble() 113 static int rtl_ImplGetFastUTF8ByteLen( const sal_Unicode* pStr, sal_Int32 nLen ) in rtl_ImplGetFastUTF8ByteLen()
|
H A D | ustring.c | 110 sal_Int32 SAL_CALL rtl_ustr_valueOfFloat(sal_Unicode * pStr, float f) in rtl_ustr_valueOfFloat() 125 sal_Int32 SAL_CALL rtl_ustr_valueOfDouble(sal_Unicode * pStr, double d) in rtl_ustr_valueOfDouble() 140 float SAL_CALL rtl_ustr_toFloat(sal_Unicode const * pStr) in rtl_ustr_toFloat() 147 double SAL_CALL rtl_ustr_toDouble(sal_Unicode const * pStr) in rtl_ustr_toDouble() 508 static int rtl_ImplGetFastUTF8UnicodeLen( const sal_Char* pStr, sal_Int32 nLen ) in rtl_ImplGetFastUTF8UnicodeLen() 544 const sal_Char* pStr, in rtl_string2UString_status() 719 const sal_Char* pStr, in rtl_string2UString()
|
/aoo41x/main/sal/qa/rtl/ostring/ |
H A D | rtl_str.cxx | 517 sal_Char* pStr = (sal_Char*) malloc(aStr1.getLength() + 1); in replaceChar_001() local 557 sal_Char* pStr = (sal_Char*) malloc(aStr1.getLength() + 1); in replaceChar_WithLength_001() local 595 sal_Char* pStr = (sal_Char*) malloc(aStr1.getLength() + 1); in toAsciiLowerCase_001() local 630 sal_Char* pStr = (sal_Char*) malloc(aStr1.getLength() + 1); in toAsciiLowerCase_WithLength_001() local 667 sal_Char* pStr = (sal_Char*) malloc(aStr1.getLength() + 1); in toAsciiUpperCase_001() local 702 sal_Char* pStr = (sal_Char*) malloc(aStr1.getLength() + 1); in toAsciiUpperCase_WithLength_001() local 737 char pStr[] = { " trim this" }; in trim_WithLength_000_1() local 743 char const *pStr = " trim this"; in trim_WithLength_001() local 757 char const *pStr = "trim this"; in trim_WithLength_002() local 771 char const *pStr = " trim this"; in trim_WithLength_003() local [all …]
|
/aoo41x/main/tools/bootstrp/ |
H A D | cppdep.cxx | 65 ByteString *pStr = pSources->GetObject(n); in Execute() local 72 ByteString *pStr = new ByteString( aPath ); in AddSearchPath() local 79 ByteString *pStr = new ByteString( aSource ); in AddSource() local 118 ByteString *pStr = pFileList->GetObject(i); in Search() local
|
/aoo41x/main/svl/source/items/ |
H A D | slstitm.cxx | 57 String* pStr = (String*)aList.First(); in ~SfxImpStringList() local 156 String* pStr; in SfxStringListItem() local 270 String* pStr; in Store() local 306 XubString* pStr = new XubString(aStr.Copy(nStart, nLen)); in SetString() local 327 XubString* pStr = (XubString*)(pImp->aList.First()); in GetString() local 374 XubString* pStr = new XubString( rList[n] ); in SetStringList() local
|
/aoo41x/main/automation/source/server/ |
H A D | scmdstrm.cxx | 54 comm_UniChar* pStr; in Read() local 64 comm_UniChar* pStr; in Read() local
|
/aoo41x/main/sal/qa/rtl/oustring/ |
H A D | rtl_ustr.cxx | 582 sal_Unicode* pStr = (sal_Unicode*) malloc(nLength); in replaceChar_WithLength_001() local 599 … sal_Unicode* pStr = (sal_Unicode*) malloc(nLength); // no null terminator is need in replaceChar_WithLength_002() local 678 sal_Unicode* pStr = (sal_Unicode*) malloc(nLength); in toAsciiLowerCase_WithLength_001() local 760 sal_Unicode* pStr = (sal_Unicode*) malloc(nLength); in toAsciiUpperCase_WithLength_001() local 799 sal_Unicode *pStr = (sal_Unicode*)malloc(nLength); in trim_WithLength_000_1() local 810 sal_Unicode *pStr = (sal_Unicode*)malloc(nLength); in trim_WithLength_001() local 825 sal_Unicode *pStr = (sal_Unicode*)malloc(nLength); in trim_WithLength_002() local 840 sal_Unicode *pStr = (sal_Unicode*)malloc(nLength); in trim_WithLength_003() local 854 sal_Unicode *pStr = (sal_Unicode*)malloc(nLength); in trim_WithLength_004() local 868 sal_Unicode *pStr = (sal_Unicode*)malloc(nLength); in trim_WithLength_005() local [all …]
|
/aoo41x/main/svx/source/items/ |
H A D | clipfmtitem.cxx | 54 String* pStr = rCpy.aFmtNms[ n ]; in SvxClipboardFmtItem_Impl() local 145 String* pStr = 0; in AddClipbrdFormat() local 155 String* pStr = new String( rName ); in AddClipbrdFormat() local
|
/aoo41x/main/connectivity/source/commontools/ |
H A D | CommonTools.cxx | 59 sal_Bool match(const sal_Unicode* pWild, const sal_Unicode* pStr, const sal_Unicode cEscape) in match() 310 const sal_Unicode* pStr = rName.getStr(); in isValidSQLName() local 340 const sal_Unicode* pStr = rName.getStr(); in convertName2SQLName() local
|
/aoo41x/main/svtools/source/svrtf/ |
H A D | rtfout.cxx | 46 const sal_Char* pStr = 0; in Out_Char() local 193 sal_Char* pStr = aNToABuf + (sizeof(aNToABuf)-1); in Out_Hex() local
|
/aoo41x/main/idl/source/prj/ |
H A D | command.cxx | 402 String * pStr = aList.First(); in SvCommand() local 429 String * pStr; in ~SvCommand() local
|
/aoo41x/main/sd/source/ui/func/ |
H A D | fusldlg.cxx | 91 String* pStr = new String( pPage->GetName() ); in DoExecute() local 257 for( void* pStr = aPageNameList.First(); pStr; pStr = aPageNameList.Next() ) in DoExecute() local
|
/aoo41x/main/cui/source/dialogs/ |
H A D | cuiimapwnd.cxx | 86 for( String* pStr = rTargetList.First(); pStr; pStr = rTargetList.Next() ) in URLDlg() local
|
H A D | pastedlg.cxx | 113 void * pStr = aSupplementTable.First(); in ~SvPasteObjectDialog() local 130 String * pStr = new String( rFormatName ); in Insert() local
|
/aoo41x/main/sal/osl/all/ |
H A D | debugbase.cxx | 53 rtl_uString * pStr = 0; in operator ()() local 71 inline bool isSubStr( char const* pStr, rtl::OString const& subStr ) in isSubStr()
|
/aoo41x/main/tools/bootstrp/addexes2/ |
H A D | mkfilt.cxx | 156 ByteString *pStr = new ByteString( aLineBuf ); in Filter() local 181 ByteString *pStr = new ByteString( aLineBuf ); in Filter() local
|
/aoo41x/main/svtools/source/svhtml/ |
H A D | htmlout.cxx | 76 const sal_Char* pStr = 0; in lcl_svhtml_GetEntityForChar() local 412 const sal_Char *pStr = 0; in lcl_ConvertCharToHTML() local 526 SvStream& HTMLOutFuncs::Out_AsciiTag( SvStream& rStream, const sal_Char *pStr, in Out_AsciiTag() 578 sal_Char *pStr = aNToABuf + (sizeof(aNToABuf)-1); in Out_Hex() local 906 const sal_Char *pStr = STARBASIC == pMacro->GetScriptType() in Out_Events() local
|