Home
last modified time | relevance | path

Searched refs:pTarget (Results 26 – 50 of 80) sorted by relevance

1234

/aoo42x/main/editeng/source/editeng/
H A Dimpedit3.cxx3735 VirtualDevice* pVDev = GetVirtualDevice( pTarget->GetMapMode(), pTarget->GetDrawMode() ); in Paint()
3824 bClipRegion = pTarget->IsClipRegion(); in Paint()
3825 aOldRegion = pTarget->GetClipRegion(); in Paint()
3829 aOldMapMode = pTarget->GetMapMode(); in Paint()
3836 pTarget->SetMapMode( aNewMapMode ); in Paint()
3847 pTarget->SetClipRegion( aOldRegion ); in Paint()
3849 pTarget->SetClipRegion(); in Paint()
3850 pTarget->SetMapMode( aOldMapMode ); in Paint()
3888 Paint( pTarget, aClipRec, aStartPos ); in Paint()
3891 pTarget->SetClipRegion( aOldRegion ); in Paint()
[all …]
H A Dimpedit.cxx164 OutputDevice* pTarget = pTargetDevice ? pTargetDevice : pOutWin; in DrawSelection() local
165 sal_Bool bClipRegion = pTarget->IsClipRegion(); in DrawSelection()
166 Region aOldRegion = pTarget->GetClipRegion(); in DrawSelection()
183 pTarget->IntersectClipRegion( aTmpOutArea ); in DrawSelection()
263 ImplDrawHighlightRect( pTarget, aTopLeft, aBottomRight, pPolyPoly ); in DrawSelection()
284 ImplDrawHighlightRect( pTarget, aPt1, aPt2, pPolyPoly ); in DrawSelection()
304 pTarget->SetClipRegion( aOldRegion ); in DrawSelection()
306 pTarget->SetClipRegion(); in DrawSelection()
/aoo42x/main/svgio/source/svgreader/
H A Dsvgdocumenthandler.cxx554 SvgCharacterNode* pTarget = 0; in characters() local
558pTarget = dynamic_cast< SvgCharacterNode* >(rChilds[rChilds.size() - 1]); in characters()
561 if(pTarget) in characters()
564 pTarget->concatenate(aChars); in characters()
/aoo42x/main/filter/source/graphicfilter/itiff/
H A Dlzwdecom.cxx79 sal_uLong LZWDecompressor::Decompress(sal_uInt8 * pTarget, sal_uLong nMaxCount) in Decompress() argument
94 *(pTarget++)=*(pOutBufData++); in Decompress()
103 *(pTarget++)=*(pOutBufData++); in Decompress()
/aoo42x/main/io/source/TextOutputStream/
H A DTextOutputStream.cxx140 sal_Char *pTarget = (sal_Char *) seqText.getArray(); in implConvert() local
148 &( pTarget[nTargetCount] ), in implConvert()
160 pTarget = (sal_Char*) seqText.getArray(); in implConvert()
/aoo42x/main/cui/source/customize/
H A Dcfg.cxx1523 SvLBoxEntry* pTarget, SvLBoxEntry* pSource, in NotifyMoving() argument
1532 pTarget, pSource, rpNewParent, rNewChildPos ); in NotifyMoving()
1547 SvLBoxEntry* pTarget, SvLBoxEntry* pSource, in NotifyCopying() argument
1557 pPage->AddFunction( pTarget, pTarget == NULL ); in NotifyCopying()
2162 return InsertEntry( pNewEntryData, pTarget, bFront ); in AddFunction()
2167 SvLBoxEntry* pTarget, in InsertEntry() argument
2175 pTarget != NULL ? pTarget : aContentsListBox->GetCurEntry(); in InsertEntry()
4971 SvLBoxEntry* pTarget, SvLBoxEntry* pSource, in NotifyMoving() argument
4975 pTarget, pSource, rpNewParent, rNewChildPos ); in NotifyMoving()
4993 SvLBoxEntry* pTarget, in NotifyCopying() argument
[all …]
/aoo42x/main/basctl/source/basicide/
H A Dmoduldlg.hxx99 virtual sal_Bool NotifyMoving( SvLBoxEntry* pTarget, SvLBoxEntry* pEntry,
101 virtual sal_Bool NotifyCopying( SvLBoxEntry* pTarget, SvLBoxEntry* pEntry,
103 sal_Bool NotifyCopyingMoving( SvLBoxEntry* pTarget, SvLBoxEntry* pEntry,
/aoo42x/main/sc/source/ui/view/
H A Dviewfun4.cxx743 SCCOL nPosX, SCROW nPosY, const String* pTarget, in InsertBookmark() argument
754 if (pTarget) in InsertBookmark()
755 aTargetFrame = *pTarget; in InsertBookmark()
799 if (pTarget) in InsertBookmark()
800 aField.SetTargetFrame(*pTarget); in InsertBookmark()
/aoo42x/main/xmlsecurity/source/xmlsec/nss/
H A Dxmlencryption_nssimpl.cxx145 XMLElementWrapper_XmlSecImpl* pTarget = in encrypt() local
149 if( pTarget == NULL ) { in encrypt()
153 pContent = pTarget->getNativeElement() ; in encrypt()
/aoo42x/main/sax/source/expatwrap/
H A Dxml2utf.cxx512 sal_Char *pTarget = (sal_Char *) seqText.getArray(); in convert() local
520 &( pTarget[nTargetCount] ), in convert()
531 pTarget = ( sal_Char * ) seqText.getArray(); in convert()
/aoo42x/main/sw/source/core/inc/
H A DUndoSort.hxx47 String *pSource, *pTarget; member
54 SORT_TXT_TBL.TBL.pTarget = new String( aT ); in SwSortUndoElement()
/aoo42x/main/svtools/source/contnr/
H A Dsvicnvw.cxx497 sal_Bool SvIconView::NotifyMoving( SvLBoxEntry* pTarget, SvLBoxEntry* pEntry, in NotifyMoving() argument
500 return pImp->NotifyMoving(pTarget,pEntry,rpNewParent,rNewChildPos); in NotifyMoving()
503 sal_Bool SvIconView::NotifyCopying( SvLBoxEntry* pTarget, SvLBoxEntry* pEntry, in NotifyCopying() argument
506 return pImp->NotifyCopying(pTarget,pEntry,rpNewParent,rNewChildPos); in NotifyCopying()
/aoo42x/main/dtrans/source/win32/dnd/
H A Didroptarget.cxx35 IDropTargetImpl::IDropTargetImpl( DropTarget& pTarget): m_nRefCount( 0), in IDropTargetImpl() argument
36 m_rDropTarget( pTarget) in IDropTargetImpl()
H A Ddndentry.cxx49 DropTarget* pTarget= new DropTarget( rServiceManager ); in createDropTarget() local
50 return Reference<XInterface>( static_cast<XInitialization*>(pTarget), UNO_QUERY); in createDropTarget()
/aoo42x/main/sd/source/ui/func/
H A Dfuconbez.cxx228 const Any* pTarget = aTargets.getConstArray(); in MouseButtonUp() local
230 *pTarget++ >>= fDuration; in MouseButtonUp()
234 … CustomAnimationEffectPtr pCreated( pMainSequence->append( *pPathObj, *pTarget++, fDuration ) ); in MouseButtonUp()
/aoo42x/main/dtrans/source/os2/dnd/
H A Ddndentry.cxx51 DropTarget* pTarget = new DropTarget( rServiceManager); in createDropTarget() local
52 return Reference<XInterface>( static_cast<XInitialization*>(pTarget), UNO_QUERY); in createDropTarget()
/aoo42x/main/sw/source/ui/inc/
H A Dglossary.hxx83 virtual sal_Bool NotifyMoving( SvLBoxEntry* pTarget,
88 virtual sal_Bool NotifyCopying( SvLBoxEntry* pTarget,
/aoo42x/main/sw/source/core/doc/
H A Ddocsort.cxx658 const _FndBox* pTarget = rBox.GetBox(i, nT); in MoveRow() local
660 const SwTableBox* pT = pTarget->GetBox(); in MoveRow()
706 const _FndBox* pTarget = rBox.GetBox(nT, i); in MoveCol() local
709 const SwTableBox* pT = pTarget->GetBox(); in MoveCol()
/aoo42x/main/svtools/source/filter/igif/
H A Dgifread.cxx423 HPBYTE pTarget = pDecomp->DecompressBlock( pSrcBuf, cBlockSize, nRead, bEOI ); in ReadNextBlock() local
428 FillImages( pTarget, nRead ); in ReadNextBlock()
430 rtl_freeMemory( pTarget ); in ReadNextBlock()
/aoo42x/main/svtools/inc/svtools/
H A Dtreelist.hxx263 void InsertTree( SvListEntry* pTree, SvListEntry* pTarget );
267 void Move( SvListEntry* pSource, SvListEntry* pTarget );
271 void Copy( SvListEntry* pSource, SvListEntry* pTarget );
H A Dsvicnvw.hxx178 virtual sal_Bool NotifyMoving( SvLBoxEntry* pTarget, SvLBoxEntry* pEntry,
180 virtual sal_Bool NotifyCopying( SvLBoxEntry* pTarget, SvLBoxEntry* pEntry,
/aoo42x/main/vcl/unx/generic/dtrans/
H A DX11_selection.hxx238 DropTargetEntry( DropTarget* pTarget ) : in DropTargetEntry()
239 m_pTarget( pTarget ), in DropTargetEntry()
466 void registerDropTarget( XLIB_Window aXLIB_Window, DropTarget* pTarget );
/aoo42x/main/sw/source/core/text/
H A Dporglue.cxx141 void SwGluePortion::MoveGlue( SwGluePortion *pTarget, const short nPrtGlue ) in MoveGlue() argument
146 pTarget->AddPrtWidth( nPrt ); in MoveGlue()
/aoo42x/main/sw/source/ui/utlui/
H A Dcontent.cxx2506 sal_Bool SwContentTree::NotifyMoving( SvLBoxEntry* pTarget, in NotifyMoving() argument
2513 if(!lcl_IsContent(pTarget)) in NotifyMoving()
2516 nTargetPos = (( SwOutlineContent* )pTarget->GetUserData())->GetPos(); in NotifyMoving()
2520 SvLBoxEntry* pNext = Next(pTarget); in NotifyMoving()
2546 sal_Bool SwContentTree::NotifyCopying( SvLBoxEntry* pTarget, in NotifyCopying() argument
2553 if(!lcl_IsContent(pTarget)) in NotifyCopying()
2556 nTargetPos = (( SwOutlineContent* )pTarget->GetUserData())->GetPos(); in NotifyCopying()
2561 SvLBoxEntry* pNext = Next(pTarget); in NotifyCopying()
/aoo42x/main/svtools/source/inc/
H A Dsvimpicn.hxx265 sal_Bool NotifyMoving( SvLBoxEntry* pTarget, SvLBoxEntry* pEntry,
267 sal_Bool NotifyCopying( SvLBoxEntry* pTarget, SvLBoxEntry* pEntry,

Completed in 1823 milliseconds

1234