Home
last modified time | relevance | path

Searched refs:ByteString (Results 101 – 125 of 642) sorted by relevance

12345678910>>...26

/aoo41x/main/soldep/inc/
H A Ddep.hxx41 ByteString* pVersion;
44 …VersionDepInfo(const ByteString& rCurrentVersion) : pVersion (NULL) { pVersion = new ByteString(rC… in VersionDepInfo()
47 const ByteString* GetVersion() { return pVersion; } in GetVersion()
58 VersionDepInfo* GetVersion (ByteString& rVersion);
59 void RemoveVersion (ByteString& rVersion);
60 VersionDepInfo* InsertVersion (ByteString& rVersion);
/aoo41x/main/desktop/source/app/
H A Dlockfile.hxx42 class ByteString;
71 static const ByteString Group();
72 static const ByteString Userkey();
73 static const ByteString Hostkey();
74 static const ByteString Stampkey();
75 static const ByteString Timekey();
76 static const ByteString IPCkey();
/aoo41x/main/soldep/inc/soldep/
H A Dobjwin.hxx56 ByteString msBodyText;
57 ByteString msTipText;
87 void SetBodyText( const ByteString& rNewText );
88 ByteString& GetBodyText();
89 sal_uIntPtr GetIdByName( const ByteString& rText );
90 void SetTipText( const ByteString& rNewText );
91 ByteString& GetTipText();
151 ObjectWin* GetPtrByName( const ByteString& rText );
/aoo41x/main/linguistic/source/
H A Ddicimp.cxx79 static sal_Bool getTag(const ByteString &rLine, in getTag()
80 const sal_Char *pTagName, ByteString &rTagValue) in getTag()
110 ByteString aLine; in ReadDicVersion()
120 ByteString aTagValue; in ReadDicVersion()
340 ByteString aDummy( aWordBuf ); in loadEntries()
371 ByteString aLine; in loadEntries()
396 static ByteString formatForSave( in formatForSave()
443 pStream->WriteLine(ByteString (pVerOOo7)); in saveEntries()
447 pStream->WriteLine(ByteString("lang: <none>")); in saveEntries()
450 ByteString aLine("lang: "); in saveEntries()
[all …]
/aoo41x/main/vcl/os2/source/gdi/
H A Dsalprn.cxx106 ByteString maPrinterName; // pszPrinters
114 const ByteString& rName,
115 const ByteString& rDriverName,
116 const ByteString& rDeviceName,
117 const ByteString& rOrgDriverName,
125 const ByteString& rName, in ImplQueueSalSysData()
126 const ByteString& rOrgDriverName, in ImplQueueSalSysData()
127 const ByteString& rDriverName, in ImplQueueSalSysData()
128 const ByteString& rDeviceName, in ImplQueueSalSysData()
193 ByteString aName( pPrqInfo->pszName); in GetPrinterQueueInfo()
[all …]
/aoo41x/main/sw/source/filter/html/
H A Dhtmlfly.cxx453 ByteString sOut( '<' ); in OutFrmFmt()
544 ByteString sOut; in OutFrmFmtOptions()
985 ByteString sOut; in OutHTML_Image()
986 ByteString aEndTags; in OutHTML_Image()
1249 ByteString sOut; in OutHTML_BulletImage()
1378 ByteString sOut( '<' ); in OutHTML_FrmFmtAsMulticol()
1410 ByteString aEndTags; in OutHTML_FrmFmtAsMulticol()
1454 ByteString sOut('<'); in OutHTML_FrmFmtAsSpacer()
1460 ByteString aEndTags; in OutHTML_FrmFmtAsSpacer()
1496 ByteString aEndTags; in OutHTML_FrmFmtAsDivOrSpan()
[all …]
/aoo41x/main/padmin/source/
H A Dadddlg.cxx288 ByteString aSysPath( aFile, aEncoding ); in IMPL_LINK()
496 ByteString aDefScale( aConfig.ReadKey( "Scale" ) ); in APOldPrinterPage()
497 ByteString aDefCopies( aConfig.ReadKey( "Copies" ) ); in APOldPrinterPage()
498 ByteString aDefDPI( aConfig.ReadKey( "DPI" ) ); in APOldPrinterPage()
506 ByteString aValue( aConfig.ReadKey( aPrinter ) ); in APOldPrinterPage()
507 ByteString aPort( aValue.GetToken( 1, ',' ) ); in APOldPrinterPage()
508 ByteString aDriver( aValue.GetToken( 0, ' ' ) ); in APOldPrinterPage()
510 ByteString aNewDriver( aDriver ); in APOldPrinterPage()
530 ByteString aCommand( aConfig.ReadKey( aPort ) ); in APOldPrinterPage()
551 ByteString aGroup( aDriver ); in APOldPrinterPage()
[all …]
/aoo41x/main/rsc/source/tools/
H A Drsctools.cxx127 ByteString GetTmpFileName() in GetTmpFileName()
143 sal_Bool Append( FILE * fDest, ByteString aTmpFile ) in Append()
167 sal_Bool Append( ByteString aOutputSrs, ByteString aTmpFile ) in Append()
190 ByteString InputFile ( const char * pInput, const char * pExt ) in InputFile()
201 return ByteString( aFileName.GetFull(), RTL_TEXTENCODING_ASCII_US ); in InputFile()
215 ByteString OutputFile ( ByteString aInput, const char * pExt ) in OutputFile()
223 return ByteString( aFileName.GetFull(), RTL_TEXTENCODING_ASCII_US ); in OutputFile()
/aoo41x/main/idl/inc/
H A Dobject.hxx35 ByteString aPrefix;
36 SvSlotElement( SvMetaSlot * pS, const ByteString & rPrefix ) in SvSlotElement()
58 ByteString aPrefix;
64 void SetPrefix( const ByteString & rPrefix ) in SetPrefix()
66 const ByteString & GetPrefix() const in GetPrefix()
100 void WriteSlotStubs( const ByteString & rShellName,
107 sal_uInt16 WriteSlots( const ByteString & rShellName, sal_uInt16 nCount,
114 const ByteString & rPrefix, SvIdlDataBase& rBase );
H A Dhash.hxx60 ByteString aName;
66 SvStringHashEntry( const ByteString & rName, sal_uInt32 nIdx ) in SvStringHashEntry()
73 const ByteString & GetName() const { return aName; } in GetName()
109 ByteString GetNearString( const ByteString & rName ) const;
112 sal_Bool Insert( const ByteString & rStr, sal_uInt32 * pHash ); // insert string
113 sal_Bool Test( const ByteString & rStr, sal_uInt32 * pHash ) const; // test of insert string
H A Dlex.hxx45 ByteString aString;
60 SvToken( SVTOKEN_ENUM nTypeP, const ByteString & rStr );
66 ByteString GetTokenAsString() const;
91 const ByteString & GetString() const in GetString()
123 inline SvToken::SvToken( SVTOKEN_ENUM nTypeP, const ByteString & rStr ) in SvToken()
146 ByteString aStrTrue;
147 ByteString aStrFalse;
158 ByteString aBufStr;
/aoo41x/main/rsc/inc/
H A Drsctools.hxx46 ByteString GetTmpFileName();
47 sal_Bool Append( ByteString aDestFile, ByteString aSourceFile );
48 sal_Bool Append( FILE * fDest, ByteString aSourceFile );
49 ByteString InputFile ( const char * pInput, const char * pExt );
50 ByteString OutputFile( ByteString aInput, const char * ext );
61 DECLARE_LIST( RscStrList, ByteString * )
/aoo41x/main/basic/source/sbx/
H A Dsbxobj.cxx217 ByteString aNameStr1( (const UniString&)rName, RTL_TEXTENCODING_ASCII_US ); in Find()
279 ByteString aNameStr3( (const UniString&)rName, RTL_TEXTENCODING_ASCII_US ); in Find()
534 ByteString aNameStr1( (const UniString&)aVarName, RTL_TEXTENCODING_ASCII_US ); in Insert()
574 ByteString aNameStr1( (const UniString&)aVarName, RTL_TEXTENCODING_ASCII_US ); in QuickInsert()
626 ByteString aNameStr1( (const UniString&)aVarName, RTL_TEXTENCODING_ASCII_US ); in Remove()
908 ByteString aNameStr( (const UniString&)GetName(), RTL_TEXTENCODING_ASCII_US ); in Dump()
909 ByteString aClassNameStr( (const UniString&)aClassName, RTL_TEXTENCODING_ASCII_US ); in Dump()
911 << ByteString::CreateFromInt64( (sal_uIntPtr) this ).GetBuffer() << "=='" in Dump()
915 << ByteString::CreateFromInt64( GetRefCount() ).GetBuffer() in Dump()
927 ByteString aIndentNameStr( (const UniString&)aIndent, RTL_TEXTENCODING_ASCII_US ); in Dump()
[all …]
/aoo41x/main/tools/source/inet/
H A Dinetmime.cxx114 ByteString m_aAttribute;
115 ByteString m_aCharset;
116 ByteString m_aLanguage;
117 ByteString m_aValue;
1160 ByteString aCharset; in scanParameters()
1162 ByteString aValue; in scanParameters()
1334 ByteString aAttribute = ByteString( in scanParameters()
1368 ByteString aCharset; in scanParameters()
1370 ByteString aValue; in scanParameters()
3056 ByteString INetMIME::decodeUTF8(const ByteString & rText, in decodeUTF8()
[all …]
/aoo41x/main/vcl/source/helper/
H A Dstrhelper.cxx171 ByteString GetCommandLineToken( int nToken, const ByteString& rLine ) in GetCommandLineToken()
175 return ByteString(); in GetCommandLineToken()
218 ByteString aRet( pBuffer ); in GetCommandLineToken()
273 int GetCommandLineTokenCount( const ByteString& rLine ) in GetCommandLineTokenCount()
381 ByteString WhitespaceToSpace( const ByteString& rLine, sal_Bool bProtect ) in WhitespaceToSpace()
385 return ByteString(); in WhitespaceToSpace()
434 ByteString aRet( *pBuffer == ' ' ? pBuffer+1 : pBuffer ); in WhitespaceToSpace()
/aoo41x/main/tools/source/stream/
H A Dstrmos2.cxx212 ByteString aTraceStr( "SvFileStream::GetData(): " ); in GetData()
213 aTraceStr += ByteString::CreateFromInt64(nSize); in GetData()
215 aTraceStr += ByteString(aFilename, osl_getThreadTextEncoding()); in GetData()
243 ByteString aTraceStr( "SvFileStrean::PutData: " ); in PutData()
244 aTraceStr += ByteString::CreateFromInt64(nSize); in PutData()
246 aTraceStr += ByteString(aFilename, osl_getThreadTextEncoding()); in PutData()
606 ByteString aFileNameA( aFilename, gsl_getSystemTextEncoding()); in Open()
610 ByteString aTraceStr( "SvFileStream::Open(): " ); in Open()
699 ByteString aTraceStr( "SvFileStream::Close(): " ); in Close()
700 aTraceStr += ByteString(aFilename, osl_getThreadTextEncoding()); in Close()
/aoo41x/main/sc/source/filter/html/
H A Dhtmlexp.cxx450 << ByteString::CreateFromInt32( nTab ).GetBuffer() in WriteOverview()
669 << ByteString::CreateFromInt32( nTab ).GetBuffer() in WriteTables()
694 ByteString aByteStrOut = OOO_STRING_SVTOOLS_HTML_table; in WriteTables()
711 ByteString::CreateFromInt32( nCellSpacing ); in WriteTables()
732 ByteString aByteStr = OOO_STRING_SVTOOLS_HTML_col; in WriteTables()
742 aByteStrOut += ByteString::CreateFromInt32( in WriteTables()
853 ByteString aStrTD = OOO_STRING_SVTOOLS_HTML_tabledata; in WriteCell()
1051 ByteString aStr = OOO_STRING_SVTOOLS_HTML_font; in WriteCell()
1058 ByteString aTmpStr; in WriteCell()
1068 ByteString aTmpStr; in WriteCell()
[all …]
/aoo41x/main/unotools/source/i18n/
H A Dlocaledatawrapper.cxx101 ByteString aMsg( "LocaleDataWrapper ctor: Exception caught\n" ); in LocaleDataWrapper()
102 aMsg += ByteString( String( e.Message ), RTL_TEXTENCODING_UTF8 ); in LocaleDataWrapper()
126 ByteString aMsg( "getComponentInstance: Exception caught\n" ); in LocaleDataWrapper()
197 ByteString aMsg( "getLanguageCountryInfo: Exception caught\n" ); in getLanguageCountryInfo()
198 aMsg += ByteString( String( e.Message ), RTL_TEXTENCODING_UTF8 ); in getLanguageCountryInfo()
218 ByteString aMsg( "getLocaleItem: Exception caught\n" ); in getLocaleItem()
239 ByteString aMsg( "getAllCalendars: Exception caught\n" ); in getAllCalendars()
260 ByteString aMsg( "getAllCurrencies: Exception caught\n" ); in getAllCurrencies()
281 ByteString aMsg( "getAllFormats: Exception caught\n" ); in getAllFormats()
323 ByteString aMsg( "getTransliterations: Exception caught\n" ); in getTransliterations()
[all …]
/aoo41x/main/sfx2/source/control/
H A Dobjface.cxx243 ByteString aStr("Falsche Master/Slave-Verkettung : "); in SetSlotMap()
244 aStr += ByteString::CreateFromInt32(pMasterSlot->GetSlotId()); in SetSlotMap()
246 aStr += ByteString::CreateFromInt32(pSlave->GetSlotId()); in SetSlotMap()
252 ByteString aStr("Falsche Master/Slave-Ids : "); in SetSlotMap()
253 aStr += ByteString::CreateFromInt32(pMasterSlot->GetSlotId()); in SetSlotMap()
255 aStr += ByteString::CreateFromInt32(pSlave->GetSlotId()); in SetSlotMap()
269 ByteString aStr("Slave ist kein enum : "); in SetSlotMap()
270 aStr += ByteString::CreateFromInt32(pIter->GetSlotId()); in SetSlotMap()
272 aStr += ByteString::CreateFromInt32(pIter->pLinkedSlot->GetSlotId()); in SetSlotMap()
284 aStr += ByteString::CreateFromInt32(pCurSlot->GetSlotId()); in SetSlotMap()
[all …]
/aoo41x/main/idl/source/objects/
H A Dbastype.cxx236 ByteString SvBOOL::GetSvIdlString( SvStringHashEntry * pName ) in GetSvIdlString()
242 ByteString aTmp( pName->GetName() ); in GetSvIdlString()
271 *(ByteString *)this = pTok->GetString(); in ReadSvIdl()
335 ByteString aStr ("no value for identifier <"); in ReadSvIdl()
363 *(ByteString *)this = pTok->GetString(); in ReadSvIdl()
369 ByteString aStr ("no value for identifier <"); in ReadSvIdl()
429 *(ByteString *)this = pTok->GetString(); in ReadSvIdl()
550 rOutStm << ByteString( GetHexName(), RTL_TEXTENCODING_UTF8 ).GetBuffer() << "\")"; in WriteSvIdl()
601 << ByteString::CreateFromInt32( nMajorVersion ).GetBuffer() << '.' in WriteSvIdl()
602 << ByteString::CreateFromInt32( nMinorVersion ).GetBuffer() << ')'; in WriteSvIdl()
/aoo41x/main/soldep/bootstrp/
H A Dhashtbl.cxx37 ByteString m_Key;
57 ByteString const& GetKey() const in GetKey()
63 void SetObject(ByteString const Key, void *pObject) in SetObject()
135 sal_uIntPtr HashTable::Hash(ByteString const& Key) const in Hash()
171 sal_uIntPtr HashTable::DHash(ByteString const& Key, sal_uIntPtr lOldHash) const in DHash()
207 sal_Bool HashTable::Insert(ByteString const& Key, void* pObject) in Insert()
275 HashItem* HashTable::FindPos(ByteString const& Key) const in FindPos()
336 void* HashTable::Find(ByteString const& Key) const in Find()
352 void* HashTable::Delete(ByteString const& Key) in Delete()
/aoo41x/main/xml2cmp/source/x2cclass/
H A Dxml_cdim.cxx68 GetStatusValue( ByteString & o_sValue, const ByteString & i_sStatusTag ) in GetStatusValue()
80 ByteString sValue(pStatusValue, pStatusValueEnd - pStatusValue); in GetStatusValue()
85 ComponentDescriptionImpl::GetBeginTag( ByteString & o_sValue, in GetBeginTag()
97 ByteString sTag(io_pStartOfTag + 1, pCurTextEnd - io_pStartOfTag - 1); in GetBeginTag()
117 const std::vector< ByteString > &
126 ByteString
/aoo41x/main/tools/inc/tools/
H A Dstream.hxx270 ByteString aKey; // aKey.Len != 0 -> Verschluesselung
280 ByteString aFormatString;
338 void SetKey( const ByteString& rKey );
339 const ByteString& GetKey() const { return aKey; } in GetKey()
363 SvStream& operator>>( ByteString& rString ) { return ReadByteString(rString); } in operator >>()
392 SvStream& ReadByteString( ByteString& rStr );
395 SvStream& WriteByteString( const ByteString& rStr );
442 sal_Bool ReadCString( ByteString& rStr );
446 sal_Bool ReadLine( ByteString& rStr );
447 sal_Bool WriteLine( const ByteString& rStr );
[all …]
/aoo41x/main/rsc/source/res/
H A Drscall.cxx48 pStdParType = new ByteString( "( const ResId & rResId, sal_Bool" ); in InitRscCompiler()
49 pStdPar1 = new ByteString( '(' ); in InitRscCompiler()
50 pStdPar2 = new ByteString( '(' ); in InitRscCompiler()
52 pWinParType = new ByteString( "( Window * pParent, const ResId & rResId, sal_Bool" ); in InitRscCompiler()
53 pWinPar1 = new ByteString( "( pParent," ); in InitRscCompiler()
54 pWinPar2 = new ByteString( "( this," ); in InitRscCompiler()
/aoo41x/main/l10ntools/layout/
H A Dlayoutparse.cxx27 #define BSTRING( str ) ByteString( str, RTL_TEXTENCODING_UTF8 )
72 ByteString id = BSTRING( (*i++)->GetValue() ); in HandleElement()
79 ByteString attributeId = id; in HandleElement()
80 ByteString value = BSTRING( ( *i )->GetValue() ); in HandleElement()
94 void LayoutXMLFile::InsertL10NElement( ByteString const& id, XMLElement* element ) in InsertL10NElement()
96 ByteString const language = "en-US"; in InsertL10NElement()
115 sal_Bool LayoutXMLFile::Write( ByteString &aFilename ) in Write()

Completed in 149 milliseconds

12345678910>>...26