Home
last modified time | relevance | path

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

1234

/aoo41x/main/svtools/source/contnr/
H A Dsvimpicn.cxx2218 if( !pTarget || !pTarget->HasChilds() ) in GetDropTarget()
2219 pTarget = pCurParent; in GetDropTarget()
2220 return pTarget; in GetDropTarget()
2226 SvLBoxEntry* pTarget = 0; in GetEntry() local
2236 pTarget = pEntry; in GetEntry()
2240 return pTarget; in GetEntry()
2246 SvLBoxEntry* pTarget = 0; in GetNextEntry() local
2257 pTarget = pEntry; in GetNextEntry()
2262 return pTarget; in GetNextEntry()
2279 pTarget = pEntry; in GetPrevEntry()
[all …]
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()
/aoo41x/main/editeng/source/editeng/
H A Dimpedit3.cxx3668 VirtualDevice* pVDev = GetVirtualDevice( pTarget->GetMapMode(), pTarget->GetDrawMode() ); in Paint()
3757 bClipRegion = pTarget->IsClipRegion(); in Paint()
3758 aOldRegion = pTarget->GetClipRegion(); in Paint()
3762 aOldMapMode = pTarget->GetMapMode(); in Paint()
3769 pTarget->SetMapMode( aNewMapMode ); in Paint()
3780 pTarget->SetClipRegion( aOldRegion ); in Paint()
3782 pTarget->SetClipRegion(); in Paint()
3783 pTarget->SetMapMode( aOldMapMode ); in Paint()
3821 Paint( pTarget, aClipRec, aStartPos ); in Paint()
3824 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()
/aoo41x/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()
/aoo41x/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,
/aoo41x/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 …]
/aoo41x/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()
/aoo41x/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()
/aoo41x/main/sw/source/core/inc/
H A DUndoSort.hxx47 String *pSource, *pTarget; member
54 SORT_TXT_TBL.TBL.pTarget = new String( aT ); in SwSortUndoElement()
/aoo41x/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()
/aoo41x/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()
/aoo41x/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()
/aoo41x/main/sw/source/ui/inc/
H A Dglossary.hxx83 virtual sal_Bool NotifyMoving( SvLBoxEntry* pTarget,
88 virtual sal_Bool NotifyCopying( SvLBoxEntry* pTarget,
/aoo41x/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()
/aoo41x/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()
/aoo41x/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 );
/aoo41x/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,
/aoo41x/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()
/aoo41x/main/svtools/source/inc/
H A Dsvimpicn.hxx265 sal_Bool NotifyMoving( SvLBoxEntry* pTarget, SvLBoxEntry* pEntry,
267 sal_Bool NotifyCopying( SvLBoxEntry* pTarget, SvLBoxEntry* pEntry,
/aoo41x/main/sw/source/ui/utlui/
H A Dcontent.cxx2512 sal_Bool SwContentTree::NotifyMoving( SvLBoxEntry* pTarget, in NotifyMoving() argument
2519 if(!lcl_IsContent(pTarget)) in NotifyMoving()
2522 nTargetPos = (( SwOutlineContent* )pTarget->GetUserData())->GetPos(); in NotifyMoving()
2526 SvLBoxEntry* pNext = Next(pTarget); in NotifyMoving()
2552 sal_Bool SwContentTree::NotifyCopying( SvLBoxEntry* pTarget, in NotifyCopying() argument
2559 if(!lcl_IsContent(pTarget)) in NotifyCopying()
2562 nTargetPos = (( SwOutlineContent* )pTarget->GetUserData())->GetPos(); in NotifyCopying()
2567 SvLBoxEntry* pNext = Next(pTarget); in NotifyCopying()
/aoo41x/main/tools/source/fsys/
H A Dfilecopy.cxx171 ErrCode FileCopier::Error( ErrCode eErr, const DirEntry* pSource, const DirEntry* pTarget ) in Error() argument
180 pImp->pErrTarget = pTarget; in Error()
/aoo41x/main/cui/source/inc/
H A Dcfg.hxx442 SvLBoxEntry* pTarget = NULL,
462 SvLBoxEntry* AddFunction( SvLBoxEntry* pTarget = NULL,
627 SvLBoxEntry* AddFunction( SvLBoxEntry* pTarget = NULL,

Completed in 460 milliseconds

1234