Searched refs:ShowInplace (Results 1 – 4 of 4) sorted by relevance
152 …sal_Bool ShowInplace( const ::com::sun::star::uno::Reference< ::com::sun::star::awt::XWindowPeer >…
261 … sal_Bool bOk = m_pDocHolder->ShowInplace( xClientWindowPeer, aRectangleToShow, xContainerDP ); in SwitchStateTo_Impl()
415 sal_Bool DocumentHolder::ShowInplace( const uno::Reference< awt::XWindowPeer >& xParent, in ShowInplace() function in DocumentHolder
1570 DECL_LINK( ShowInplace, Timer* );1649 InplaceTimer.SetTimeoutHdl( LINK( this, TranslateWin, ShowInplace ) ); in TranslateWin()1749 IMPL_LINK( TranslateWin, ShowInplace, Timer*, EMPTYARG ) in IMPL_LINK() argument
Completed in 48 milliseconds