Home
last modified time | relevance | path

Searched refs:GetBuffer (Results 401 – 425 of 496) sorted by relevance

1...<<11121314151617181920

/aoo41x/main/sw/source/filter/ww8/
H A Dwriterwordglue.cxx588 ubidi_setPara(pBidi, reinterpret_cast<const UChar *>(rTxt.GetBuffer()), rTxt.Len(), in GetPseudoCharRuns()
/aoo41x/main/svtools/source/graphic/
H A Dprovider.cxx293 …ResMgr* pResMgr = ResMgr::CreateResMgr( aResMgrName.GetBuffer(), Application::GetSettings().GetUIL… in implLoadResource()
/aoo41x/main/linguistic/source/
H A Ddicimp.cxx131 nLng = MsLangId::convertIsoStringToLanguage(OUString(aTagValue.GetBuffer(), in ReadDicVersion()
/aoo41x/main/svtools/source/contnr/
H A Dfileview.cxx406 HashedEntry( OUString( rOrg.GetBuffer(), rOrg.Len(), RTL_TEXTENCODING_ASCII_US ) ), in NameTranslationEntry()
407 maTranslatedName( OUString( rTrans.GetBuffer(), rTrans.Len(), RTL_TEXTENCODING_UTF8 ) ) in NameTranslationEntry()
/aoo41x/main/filter/source/graphicfilter/eps/
H A Deps.cxx299 …pResMgr = ResMgr::CreateResMgr( aResMgrName.GetBuffer(), Application::GetSettings().GetUILocale() … in WritePS()
427 …pResMgr = ResMgr::CreateResMgr( aResMgrName.GetBuffer(), Application::GetSettings().GetUILocale() … in WritePS()
/aoo41x/main/xmloff/source/core/
H A Dxmlexp.cxx935 RTL_LOGFILE_CONTEXT_TRACE1( aLogContext, "%s", aUrl.GetBuffer() ); in filter()
941 aClass.GetBuffer() ); in filter()
/aoo41x/main/sw/source/core/text/
H A Ditratr.cxx333 const sal_Unicode *txt=m_pTxtNode->GetTxt().GetBuffer(); in GetNextAttr()
H A Dporfld.cxx250 …ubidi_setPara( pBidi, reinterpret_cast<const UChar *>(aTxt.GetBuffer()), aTxt.Len(), nFldDir, NULL… in CheckScript()
/aoo41x/main/rsc/source/res/
H A Drsccont.cxx930 fprintf( fOutput, "%s ", aCallPar2.GetBuffer() ); in ContWriteRcAccess()
/aoo41x/main/cui/source/dialogs/
H A Diconcdlg.cxx302 …ASK_X | WINDOWSTATE_MASK_Y | WINDOWSTATE_MASK_STATE | WINDOWSTATE_MASK_MINIMIZED)).GetBuffer() ) ); in ~IconChoiceDialog()
/aoo41x/main/xmloff/source/chart/
H A DSchXMLExport.cxx1023 DBG_ERROR1( "chart:exporting error bar ranges: %s", aBStr.GetBuffer()); in lcl_getErrorBarSequences()
2062 DBG_ERROR1( "chart:TableNumberList property caught: %s", aBStr.GetBuffer()); in exportPlotArea()
2099 DBG_ERROR1( "chart:exportPlotAreaException caught: %s", aBStr.GetBuffer()); in exportPlotArea()
/aoo41x/main/xmlsecurity/source/xmlsec/nss/
H A Dsecurityenvironment_nssimpl.cxx139 memcpy( pPassword, aPassword.GetBuffer(), nLen ); in GetPasswordFunction()
/aoo41x/main/sc/source/core/data/
H A Ddptablecache.cxx236 return rtl_ustr_hashCode_WithLength( aString.GetBuffer(), aString.Len() ); in Hash()
/aoo41x/main/reportdesign/source/filter/xml/
H A Dxmlfilter.cxx194 DBG_ERROR( aError.GetBuffer() ); in ReadThroughComponent()
/aoo41x/main/starmath/source/
H A Dnode.cxx2886 if (rTokenText.Len() > 2 && rTokenText.GetBuffer()[0] == (sal_Unicode)'%') in lcl_IsFromGreekSymbolSet()
2964 sal_Unicode cChar = aTmp.GetBuffer()[0]; in Prepare()
/aoo41x/main/sw/source/core/docnode/
H A Dndtbl.cxx957 const sal_Unicode* pTxt = pTxtNd->GetTxt().GetBuffer(); in TextToTable()
1018 const sal_Unicode* pTxt = pTxtNd->GetTxt().GetBuffer(); in TextToTable()
1033 pTxt = pTxtNd->GetTxt().GetBuffer(); in TextToTable()
/aoo41x/main/vcl/source/gdi/
H A Dbitmapex.cxx106 …RROR( ( ( aErrorStr += ByteString( aFileName, RTL_TEXTENCODING_ASCII_US ) ) += '>' ).GetBuffer() ); in BitmapEx()
/aoo41x/main/svx/source/unodraw/
H A Dunoshap4.cxx401 aURL += OUString::createFromAscii( aObj.GetUniqueID().GetBuffer() ); in getPropertyValueImpl()
/aoo41x/main/basic/source/runtime/
H A Dstep0.cxx198 const sal_Unicode *start = rIn.GetBuffer(); in VBALikeToRegexp()
/aoo41x/main/sfx2/source/doc/
H A Doleprops.cxx347 rStrm.Write( aEncoded.GetBuffer(), aEncoded.Len() ); in ImplSaveString8()
/aoo41x/main/sc/source/filter/excel/
H A Dxehelper.cxx1002 rUrl.Append( aOldUrl.GetBuffer(), nPos ).Append( EXC_URL_SUBDIR ); in lclEncodeDosUrl()
/aoo41x/main/svtools/source/control/
H A Dctrlbox.cxx1203 const xub_Unicode* pStr = aStr.GetBuffer(); in Modify()
/aoo41x/main/svtools/source/dialogs/
H A Dfiledlg2.cxx1329 const sal_Unicode* pExt = aPostfix.GetBuffer(); in ExtendFileName()
/aoo41x/main/svtools/source/filter/wmf/
H A Demfwr.cxx1406 …lWriteActions: unsupported MetaAction #" ) += ByteString::CreateFromInt32( nType ) ).GetBuffer() ); in ImplWrite()
/aoo41x/main/sfx2/source/bastyp/
H A Dfltfnc.cxx406 DBG_ERROR( aText.GetBuffer() ); \

Completed in 430 milliseconds

1...<<11121314151617181920