Home
last modified time | relevance | path

Searched refs:IsFreeHand (Results 1 – 2 of 2) sorted by relevance

/trunk/main/svx/inc/svx/
H A Dsvdopath.hxx163 sal_Bool IsFreeHand() const { return meKind==OBJ_FREELINE || meKind==OBJ_FREEFILL; } in IsFreeHand() function in SdrPathObj
/trunk/main/svx/source/svdraw/
H A Dsvdopath.cxx536 bool IsFreeHand(SdrObjKind eKind) const { return eKind==OBJ_FREELINE || eKind==OBJ_FREEFILL; } in IsFreeHand() function in ImpPathForDragAndCreate
987 if(!IsFreeHand(meObjectKind)) in getSpecialDragComment()
1282 bool bFreeHand(IsFreeHand(meObjectKind)); in BegCreate()
1342 FASTBOOL bFreeHand=IsFreeHand(pU->eAktKind); in MovCreate()
1433 if (!pU->bMixedCreate && IsFreeHand(pU->eStartKind)) { in EndCreate()

Completed in 37 milliseconds