Lines Matching refs:DocumentHolder
165 DocumentHolder::DocumentHolder( const uno::Reference< lang::XMultiServiceFactory >& xFactory, in DocumentHolder() function in DocumentHolder
211 DocumentHolder::~DocumentHolder() in ~DocumentHolder()
236 void DocumentHolder::CloseFrame() in CloseFrame()
266 void DocumentHolder::FreeOffice() in FreeOffice()
296 void DocumentHolder::CloseDocument( sal_Bool bDeliverOwnership, sal_Bool bWaitForClose ) in CloseDocument()
326 void DocumentHolder::PlaceFrame( const awt::Rectangle& aNewRect ) in PlaceFrame()
356 void DocumentHolder::ResizeWindows_Impl( const awt::Rectangle& aHatchRect ) in ResizeWindows_Impl()
385 sal_Bool DocumentHolder::SetFrameLMVisibility( const uno::Reference< frame::XFrame >& xFrame, sal_B… in SetFrameLMVisibility()
415 sal_Bool DocumentHolder::ShowInplace( const uno::Reference< awt::XWindowPeer >& xParent, in ShowInplace()
553 uno::Reference< container::XIndexAccess > DocumentHolder::RetrieveOwnMenu_Impl() in RetrieveOwnMenu_Impl()
612 void DocumentHolder::FindConnectPoints( in FindConnectPoints()
642 uno::Reference< container::XIndexAccess > DocumentHolder::MergeMenuesForInplace( in MergeMenuesForInplace()
695 sal_Bool DocumentHolder::MergeMenues_Impl( const uno::Reference< ::com::sun::star::frame::XLayoutMa… in MergeMenues_Impl()
725 sal_Bool DocumentHolder::ShowUI( const uno::Reference< ::com::sun::star::frame::XLayoutManager >& x… in ShowUI()
822 sal_Bool DocumentHolder::HideUI( const uno::Reference< ::com::sun::star::frame::XLayoutManager >& x… in HideUI()
870 uno::Reference< frame::XFrame > DocumentHolder::GetDocFrame() in GetDocFrame()
974 void DocumentHolder::SetComponent( const uno::Reference< util::XCloseable >& xDoc, sal_Bool bReadOn… in SetComponent()
1014 sal_Bool DocumentHolder::LoadDocToFrame( sal_Bool bInPlace ) in LoadDocToFrame()
1064 void DocumentHolder::Show() in Show()
1078 sal_Bool DocumentHolder::SetExtent( sal_Int64 nAspect, const awt::Size& aSize ) in SetExtent()
1098 sal_Bool DocumentHolder::GetExtent( sal_Int64 nAspect, awt::Size *pSize ) in GetExtent()
1118 sal_Int32 DocumentHolder::GetMapUnit( sal_Int64 nAspect ) in GetMapUnit()
1137 awt::Rectangle DocumentHolder::CalculateBorderedArea( const awt::Rectangle& aRect ) in CalculateBorderedArea()
1146 awt::Rectangle DocumentHolder::AddBorderToArea( const awt::Rectangle& aRect ) in AddBorderToArea()
1155 void SAL_CALL DocumentHolder::disposing( const com::sun::star::lang::EventObject& aSource ) in disposing()
1178 void SAL_CALL DocumentHolder::queryClosing( const lang::EventObject& aSource, sal_Bool /*bGetsOwner… in queryClosing()
1186 void SAL_CALL DocumentHolder::notifyClosing( const lang::EventObject& aSource ) in notifyClosing()
1208 void SAL_CALL DocumentHolder::queryTermination( const lang::EventObject& ) in queryTermination()
1216 void SAL_CALL DocumentHolder::notifyTermination( const lang::EventObject& aSource ) in notifyTermination()
1228 void SAL_CALL DocumentHolder::modified( const lang::EventObject& aEvent ) in modified()
1238 void SAL_CALL DocumentHolder::notifyEvent( const document::EventObject& Event ) in notifyEvent()
1254 void SAL_CALL DocumentHolder::borderWidthsChanged( const uno::Reference< uno::XInterface >& aObject, in borderWidthsChanged()
1274 void SAL_CALL DocumentHolder::requestPositioning( const awt::Rectangle& aRect ) in requestPositioning()
1288 awt::Rectangle SAL_CALL DocumentHolder::calcAdjustedRectangle( const awt::Rectangle& aRect ) in calcAdjustedRectangle()
1315 void SAL_CALL DocumentHolder::activated( ) throw (::com::sun::star::uno::RuntimeException) in activated()
1344 void DocumentHolder::ResizeHatchWindow() in ResizeHatchWindow()
1352 void SAL_CALL DocumentHolder::deactivated( ) throw (::com::sun::star::uno::RuntimeException) in deactivated()