Home
last modified time | relevance | path

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

1...<<11121314151617181920

/aoo41x/main/rsc/inc/
H A Drscdef.hxx240 RscDefine * FindDef( const ByteString& rStr ) { return FindDef( rStr.GetBuffer() ); } in FindDef()
/aoo41x/main/filter/source/graphicfilter/idxf/
H A Ddxfgrprd.cxx281 memcpy( ptgt, aStr.GetBuffer(), nLen ); in ReadLine()
/aoo41x/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()
/aoo41x/main/sw/source/core/edit/
H A Dedglss.cxx347 const sal_Unicode *p = (sal_Unicode*)aStream.GetBuffer(); in GetSelectedText()
/aoo41x/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()
/aoo41x/main/vcl/unx/generic/fontmanager/
H A Dhelper.cxx380 && realpath( aPath.GetBuffer(), buf ) ) in normPath()
/aoo41x/main/svx/source/xoutdev/
H A Dxattrbmp.cxx337 aURL += ::rtl::OUString::createFromAscii(GetGraphicObject().GetUniqueID().GetBuffer() ); in QueryValue()
/aoo41x/main/formula/inc/formula/
H A DFormulaCompiler.hxx71 return rtl_ustr_hashCode_WithLength( rStr.GetBuffer(), rStr.Len() ); in operator ()()
/aoo41x/main/filter/source/xsltdialog/
H A Dxmlfilterdialogcomponent.cxx350 …mpResMgr = ResMgr::CreateResMgr( aResMgrName.GetBuffer(), Application::GetSettings().GetUILocale()… in execute()
/aoo41x/main/linguistic/inc/linguistic/
H A Dmisc.hxx104 return ::rtl::OUString( rText.GetBuffer(), rText.Len(), nEnc ); in BS2OU()
/aoo41x/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()
/aoo41x/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()
/aoo41x/main/xmlsecurity/source/dialogs/
H A Dresourcemanager.cxx55 pResMgr = ResMgr::CreateResMgr( aName.GetBuffer() ); in GetResMgr()
/aoo41x/main/svl/source/misc/
H A Dinethist.cxx168 return rtl_crc32 (0, rData.GetBuffer(), rData.Len() * sizeof(sal_Unicode)); in crc32()
/aoo41x/main/basic/source/sbx/
H A Dsbxcurr.cxx335 aString += aFrac.GetString().GetBuffer()+1; in ImpCurrencyToString()
/aoo41x/main/l10ntools/inc/
H A Dtagtest.hxx57 return rtl_str_hashCode_WithLength( rName.GetBuffer(), rName.Len()); in operator ()()
/aoo41x/main/vcl/unx/generic/app/
H A Dkeysymnames.cxx683 return m_aKeyboardName.GetBuffer(); in GetKeyboardName()
/aoo41x/main/ucb/workben/ucb/
H A Dsrcharg.cxx152 sal_Unicode const * p = rInput.GetBuffer(); in parseSearchArgument()
/aoo41x/main/tools/source/ref/
H A Dglobname.cxx220 sal_Char * pStr = (sal_Char *)aStr.GetBuffer(); in MakeId()
/aoo41x/main/sw/source/core/bastyp/
H A Dswcache.cxx168 DBG_ERROR( sOut.GetBuffer() ); in ~SwCache()
/aoo41x/main/sc/source/filter/ftools/
H A Dfapihelper.cxx276 GetBuffer() ); in SetAnyProperty()
/aoo41x/main/vcl/unx/generic/gdi/
H A Dpspgraphics.cxx1352 aAliasNames.GetBuffer(), aOrigName.GetBuffer() ); in Info2DevFontAttributes()
/aoo41x/main/vcl/unx/headless/
H A Dsvppspgraphics.cxx1238 aAliasNames.GetBuffer(), aOrigName.GetBuffer() ); in Info2DevFontAttributes()

Completed in 257 milliseconds

1...<<11121314151617181920