Home
last modified time | relevance | path

Searched refs:ByteString (Results 151 – 175 of 642) sorted by relevance

12345678910>>...26

/aoo41x/main/idl/inc/
H A Dbastype.hxx158 ByteString GetSvIdlString( SvStringHashEntry * pName );
164 class SvIdentifier : public ByteString
168 SvIdentifier & operator = ( const ByteString & rStr ) in operator =()
169 { ByteString::operator =( rStr ); return *this; } in operator =()
208 class SvString : public ByteString
212 SvString & operator = ( const ByteString & rStr ) in operator =()
213 { ByteString::operator =( rStr ); return *this; } in operator =()
/aoo41x/main/sfx2/source/appl/
H A Dappuno.cxx251 ByteString aStr( "No creator method for item: "); in TransformParameters()
252 aStr += ByteString::CreateFromInt32( nSlotId ); in TransformParameters()
275 ByteString aStr( "Property not convertable: "); in TransformParameters()
285 ByteString aStr( "Property name does not match: "); in TransformParameters()
314 ByteString aStr( pSlot->pUnoName ); in TransformParameters()
450 ByteString aStr( rArg.pName ); in TransformParameters()
995 aStr += ByteString::CreateFromInt32( nSlotId ); in TransformItems()
1284 ByteString aDbg( "Unknown item detected: "); in TransformItems()
1285 aDbg += ByteString::CreateFromInt32( nId ); in TransformItems()
1337 ByteString aStr( "Sub item "); in TransformItems()
[all …]
/aoo41x/main/sd/source/filter/xml/
H A Dsdxmlwrp.cxx283 ByteString aError( "SAX parse exception catched while importing:\n" ); in ReadThroughComponent()
284 aError += ByteString( String( r.Message), RTL_TEXTENCODING_ASCII_US ); in ReadThroughComponent()
317 ByteString aError( "SAX exception catched while importing:\n" ); in ReadThroughComponent()
318 aError += ByteString( String( r.Message), RTL_TEXTENCODING_ASCII_US ); in ReadThroughComponent()
327 ByteString aError( "Zip exception catched while importing:\n" ); in ReadThroughComponent()
328 aError += ByteString( String( r.Message), RTL_TEXTENCODING_ASCII_US ); in ReadThroughComponent()
337 ByteString aError( "IO exception catched while importing:\n" ); in ReadThroughComponent()
347 ByteString aError( "uno exception catched while importing:\n" ); in ReadThroughComponent()
460 ByteString aFile( mrMedium.GetName(), RTL_TEXTENCODING_ASCII_US ); in Import()
846 ByteString aFile( mrMedium.GetName(), RTL_TEXTENCODING_ASCII_US ); in Export()
[all …]
/aoo41x/main/rsc/source/res/
H A Drscmgr.cxx272 ByteString aMsg( pHS->getString( rInst.pClass->GetId() ).getStr() ); in WriteRcHeader()
356 static ByteString MakeSmartName( const ByteString & rDefName ) in MakeSmartName()
358 ByteString aSmartName; in MakeSmartName()
379 static ByteString MakeName( RscTypCont * pTypCon, RscTop * pClass, in MakeName()
380 const ByteString & rName ) in MakeName()
382 ByteString aRet; in MakeName()
416 ByteString aMsg( pHS->getString( rInst.pClass->GetId() ).getStr() ); in WriteHxxHeader()
504 ByteString aMsg( pHS->getString( rInst.pClass->GetId() ).getStr() ); in WriteCxxHeader()
/aoo41x/main/idl/source/prj/
H A Dcommand.cxx181 ByteString aStr; in ReadIdl()
188 aStr += ByteString( aFileName, RTL_TEXTENCODING_UTF8 ); in ReadIdl()
202 const ByteString aStr( aFileName, RTL_TEXTENCODING_UTF8 ); in ReadIdl()
229 ByteString aStr; in ResponseFile()
378 aSrsLine = ByteString( *aList.GetObject( i +1 ), RTL_TEXTENCODING_UTF8 ); in SvCommand()
409 ByteString aInc( getenv( "INCLUDE" ) ); in SvCommand()
/aoo41x/main/tools/source/inet/
H A Dinetstrm.cxx541 ByteString aField (pData); in PutMsgLine()
545 ByteString aName ( in PutMsgLine()
547 ByteString aValue ( in PutMsgLine()
1481 ByteString aDelim ("--"); in GetMsgLine()
1499 ByteString aDelim ("--"); in GetMsgLine()
1650 ByteString aType ( in PutMsgLine()
1652 ByteString aLowerType (aType); in PutMsgLine()
1656 ByteString aBoundary (aType.Copy (nPos + 9)); in PutMsgLine()
1666 ByteString aDelim ("--"); in PutMsgLine()
1669 ByteString aPlainClose (aPlainDelim); in PutMsgLine()
[all …]
/aoo41x/main/vcl/source/app/
H A Ddbggui.cxx610 ByteString aState( pData->aDbgWinState ); in DbgWindow()
624 ByteString aState( GetWindowState() ); in Close()
1524 ByteString( aErrorText, RTL_TEXTENCODING_UTF8 ).GetBuffer() ); in DbgDialogTest()
1547 ByteString( aErrorText, RTL_TEXTENCODING_UTF8 ).GetBuffer() ); in DbgDialogTest()
1556 ByteString( aErrorText, RTL_TEXTENCODING_UTF8 ).GetBuffer() ); in DbgDialogTest()
1566 ByteString( aErrorText, RTL_TEXTENCODING_UTF8 ).GetBuffer() ); in DbgDialogTest()
1584 ByteString( aErrorText, RTL_TEXTENCODING_UTF8 ).GetBuffer() ); in DbgDialogTest()
1614ByteString( aErrorText, RTL_TEXTENCODING_UTF8 ).GetBuffer() ); in DbgDialogTest()
1620ByteString( aErrorText, RTL_TEXTENCODING_UTF8 ).GetBuffer() ); in DbgDialogTest()
1712 ByteString( aErrorText, RTL_TEXTENCODING_UTF8 ).GetBuffer() ); in DbgDialogTest()
[all …]
/aoo41x/main/soldep/source/
H A Dconnctr.cxx151 if ( (mpStartWin->GetBodyText() != ByteString("null")) && //null_project in Paint()
152 (mpEndWin->GetBodyText() != ByteString("null")) && IsVisible()) //null_project in Paint()
161 if ( (mpStartWin->GetBodyText() != ByteString("null")) && //null_project in DrawOutput()
162 (mpEndWin->GetBodyText() != ByteString("null")) && IsVisible()) //null_project in DrawOutput()
203 if ( (mpStartWin->GetBodyText() != ByteString("null")) && //null_project in UpdatePosition()
204 (mpEndWin->GetBodyText() != ByteString("null"))) //null_project in UpdatePosition()
H A Dobjwin.cxx160 void ObjectWin::SetBodyText( const ByteString& rNewString ) in SetBodyText()
167 ByteString& ObjectWin::GetBodyText() in GetBodyText()
174 void ObjectWin::SetTipText( const ByteString& rNewString ) in SetTipText()
181 ByteString& ObjectWin::GetTipText() in GetTipText()
461 ByteString sbt = msBodyText; //debug in Paint()
483 ByteString sbt = msBodyText; in DrawOutput()
777 ObjectWin* ObjectList::GetPtrByName( const ByteString& rText ) in GetPtrByName()
786 ByteString sPrj = pObjectWin->GetBodyText(); in GetPtrByName()
/aoo41x/main/sc/source/filter/html/
H A Dhtmlexp2.cxx136 ByteString aOpt; in WriteGraphEntry()
138 ByteString::CreateFromInt32( pE->aSize.Width() ); in WriteGraphEntry()
140 ByteString::CreateFromInt32( pE->aSize.Height() ); in WriteGraphEntry()
144 ByteString::CreateFromInt32( pE->aSpace.Width() ); in WriteGraphEntry()
146 ByteString::CreateFromInt32( pE->aSpace.Height() ); in WriteGraphEntry()
194 const ByteString& rImgOptions, sal_uLong nXOutFlags ) in WriteImage()
/aoo41x/main/soldep/inc/soldep/
H A Dsoldlg.hxx115 ByteString msVersionMajor;
116 ByteString msVersionMinor;
120 ByteString GetVersionMajor();
121 ByteString GetVersionMinor();
153 ByteString GetProject();
/aoo41x/main/svtools/source/misc/
H A Dimap.cxx102 …const ByteString aRelURL = ByteString( String(URIHelper::simpleNormalizedMakeRelative( rBaseURL, a… in Write()
104 rOStm.WriteByteString( ByteString( aAltText, eEncoding ) ); in Write()
106 rOStm.WriteByteString( ByteString( aTarget, eEncoding ) ); in Write()
112 rOStm.WriteByteString( ByteString( aName, eEncoding ) ); // V5 in Write()
128 ByteString aString; in Read()
1157 rOStm.WriteByteString( ByteString( aImageName, eEncoding ) ); in Write()
1158 rOStm.WriteByteString( ByteString( aDummy, eEncoding ) ); in Write()
1160 rOStm.WriteByteString( ByteString( aImageName, eEncoding ) ); in Write()
1182 ByteString aString; in Read()
/aoo41x/main/basic/source/runtime/
H A Diosys.cxx642 ( short nCh, const ByteString& rName, short nStrmMode, short nFlags, short nL ) in Open()
737 SbError SbiStream::Read( ByteString& rBuf, sal_uInt16 n, bool bForceReadingPerByte ) in Read()
792 SbError SbiStream::Write( const ByteString& rBuf, sal_uInt16 n ) in Write()
856 ( short nCh, const ByteString& rName, short nMode, short nFlags, short nLen ) in Open()
922 void SbiIoSystem::Read( ByteString& rBuf, short n ) in Read()
952 void SbiIoSystem::Write( const ByteString& rBuf, short n ) in Write()
1006 void SbiIoSystem::ReadCon( ByteString& rIn ) in ReadCon()
1011 rIn = ByteString( aDlg.GetInput(), gsl_getSystemTextEncoding() ); in ReadCon()
1019 void SbiIoSystem::WriteCon( const ByteString& rText ) in WriteCon()
1030 ByteString s( aOut.Copy( 0, n1 ) ); in WriteCon()
/aoo41x/main/dbaccess/source/ui/dlg/
H A Ddbfindex.cxx75 const ByteString aGroupIdent("dBase III");
408 ByteString aNDX; in Init()
410 ByteString aKeyName; in Init()
519 ByteString aNDX; in WriteInfFile()
521 ByteString aKeyName; in WriteInfFile()
522 ByteString aEntry; in WriteInfFile()
551 aKeyName += ByteString::CreateFromInt32( nPos ); in WriteInfFile()
552 …aInfFile.WriteKey( aKeyName, ByteString(aIndex->GetIndexFileName(), gsl_getSystemTextEncoding()) ); in WriteInfFile()
/aoo41x/main/rsc/inc/
H A Drsctop.hxx55 ByteString aCallPar1; // Klassenaufruf ohne Typen bis ResId
56 ByteString aCallPar2; // Klassenaufruf ohne Typen ab ResId
57 ByteString aCallParType; // Klassenaufruf mit Typen
74 void SetCallPar( const ByteString & rPar1, const ByteString & rPar2,
75 const ByteString & rParType );
/aoo41x/main/vcl/inc/os2/
H A Dsalprn.h48 ByteString maPrinterName; // pszPrinters
49 ByteString maName; // pszName bzw. LogAdress
50 ByteString maDriverName; // pszDriverName nach .
51 ByteString maDeviceName; // pszDriverName bis .
52 ByteString maJobSetupDeviceName; // DeviceName aus pDriverData
/aoo41x/main/l10ntools/source/
H A Dsrciter.cxx37 const ByteString &rRootDirectory, const ByteString &rVersion , bool bLocal_in ) in SourceTreeIterator()
84ByteString sDirNameTmpB( rtl::OUStringToOString( sDirNameTmp , RTL_TEXTENCODING_UTF8 , sDirName.ge… in ExecuteDirectory()
87 sDirNameTmpB.Append( ByteString("\\no_localization") ); in ExecuteDirectory()
89 sDirNameTmpB.Append( ByteString("/no_localization") ); in ExecuteDirectory()
/aoo41x/main/svtools/source/filter/ixbm/
H A Dxbmread.cxx100 ByteString XBMReader::FindTokenLine( SvStream* pInStm, const char* pTok1, in FindTokenLine()
103 ByteString aRet; in FindTokenLine()
198 sal_Bool XBMReader::ParseData( SvStream* pInStm, const ByteString& aLastLine, XBMFormat eFormat ) in ParseData()
200 ByteString aLine; in ParseData()
230 const ByteString aToken( aLine.GetToken( i, ',' ) ); in ParseData()
284 ByteString aLine; in ReadXBM()
/aoo41x/main/sw/source/filter/xml/
H A Dswxml.cxx200 ByteString aString( (String)rStreamName, RTL_TEXTENCODING_ASCII_US ); in ReadThroughComponent()
234 ByteString aError( "SAX parse exception catched while importing:\n" ); in ReadThroughComponent()
235 aError += ByteString( String( r.Message), RTL_TEXTENCODING_ASCII_US ); in ReadThroughComponent()
268 ByteString aError( "SAX exception catched while importing:\n" ); in ReadThroughComponent()
269 aError += ByteString( String( r.Message), RTL_TEXTENCODING_ASCII_US ); in ReadThroughComponent()
279 ByteString aError( "Zip exception catched while importing:\n" ); in ReadThroughComponent()
280 aError += ByteString( String( r.Message), RTL_TEXTENCODING_ASCII_US ); in ReadThroughComponent()
289 ByteString aError( "IO exception catched while importing:\n" ); in ReadThroughComponent()
290 aError += ByteString( String( r.Message), RTL_TEXTENCODING_ASCII_US ); in ReadThroughComponent()
299 ByteString aError( "uno exception catched while importing:\n" ); in ReadThroughComponent()
[all …]
/aoo41x/main/tools/source/ref/
H A Dpstm.cxx150 ByteString aStr( "false list len: read = " ); in operator >>()
151 aStr += ByteString::CreateFromInt32( (long)(rStm.Tell() - nObjPos) ); in operator >>()
153 aStr += ByteString::CreateFromInt64(nObjLen); in operator >>()
756 ByteString aStr( "no class with id: " ); in ReadObj()
757 aStr += ByteString::CreateFromInt32( nClassId ); in ReadObj()
782 ByteString aStr( "false object len: read = " ); in ReadObj()
783 aStr += ByteString::CreateFromInt32( (long)(Tell() - nObjPos) ); in ReadObj()
785 aStr += ByteString::CreateFromInt32( nObjLen ); in ReadObj()
/aoo41x/main/automation/source/server/
H A Dserver.cxx111 ByteString aByteString; in RemoteControlCommunicationManager()
168 m_pDbgWin->AddText( UniString( (ByteString)aMsg, RTL_TEXTENCODING_ASCII_US ) ); in InfoMsg()
232ByteString aNoTesttoolKey( ByteString("Exclude_").Append( ByteString( Application::GetAppFileName(… in GetPort()
371 ByteString aStr = in Timeout()
436 ByteString aTr("0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ+-"); in Timeout()
437 ByteString aData = in Timeout()
/aoo41x/main/vcl/inc/unx/
H A Dsalfont.h107 ByteString aFontName_;
118 ByteString aAddStyleName_;
129 ByteString GetXFontName( const SalFontDimension& );
141 inline void SetAddStyleName( const ByteString& rAddStyle ) in SetAddStyleName()
163 const ByteString& GetName() const { return aFontName_; } in GetName()
/aoo41x/main/sc/source/filter/ftools/
H A Dftools.cxx272 ByteString ScfTools::ReadCString( SvStream& rStrm ) in ReadCString()
274 ByteString aRet; in ReadCString()
290 ByteString ScfTools::ReadCString( SvStream& rStrm, sal_Int32& rnBytesLeft ) in ReadCString()
292 ByteString aRet; in ReadCString()
308 void ScfTools::AppendCStringWithLen( SvStream& rStrm, ByteString& rString, sal_uInt32 nLen ) in AppendCStringWithLen()
322 ByteString aByteString; in AppendCString()
/aoo41x/main/tools/inc/tools/
H A Dfsys.hxx248 ByteString aName;
254 TOOLS_DLLPRIVATE DirEntry( const ByteString& rInitName,
264 TOOLS_DLLPRIVATE FSysError ImpParseName( const ByteString& rIntiName,
266 TOOLS_DLLPRIVATE FSysError ImpParseOs2Name( const ByteString& rPfad,
268 TOOLS_DLLPRIVATE FSysError ImpParseUnixName( const ByteString& rPfad,
278 const ByteString& ImpTheName() const;
295 DirEntry( const ByteString& rInitName,
/aoo41x/main/tools/source/generic/
H A Dbigint.cxx528 BigInt::BigInt( const ByteString& rString ) in BigInt()
689 ByteString BigInt::GetByteString() const in GetByteString()
691 ByteString aString; in GetByteString()
694 aString = ByteString::CreateFromInt32( nVal ); in GetByteString()
707 ByteString aStr = aString; in GetByteString()
710 aString = ByteString::CreateFromInt32( a.nVal + 1000000000L ); in GetByteString()
714 aString = ByteString::CreateFromInt32( a.nVal ); in GetByteString()
719 ByteString aStr = aString; in GetByteString()
721 aString = ByteString::CreateFromInt32( -aTmp.nVal ); in GetByteString()
723 aString = ByteString::CreateFromInt32( aTmp.nVal ); in GetByteString()

Completed in 162 milliseconds

12345678910>>...26