Home
last modified time | relevance | path

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

/aoo41x/main/sd/source/ui/func/
H A Dfusnapln.cxx179 Point aHlpPos; in DoExecute() local
181 aHlpPos.X() = ((const SfxUInt32Item&) pArgs->Get(ATTR_SNAPLINE_X)).GetValue(); in DoExecute()
182 aHlpPos.Y() = ((const SfxUInt32Item&) pArgs->Get(ATTR_SNAPLINE_Y)).GetValue(); in DoExecute()
183 pPV->PagePosToLogic(aHlpPos); in DoExecute()
198 pPV->InsertHelpLine(SdrHelpLine(eKind, aHlpPos)); in DoExecute()
203 pPV->SetHelpLine(nHelpLine, SdrHelpLine(rHelpLine.GetKind(), aHlpPos)); in DoExecute()

Completed in 8 milliseconds