Searched refs:rPixelBounds (Results 1 – 1 of 1) sorted by relevance
204 const ::basegfx::B2IRange& rPixelBounds( in startApplet() local209 … xSurroundingWindow->setPosSize( static_cast<sal_Int32>(rPixelBounds.getMinX()), in startApplet()210 … static_cast<sal_Int32>(rPixelBounds.getMinY()), in startApplet()211 … static_cast<sal_Int32>(rPixelBounds.getWidth()), in startApplet()212 … static_cast<sal_Int32>(rPixelBounds.getHeight()), in startApplet()218 static_cast<sal_Int32>(rPixelBounds.getWidth()), in startApplet()219 static_cast<sal_Int32>(rPixelBounds.getHeight()), in startApplet()275 const ::basegfx::B2IRange& rPixelBounds( in resize() local280 xFrameWindow->setPosSize( static_cast<sal_Int32>(rPixelBounds.getMinX()), in resize()281 static_cast<sal_Int32>(rPixelBounds.getMinY()), in resize()[all …]