Home
last modified time | relevance | path

Searched refs:POINTER_NOTALLOWED (Results 1 – 12 of 12) sorted by relevance

/trunk/main/svx/source/svdraw/
H A Dsvdview.cxx1106 return Pointer(POINTER_NOTALLOWED); in GetPreferedPointer()
1121 return Pointer(POINTER_NOTALLOWED); in GetPreferedPointer()
1127 …f (!IsDistortAllowed(sal_True) && !IsDistortAllowed(sal_False)) return Pointer(POINTER_NOTALLOWED); in GetPreferedPointer()
1130 if (bVertex && !IsShearAllowed()) return Pointer(POINTER_NOTALLOWED); in GetPreferedPointer()
1152 if (bNo) return Pointer(POINTER_NOTALLOWED); in GetPreferedPointer()
1163 return Pointer(POINTER_NOTALLOWED); in GetPreferedPointer()
1171 return Pointer(POINTER_NOTALLOWED); in GetPreferedPointer()
1178 … if (!IsCrookAllowed(sal_True) && !IsCrookAllowed(sal_False)) return Pointer(POINTER_NOTALLOWED); in GetPreferedPointer()
1189 if ((bCorner || bVertex) && !IsResizeAllowed(sal_True)) return Pointer(POINTER_NOTALLOWED); in GetPreferedPointer()
H A Dsvdhdl.cxx1704 return Pointer(POINTER_NOTALLOWED); in GetPointer()
/trunk/main/vcl/inc/vcl/
H A Dptrstyle.hxx87 #define POINTER_NOTALLOWED ((PointerStyle)52) macro
/trunk/main/svtools/source/table/
H A Dmousefunction.cxx89 aNewPointer = Pointer( POINTER_NOTALLOWED ); in handleMouseMove()
/trunk/main/sd/source/ui/annotations/
H A Dannotationtag.cxx288 PointerStyle eStyle = POINTER_NOTALLOWED; in GetSdrDragPointer()
/trunk/main/reportdesign/source/ui/report/
H A Ddlgedfunc.cxx660 m_pParent->SetPointer( Pointer(POINTER_NOTALLOWED)); in setMovementPointer()
/trunk/main/vcl/unx/gtk/app/
H A Dgtkdata.cxx423 MAKE_CURSOR( POINTER_NOTALLOWED, nodrop_ ); in getCursor()
/trunk/main/sc/source/ui/dbgui/
H A Dpvlaydlg.cxx391 …((mpTrackingWindow->GetType() == PIVOTFIELDTYPE_SELECT) ? POINTER_NOTALLOWED : POINTER_PIVOT_DELET… in Tracking()
/trunk/main/sd/source/ui/animations/
H A Dmotionpathtag.cxx346 PointerStyle eStyle = POINTER_NOTALLOWED; in GetSdrDragPointer()
/trunk/main/sc/source/ui/view/
H A Dgridwin2.cxx320 ePointer = POINTER_NOTALLOWED; in DPTestMouse()
/trunk/main/sw/source/ui/docvw/
H A Dedtwin.cxx311 eStyle = POINTER_NOTALLOWED; in UpdatePointer()
486 eStyle = POINTER_NOTALLOWED; in UpdatePointer()
505 SetPointer( POINTER_NOTALLOWED ); in UpdatePointer()
/trunk/main/vcl/unx/generic/app/
H A Dsaldisp.cxx1905 case POINTER_NOTALLOWED: in GetPointer()

Completed in 70 milliseconds