Lines Matching refs:FmFormPageImpl

75 DBG_NAME(FmFormPageImpl)  in DBG_NAME()  argument
77 FmFormPageImpl::FmFormPageImpl( FmFormPage& _rPage ) in DBG_NAME()
84 DBG_CTOR(FmFormPageImpl,NULL); in DBG_NAME()
166 void FmFormPageImpl::initFrom( FmFormPageImpl& i_foreignImpl ) in initFrom()
169 …const Reference< XNameContainer > xForeignForms( const_cast< FmFormPageImpl& >( i_foreignImpl ).ge… in initFrom()
233 Reference< XMap > FmFormPageImpl::getControlToShapeMap() in getControlToShapeMap()
286 Reference< XMap > FmFormPageImpl::impl_createControlShapeMap_nothrow() in impl_createControlShapeMap_nothrow()
317 const Reference< XNameContainer >& FmFormPageImpl::getForms( bool _bForceCreate ) in getForms()
358 FmFormPageImpl::~FmFormPageImpl() in ~FmFormPageImpl()
363 DBG_DTOR(FmFormPageImpl,NULL); in ~FmFormPageImpl()
367 bool FmFormPageImpl::validateCurForm() in validateCurForm()
382 void FmFormPageImpl::setCurForm(Reference< ::com::sun::star::form::XForm > xForm) in setCurForm()
389 Reference< XForm > FmFormPageImpl::getDefaultForm() in getDefaultForm()
477 Reference< ::com::sun::star::form::XForm > FmFormPageImpl::findPlaceInFormComponentHierarchy( in findPlaceInFormComponentHierarchy()
572 Reference< XForm > FmFormPageImpl::findFormForDataSource( in findFormForDataSource()
655 ::rtl::OUString FmFormPageImpl::setUniqueName(const Reference< XFormComponent > & xFormComponent, c… in setUniqueName()
697 void FmFormPageImpl::formModelAssigned( const FmFormObj& _object ) in formModelAssigned()
716 void FmFormPageImpl::formObjectInserted( const FmFormObj& _object ) in formObjectInserted()
734 void FmFormPageImpl::formObjectRemoved( const FmFormObj& _object ) in formObjectRemoved()