Searched refs:GetDragType (Results 1 – 5 of 5) sorted by relevance
2064 if(GetDragType()==RULER_TYPE_BORDER) in DragBorders()2084 lDiff = GetDragType()==RULER_TYPE_BORDER ? in DragBorders()2118 switch(GetDragType()) in DragBorders()2211 if(GetDragType()==RULER_TYPE_BORDER) in DragBorders()2799 const RulerType eType = GetDragType(); in EvalModifier()2808 if(GetDragType()!=RULER_TYPE_MARGIN1&& in EvalModifier()2809 GetDragType()!=RULER_TYPE_MARGIN2) in EvalModifier()2910 switch(GetDragType()) in CalcMinMax()3474 switch(GetDragType()) { in StartDrag()3544 switch(GetDragType()) { in Drag()[all …]
770 ( NAVIGATOR_DRAGTYPE_LINK == pPageObjsTransferable->GetDragType() || in ExecuteDrop()771 NAVIGATOR_DRAGTYPE_EMBEDDED == pPageObjsTransferable->GetDragType() ) ) in ExecuteDrop()898 …sal_Bool bLink = ( NAVIGATOR_DRAGTYPE_LINK == pPageObjsTransferable->GetDragType() ? sal_True : s… in IMPL_LINK()
90 NavigatorDragType GetDragType() const;
803 RulerType GetDragType() const { return meDragType; } in GetDragType() function in Ruler
169 NavigatorDragType SdPageObjsTLB::SdPageObjsTransferable::GetDragType() const in GetDragType() function in SdPageObjsTLB::SdPageObjsTransferable
Completed in 236 milliseconds