Searched refs:fTmpY (Results 1 – 1 of 1) sorted by relevance
319 const double fTmpY((GetCoreValue(aMtrPosY, ePoolUnit) + maAnchor.getY()) * fUIScale); in FillItemSet() local323 rSet.Put(SfxInt32Item(GetWhich(SID_ATTR_TRANSFORM_ROT_Y), basegfx::fround(fTmpY))); in FillItemSet()