Searched refs:ImpDoMarkedGluePoints (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/svx/source/svdraw/ |
H A D | svdglev.cxx | 54 void SdrGlueEditView::ImpDoMarkedGluePoints(PGlueDoFunc pDoFunc, sal_Bool bConst, const void* p1, c… in ImpDoMarkedGluePoints() function in SdrGlueEditView 114 ((SdrGlueEditView*)this)->ImpDoMarkedGluePoints(ImpGetEscDir,sal_True,&bFirst,&nThisEsc,&nRet); in IsMarkedGluePointsEscDir() 130 ImpDoMarkedGluePoints(ImpSetEscDir,sal_False,&nThisEsc,&bOn); in SetMarkedGluePointsEscDir() 151 ((SdrGlueEditView*)this)->ImpDoMarkedGluePoints(ImpGetPercent,sal_True,&bFirst,&nRet); in IsMarkedGluePointsPercent() 166 ImpDoMarkedGluePoints(ImpSetPercent,sal_False,&bOn); in SetMarkedGluePointsPercent() 202 …((SdrGlueEditView*)this)->ImpDoMarkedGluePoints(ImpGetAlign,sal_True,&bFirst,&bDontCare,&bVert,&nR… in GetMarkedGluePointsAlign() 221 ImpDoMarkedGluePoints(ImpSetAlign,sal_False,&bVert,&nAlign); in SetMarkedGluePointsAlign()
|
/aoo42x/main/svx/inc/svx/ |
H A D | svdglev.hxx | 60 …void ImpDoMarkedGluePoints(PGlueDoFunc pDoFunc, sal_Bool bConst, const void* p1=NULL, const void* …
|
Completed in 13 milliseconds