Home
last modified time | relevance | path

Searched defs:pDest (Results 51 – 75 of 76) sorted by relevance

1234

/trunk/main/svx/source/xml/
H A Dxmlgrhlp.cxx360 SvMemoryStream* pDest = new SvMemoryStream; in GetGraphicObject() local
/trunk/main/sal/rtl/source/
H A Dstrtmpl.c960 IMPL_RTL_STRCODE* pDest; in IMPL_RTL_STRINGNAME() local
/trunk/main/ucb/source/ucp/gio/
H A Dgio_content.cxx1074 … GFile *pDest = g_file_new_for_uri(rtl::OUStringToOString(sDest, RTL_TEXTENCODING_UTF8).getStr()); in transfer() local
/trunk/main/filter/source/graphicfilter/eps/
H A Deps.cxx2719 sal_uInt8* PSWriter::ImplSearchEntry( sal_uInt8* pSource, sal_uInt8* pDest, sal_uLong nComp, sal_uL… in ImplSearchEntry()
2751 sal_uInt8* pDest = ImplSearchEntry( pSource, (sal_uInt8*)"%%BoundingBox:", nBytesRead, 14 ); in ImplGetBoundingBox() local
/trunk/main/sw/source/core/text/
H A Dtxtftn.cxx535 SwCntntFrm *pDest = GetFollow(); in RemoveFtn() local
/trunk/main/sc/source/filter/html/
H A Dhtmlexp.cxx1256 String* pDest = new String( aTargetUrl.GetPartBeforeLastName() ); in CopyLocalFileToINet() local
/trunk/main/sc/source/ui/view/
H A Ddbfunc3.cxx2239 ScDBData* pDest = pDoc->GetDBAtCursor( aQueryParam.nDestCol, aQueryParam.nDestRow, in RepeatDB() local
2350 ScDBData* pDest = pDoc->GetDBAtCursor( aQueryParam.nDestCol, aQueryParam.nDestRow, in RepeatDB() local
/trunk/main/sot/source/sdstor/
H A Ducbstorage.cxx2743 sal_Bool UCBStorage::CopyStorageElement_Impl( UCBStorageElement_Impl& rElement, BaseStorage* pDest,…
2869 sal_Bool UCBStorage::CopyTo( const String& rElemName, BaseStorage* pDest, const String& rNew )
/trunk/main/basic/source/runtime/
H A Dstep0.cxx850 SbxVariable* pDest = pNewArray->Get32( pActualIndices ); in implCopyDimArray() local
/trunk/main/extensions/source/ole/
H A Dunoconversionutilities.hxx2071 void* pDest= (void*)(pArray + (i * nelementSize)); in dispatchExObject2Sequence() local
/trunk/main/vbahelper/source/vbahelper/
H A Dvbahelper.cxx349 beans::PropertyValue* pDest = dispatchProps.getArray(); in dispatchRequests() local
/trunk/main/sc/source/core/tool/
H A Daddincol.cxx1526 uno::Any* pDest = aRealArgs.getArray(); in ExecuteCall() local
/trunk/main/sw/source/core/doc/
H A Ddoclay.cxx421 SwFrmFmt* pDest = GetDfltFrmFmt(); in CopyLayoutFmt() local
H A Ddocfmt.cxx1992 SwFmt* pSrc, *pDest; in CopyFmtArr() local
H A Ddocedt.cxx686 SwDoc* pDest = rNd.GetDoc(); in _SaveRedlEndPosForRestore() local
/trunk/main/svtools/source/filter/
H A Dfilter.cxx190 sal_uInt8* ImplSearchEntry( sal_uInt8* pSource, sal_uInt8* pDest, sal_uLong nComp, sal_uLong nSize ) in ImplSearchEntry()
/trunk/main/sc/source/core/data/
H A Dcolumn3.cxx1012 ScBaseCell* pDest = NULL; in MixData() local
/trunk/main/sc/source/ui/undo/
H A Dundodat.cxx799 const ScRange* pDest ) : in ScUndoSort()
/trunk/main/sw/source/core/layout/
H A Dftnfrm.cxx2408 void SwFtnBossFrm::MoveFtns( const SwCntntFrm *pSrc, SwCntntFrm *pDest, in MoveFtns()
/trunk/main/filter/source/msfilter/
H A Dsvdfppt.cxx1954 …SvStream* pDest = ::utl::UcbStreamHelper::CreateStream( aTmpFile.GetURL(), STREAM_TRUNC | STREAM_W… in ImportOLE() local
1961 SvStream* pDest = ::utl::UcbStreamHelper::CreateStream( aTmpFile.GetURL(), STREAM_READ ); in ImportOLE() local
2439 sal_Unicode* pDest = pParaText + nCurrentIndex; in ApplyTextObj() local
/trunk/main/sd/source/filter/eppt/
H A Dpptexanimations.cxx130 const sal_Char* pDest[] = { "#ppt_x", "#ppt_y", "#ppt_w", "#ppt_h", NULL }; in ImplTranslateAttribute() local
/trunk/main/vcl/source/glyphs/
H A Dgcach_ftyp.cxx1682 unsigned char* pDest = rRawBitmap.mpBits; in GetGlyphBitmap8() local
/trunk/main/basic/source/classes/
H A Dsb.cxx545 SbxDimArray* pDest = new SbxDimArray( pVar->GetType() ); in cloneTypeObjectImpl() local
/trunk/main/sd/source/filter/ppt/
H A Dpptinanimations.cxx144 const sal_Char* pDest[] = { "x", "y", "width", "height", NULL }; in convertMeasure() local
/trunk/main/vcl/source/window/
H A Dwindow.cxx697 MouseEvent ImplTranslateMouseEvent( const MouseEvent& rE, Window* pSource, Window* pDest ) in ImplTranslateMouseEvent()
706 CommandEvent ImplTranslateCommandEvent( const CommandEvent& rCEvt, Window* pSource, Window* pDest ) in ImplTranslateCommandEvent()

Completed in 332 milliseconds

1234