Home
last modified time | relevance | path

Searched refs:GetBuffer (Results 301 – 325 of 500) sorted by relevance

1...<<11121314151617181920

/aoo4110/main/sfx2/source/control/
H A Dmacro.cxx505 aStream << ByteString( GenerateSource(), RTL_TEXTENCODING_UTF8 ).GetBuffer(); in ~SfxMacro()
/aoo4110/main/tools/source/communi/
H A Dgeninfo.cxx271 ByteString sKey( pInfo->GetBuffer()); in InsertSorted()
/aoo4110/main/l10ntools/source/
H A Ddirectory.cxx50 … sDirectoryName = rtl::OUString( sFullPath.GetBuffer() , RTL_TEXTENCODING_UTF8 , sFullPath.Len() ); in Directory()
/aoo4110/main/idl/source/cmptools/
H A Dlex.cxx439 char * pStr = (char *)aStr.GetBuffer(); in MakeToken()
/aoo4110/main/rsc/inc/
H A Drscdef.hxx240 RscDefine * FindDef( const ByteString& rStr ) { return FindDef( rStr.GetBuffer() ); } in FindDef()
/aoo4110/main/filter/source/graphicfilter/idxf/
H A Ddxfgrprd.cxx281 memcpy( ptgt, aStr.GetBuffer(), nLen ); in ReadLine()
/aoo4110/main/sc/source/filter/excel/
H A Dnamebuff.cxx46 const sal_Unicode* pAkt = r.GetBuffer(); in MakeHashCode()
H A Dxeescher.cxx1026 const sal_Char* pcBuffer = maNoteText.GetBuffer(); in Save()
1034 if( pcBuffer == maNoteText.GetBuffer() ) in Save()
/aoo4110/main/sw/source/core/edit/
H A Dedglss.cxx347 const sal_Unicode *p = (sal_Unicode*)aStream.GetBuffer(); in GetSelectedText()
/aoo4110/main/svx/source/xoutdev/
H A Dxattrbmp.cxx337 aURL += ::rtl::OUString::createFromAscii(GetGraphicObject().GetUniqueID().GetBuffer() ); in QueryValue()
/aoo4110/main/vcl/source/glyphs/
H A Dgraphite_adaptors.cxx99 const sal_Unicode * name = font.GetFontSelData().maName.GetBuffer(); in FontProperties()
H A Dgcach_ftyp.cxx342 (FT_Byte*)mpFontFile->GetBuffer(), in GetFaceFT()
408 const unsigned char* pBuffer = mpFontFile->GetBuffer(); in GetTable()
433 if( (pTable + nLength) <= (mpFontFile->GetBuffer() + nFileSize) ) in GetTable()
/aoo4110/main/vcl/unx/generic/fontmanager/
H A Dhelper.cxx380 && realpath( aPath.GetBuffer(), buf ) ) in normPath()
/aoo4110/main/filter/source/xsltdialog/
H A Dxmlfilterdialogcomponent.cxx350 …mpResMgr = ResMgr::CreateResMgr( aResMgrName.GetBuffer(), Application::GetSettings().GetUILocale()… in execute()
/aoo4110/main/linguistic/inc/linguistic/
H A Dmisc.hxx104 return ::rtl::OUString( rText.GetBuffer(), rText.Len(), nEnc ); in BS2OU()
/aoo4110/main/formula/inc/formula/
H A DFormulaCompiler.hxx71 return rtl_ustr_hashCode_WithLength( rStr.GetBuffer(), rStr.Len() ); in operator ()()
/aoo4110/main/svtools/source/contnr/
H A Dsvtabbx.cxx88 const xub_Unicode* pCurToken = aCurEntry.GetBuffer(); in InitEntry()
328 const xub_Unicode* pCurToken = rStr.GetBuffer(); in SetEntryText()
/aoo4110/main/sw/source/core/unocore/
H A Dunochart.cxx2275 const sal_Unicode *pBuf = aCellName.GetBuffer(); in generateLabel()
2287 … aNew = String( aCellName.GetBuffer(), static_cast<xub_StrLen>(pBuf - aCellName.GetBuffer()) ); in generateLabel()
2292 … aNew = String( pBuf, static_cast<xub_StrLen>((aCellName.GetBuffer() + nLen) - pBuf) ); in generateLabel()
/aoo4110/main/xmlsecurity/source/dialogs/
H A Dresourcemanager.cxx55 pResMgr = ResMgr::CreateResMgr( aName.GetBuffer() ); in GetResMgr()
/aoo4110/main/svl/source/misc/
H A Dinethist.cxx168 return rtl_crc32 (0, rData.GetBuffer(), rData.Len() * sizeof(sal_Unicode)); in crc32()
/aoo4110/main/l10ntools/inc/
H A Dtagtest.hxx57 return rtl_str_hashCode_WithLength( rName.GetBuffer(), rName.Len()); in operator ()()
/aoo4110/main/basic/source/sbx/
H A Dsbxcurr.cxx335 aString += aFrac.GetString().GetBuffer()+1; in ImpCurrencyToString()
/aoo4110/main/sw/source/core/bastyp/
H A Dswcache.cxx168 DBG_ERROR( sOut.GetBuffer() ); in ~SwCache()
/aoo4110/main/vcl/unx/generic/app/
H A Dkeysymnames.cxx683 return m_aKeyboardName.GetBuffer(); in GetKeyboardName()
/aoo4110/main/tools/source/ref/
H A Dglobname.cxx220 sal_Char * pStr = (sal_Char *)aStr.GetBuffer(); in MakeId()

Completed in 125 milliseconds

1...<<11121314151617181920