Home
last modified time | relevance | path

Searched refs:eDragType (Results 1 – 4 of 4) sorted by relevance

/trunk/main/svtools/source/control/
H A Druler.cxx1926 if (eDragType == RULER_TYPE_INDENT) in ImplDocHitTest()
1937 if ( (eDragType == RULER_TYPE_INDENT) || (eDragType == RULER_TYPE_DONTKNOW) ) in ImplDocHitTest()
1947 if ( (pHitTest->eType == eDragType) || (eDragType == RULER_TYPE_DONTKNOW) ) in ImplDocHitTest()
1952 if ( (eDragType == RULER_TYPE_INDENT) || (eDragType == RULER_TYPE_TAB) || in ImplDocHitTest()
1953 (eDragType == RULER_TYPE_DONTKNOW) ) in ImplDocHitTest()
1963 if ( (pHitTest->eType == eDragType) || (eDragType == RULER_TYPE_DONTKNOW) ) in ImplDocHitTest()
1968 if ( (eDragType == RULER_TYPE_MARGIN1) || (eDragType == RULER_TYPE_MARGIN2) || in ImplDocHitTest()
1969 (eDragType == RULER_TYPE_BORDER) || (eDragType == RULER_TYPE_DONTKNOW) ) in ImplDocHitTest()
1979 if ( (pHitTest->eType == eDragType) || (eDragType == RULER_TYPE_DONTKNOW) ) in ImplDocHitTest()
2613 if(eDragType != RULER_TYPE_DONTKNOW) in StartDocDrag()
[all …]
/trunk/main/svtools/inc/svtools/
H A Druler.hxx740 …SVT_DLLPRIVATE sal_Bool ImplDocHitTest( const Point& rPos, RulerType eDragType, Imp…
799 RulerType eDragType = RULER_TYPE_DONTKNOW );
801 RulerType eDragType = RULER_TYPE_DONTKNOW,
/trunk/main/sd/source/ui/dlg/
H A Dsdtreelb.cxx105 NavigatorDragType eDragType, in SdPageObjsTransferable() argument
111 meDragType( eDragType ), in SdPageObjsTransferable()
1387 NavigatorDragType eDragType = mpDropNavWin->GetNavigatorDragType(); in DoDrag() local
1395 if( eDragType == NAVIGATOR_DRAGTYPE_LINK ) in DoDrag()
1418 *this, aBookmark, *pDocShell, eDragType, aTreeListBoxData); in DoDrag()
/trunk/main/sd/source/ui/inc/
H A Dsdtreelb.hxx87 NavigatorDragType eDragType,

Completed in 42 milliseconds