Home
last modified time | relevance | path

Searched refs:SetMarkedGluePointsAlign (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sd/source/ui/func/
H A Dfuediglu.cxx516 mpView->SetMarkedGluePointsAlign(sal_False, SDRHORZALIGN_CENTER); in ReceiveRequest()
522 mpView->SetMarkedGluePointsAlign(sal_False, SDRHORZALIGN_LEFT); in ReceiveRequest()
528 mpView->SetMarkedGluePointsAlign(sal_False, SDRHORZALIGN_RIGHT); in ReceiveRequest()
534 mpView->SetMarkedGluePointsAlign(sal_True, SDRVERTALIGN_CENTER); in ReceiveRequest()
540 mpView->SetMarkedGluePointsAlign(sal_True, SDRVERTALIGN_TOP); in ReceiveRequest()
546 mpView->SetMarkedGluePointsAlign(sal_True, SDRVERTALIGN_BOTTOM); in ReceiveRequest()
/trunk/main/svx/inc/svx/
H A Dsvdglev.hxx94 void SetMarkedGluePointsAlign(sal_Bool bVert, sal_uInt16 nAlign);
/trunk/main/svx/source/svdraw/
H A Dsvdglev.cxx217 void SdrGlueEditView::SetMarkedGluePointsAlign(sal_Bool bVert, sal_uInt16 nAlign) in SetMarkedGluePointsAlign() function in SdrGlueEditView

Completed in 25 milliseconds