Searched refs:nThisEsc (Results 1 – 2 of 2) sorted by relevance
109 TRISTATE SdrGlueEditView::IsMarkedGluePointsEscDir(sal_uInt16 nThisEsc) const in IsMarkedGluePointsEscDir()114 ((SdrGlueEditView*)this)->ImpDoMarkedGluePoints(ImpGetEscDir,sal_True,&bFirst,&nThisEsc,&nRet); in IsMarkedGluePointsEscDir()126 void SdrGlueEditView::SetMarkedGluePointsEscDir(sal_uInt16 nThisEsc, sal_Bool bOn) in SetMarkedGluePointsEscDir() argument130 ImpDoMarkedGluePoints(ImpSetEscDir,sal_False,&nThisEsc,&bOn); in SetMarkedGluePointsEscDir()
73 TRISTATE IsMarkedGluePointsEscDir(sal_uInt16 nThisEsc) const;74 void SetMarkedGluePointsEscDir(sal_uInt16 nThisEsc, sal_Bool bOn);
Completed in 18 milliseconds