Home
last modified time | relevance | path

Searched refs:UpdateContent (Results 1 – 8 of 8) sorted by relevance

/trunk/main/svx/source/form/
H A Dtabwin.cxx234 UpdateContent(NULL); in FmFieldWin()
318 UpdateContent(xForm); in _propertyChanged()
330 UpdateContent(pShell); in StateChanged()
333 UpdateContent(NULL); in StateChanged()
337 void FmFieldWin::UpdateContent(FmFormShell* pShell) in UpdateContent() function in FmFieldWin
348 UpdateContent( xForm ); in UpdateContent()
352 void FmFieldWin::UpdateContent(const ::com::sun::star::uno::Reference< ::com::sun::star::form::XFor… in UpdateContent() function in FmFieldWin
H A Dfmexpl.cxx607 void NavigatorFrame::UpdateContent( FmFormShell* pFormShell ) in UpdateContent() function in svxform::NavigatorFrame
609 m_pNavigatorTree->UpdateContent( pFormShell ); in UpdateContent()
621 UpdateContent( pShell ); in StateChanged()
624 UpdateContent( NULL ); in StateChanged()
639 UpdateContent( NULL ); in Close()
H A Dfiltnav.cxx1213 void FmFilterNavigator::UpdateContent(const Reference< XIndexAccess > & xControllers, const Referen… in UpdateContent() function in svxform::FmFilterNavigator
1955 void FmFilterNavigatorWin::UpdateContent(FmFormShell* pFormShell) in UpdateContent() function in svxform::FmFilterNavigatorWin
1958 m_pNavigator->UpdateContent( NULL, NULL ); in UpdateContent()
1974 m_pNavigator->UpdateContent(xContainer, xController); in UpdateContent()
1987 UpdateContent( pShell ); in StateChanged()
1990 UpdateContent( NULL ); in StateChanged()
2003 UpdateContent( NULL ); in Close()
H A Dnavigatortreemodel.cxx760 UpdateContent((FmFormShell*)NULL); in Notify()
887 void NavigatorTreeModel::UpdateContent( const Reference< XNameContainer > & xForms ) in UpdateContent() function in svxform::NavigatorTreeModel
912 void NavigatorTreeModel::UpdateContent( FmFormShell* pShell ) in UpdateContent() function in svxform::NavigatorTreeModel
938 UpdateContent(m_pFormPage->GetForms()); in UpdateContent()
H A Dnavigatortree.cxx254 void NavigatorTree::UpdateContent( FmFormShell* pFormShell ) in UpdateContent() function in svxform::NavigatorTree
275 GetNavModel()->UpdateContent( pFormShell ); in UpdateContent()
/trunk/main/svx/source/inc/
H A Dfmexpl.hxx362 …void UpdateContent( const ::com::sun::star::uno::Reference< ::com::sun::star::container::XNameCont…
387 void UpdateContent( FmFormShell* pNewShell );
460 void UpdateContent();
521 void UpdateContent( FmFormShell* pFormShell );
589 void UpdateContent( FmFormShell* pFormShell );
H A Dtabwin.hxx104 void UpdateContent(FmFormShell*);
105 void UpdateContent(const ::com::sun::star::uno::Reference< ::com::sun::star::form::XForm > &);
H A Dfiltnav.hxx272 void UpdateContent(
345 void UpdateContent( FmFormShell* pFormShell );

Completed in 71 milliseconds