Home
last modified time | relevance | path

Searched refs:InsertFormComponent (Results 1 – 2 of 2) sorted by relevance

/trunk/main/svx/source/form/
H A Dnavigatortreemodel.cxx146 m_pNavModel->InsertFormComponent(xFormComp, sal_uInt32(nIndex)); in Insert()
643 …void NavigatorTreeModel::InsertFormComponent(const Reference< XFormComponent > & xComp, sal_uInt32… in InsertFormComponent() function in svxform::NavigatorTreeModel
783 InsertFormComponent( xFormComponent, nPos ); in InsertSdrObj()
825 sal_Bool NavigatorTreeModel::InsertFormComponent(FmNavRequestSelectHint& rHint, SdrObject* pObject) in InsertFormComponent() function in svxform::NavigatorTreeModel
834 if (!InsertFormComponent(rHint, pCurrent)) in InsertFormComponent()
874 bIsMixedSelection |= !InsertFormComponent(rshRequestSelection, pobjCurrent); in BroadcastMarkedObjects()
/trunk/main/svx/source/inc/
H A Dfmexpl.hxx368 …void InsertFormComponent(const ::com::sun::star::uno::Reference< ::com::sun::star::form::XFormComp…
377 sal_Bool InsertFormComponent(FmNavRequestSelectHint& rHint, SdrObject* pObject);

Completed in 24 milliseconds