Searched refs:ImpDoMarkedGluePoints (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/svx/source/svdraw/ |
H A D | svdglev.cxx | 56 void SdrGlueEditView::ImpDoMarkedGluePoints(PGlueDoFunc pDoFunc, sal_Bool bConst, const void* p1, c… in ImpDoMarkedGluePoints() function in SdrGlueEditView 117 ((SdrGlueEditView*)this)->ImpDoMarkedGluePoints(ImpGetEscDir,sal_True,&bFirst,&nThisEsc,&nRet); in IsMarkedGluePointsEscDir() 133 ImpDoMarkedGluePoints(ImpSetEscDir,sal_False,&nThisEsc,&bOn); in SetMarkedGluePointsEscDir() 155 ((SdrGlueEditView*)this)->ImpDoMarkedGluePoints(ImpGetPercent,sal_True,&bFirst,&nRet); in IsMarkedGluePointsPercent() 170 ImpDoMarkedGluePoints(ImpSetPercent,sal_False,&bOn); in SetMarkedGluePointsPercent() 207 …((SdrGlueEditView*)this)->ImpDoMarkedGluePoints(ImpGetAlign,sal_True,&bFirst,&bDontCare,&bVert,&nR… in GetMarkedGluePointsAlign() 226 ImpDoMarkedGluePoints(ImpSetAlign,sal_False,&bVert,&nAlign); in SetMarkedGluePointsAlign()
|
/aoo41x/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 17 milliseconds