Home
last modified time | relevance | path

Searched refs:GetForms (Results 1 – 14 of 14) sorted by relevance

/trunk/main/svx/source/form/
H A Dnavigatortreemodel.cxx263 Reference< XNameContainer > xForms( GetForms()); in Clear()
287 Reference< XNameContainer > NavigatorTreeModel::GetForms() const in GetForms() function in svxform::NavigatorTreeModel
293 return m_pFormShell->GetCurPage()->GetForms(); in GetForms()
318 xContainer = Reference< XIndexContainer > (GetForms(), UNO_QUERY); in Insert()
564 Reference< XIndexContainer > xForms(GetForms(), UNO_QUERY); in FillBranch()
938 UpdateContent(m_pFormPage->GetForms()); in UpdateContent()
1056 if (GetForms()->hasByName(rName)) in IsNameAlreadyDefined()
H A Dfmundo.cxx228 Reference< XInterface > xForms = pPage->GetForms( false ).get(); in dispose()
240 Reference< XInterface > xForms = pPage->GetForms( false ).get(); in dispose()
279 Reference< XInterface > xForms = pPage->GetForms( false ).get(); in ModeChanged()
291 Reference< XInterface > xForms = pPage->GetForms( false ).get(); in ModeChanged()
428 Reference< XIndexAccess > xForms( rPage.GetForms(), UNO_QUERY_THROW ); in Inserted()
H A Dfmdpage.cxx121 xForms = pFmPage->GetForms(); in getForms()
132 bHas = pFormPage->GetForms( false ).is(); in hasForms()
H A Dfmmodel.cxx184 Reference< XNameContainer > xForms( pToBeRemovedPage->GetForms( false ) ); in RemovePage()
223 Reference< XNameContainer > xForms( pPage->GetForms( false ) ); in RemoveMasterPage()
H A Dfmobj.cxx208 Reference< XIndexContainer > xNewPageForms( pNewFormPage->GetForms( true ), UNO_QUERY ); in SetPage()
246 xOldForms.set( pOldFormPage->GetForms(), UNO_QUERY_THROW ); in SetPage()
H A Dnavigatortree.cxx343 m_aControlExchange->setFormsRoot( GetNavModel()->GetFormPage()->GetForms() ); in implPrepareExchange()
877 …ction = m_aControlExchange->getFormsRoot().get() != GetNavModel()->GetFormPage()->GetForms().get(); in implAcceptDataTransfer()
1056 …bForeignCollection = _rData.getFormsRoot().get() != GetNavModel()->GetFormPage()->GetForms().get(); in implExecuteDataTransfer()
1227 xContainer = Reference< XIndexContainer > (GetNavModel()->GetForms(), UNO_QUERY); in implExecuteDataTransfer()
H A Dfmshimp.cxx1540 …impl_collectFormSearchContexts_nothrow( m_pShell->GetCurPage()->GetForms(), ::rtl::OUString(), m_a… in ExecuteSearch()
1752 xCurrentForms = Reference< XIndexAccess>( m_pShell->GetCurPage()->GetForms( false ), UNO_QUERY ); in SetY2KState()
2648 xForms = xForms.query( pPage->GetForms( false ) ); in UpdateForms()
3858 Reference< XIndexAccess > xForms( pPage->GetForms( false ), UNO_QUERY ); in impl_defaultCurrentForm_nothrow()
4006 xForms = xForms.query( _pPage->GetForms( false ) ); in loadForms()
H A Dfmpage.cxx185 …:Reference< ::com::sun::star::container::XNameContainer > & FmFormPage::GetForms( bool _bForceCrea… in GetForms() function in FmFormPage
H A Dfmvwimp.cxx189 Reference< XIndexAccess > xForms( pFormPage->GetForms(), UNO_QUERY_THROW ); in DBG_NAME()
933 …Reference< XIndexAccess > xForms( pPage ? Reference< XIndexAccess >( pPage->GetForms(), UNO_QUERY …
/trunk/main/svx/inc/svx/
H A Dfmpage.hxx66 …const ::com::sun::star::uno::Reference< ::com::sun::star::container::XNameContainer>& GetForms( bo…
/trunk/main/sw/source/filter/html/
H A Dhtmlform.cxx223 const uno::Reference< container::XIndexContainer >& GetForms();
305 const uno::Reference< container::XIndexContainer >& SwHTMLForm_Impl::GetForms() in GetForms() function in SwHTMLForm_Impl
362 GetForms(); in GetFormEventManager()
1461 pFormImpl->GetForms(); in NewForm()
/trunk/main/sc/source/ui/inc/
H A Dtabvwsh.hxx431 const ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > & GetForms() const;
/trunk/main/sc/source/ui/view/
H A Dtabvwsh4.cxx2030 …::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > & ScTabViewShell::GetForms() const in GetForms() function in ScTabViewShell
2036 return pFormShell->GetCurPage()->GetForms(); in GetForms()
/trunk/main/svx/source/inc/
H A Dfmexpl.hxx399 …::com::sun::star::uno::Reference< ::com::sun::star::container::XNameContainer > GetForms() cons…

Completed in 109 milliseconds