Searched refs:aHlpPos (Results 1 – 1 of 1) sorted by relevance
179 Point aHlpPos; in DoExecute() local181 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