Home
last modified time | relevance | path

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

/aoo4110/main/svx/source/sdr/contact/
H A Dviewobjectcontactofunocontrol.cxx219 void setPosSize( const Rectangle& _rPosSize ) const;
262 void ControlHolder::setPosSize( const Rectangle& _rPosSize ) const in setPosSize()
269 if ( aCurrentRect != _rPosSize ) in setPosSize()
272 _rPosSize.Left(), _rPosSize.Top(), _rPosSize.GetWidth(), _rPosSize.GetHeight(), in setPosSize()
/aoo4110/main/framework/source/layoutmanager/
H A Dhelpers.cxx160 …ent(const uno::Reference< ui::XUIElement >& xUIElement, awt::Rectangle& _rPosSize, uno::Reference<… in lcl_checkUIElement() argument
167 _rPosSize = _xWindow->getPosSize(); in lcl_checkUIElement()
173 _rPosSize.Width = aSize.Width(); in lcl_checkUIElement()
174 _rPosSize.Height = aSize.Height(); in lcl_checkUIElement()
H A Dhelpers.hxx70 …n::star::ui::XUIElement >& xUIElement,::com::sun::star::awt::Rectangle& _rPosSize, ::com::sun::sta…

Completed in 31 milliseconds