Searched refs:getModelImpl (Results 1 – 4 of 4) sorted by relevance
178 Model* pModel = getModelImpl(); in getModelID()260 getModelImpl() == NULL in isUseful()315 OSL_ENSURE( getModelImpl() != NULL, "need model impl" ); in getEvaluationContext()316 EvaluationContext aContext = getModelImpl()->getEvaluationContext(); in getEvaluationContext()323 OSL_ENSURE( getModelImpl() != NULL, "need model impl" ); in getMIPEvaluationContexts()508 const Model* pModel = getModelImpl(); in isLive()512 Model* Binding::getModelImpl() const in getModelImpl() function in Binding514 return getModelImpl( mxModel ); in getModelImpl()517 Model* Binding::getModelImpl( const Model_t& xModel ) const in getModelImpl() function in Binding569 OSL_ENSURE( getModelImpl() != NULL, "need model impl" ); in _getMIPEvaluationContexts()[all …]
332 xforms::Model* getModelImpl() const;333 xforms::Model* getModelImpl( const Model_t& xModel ) const;
189 xforms::Model* getModelImpl() const;190 …xforms::Model* getModelImpl( const com::sun::star::uno::Reference<com::sun::star::xforms::XModel>&…
380 Model* Submission::getModelImpl() const in getModelImpl() function in Submission679 … _cloneNodes(*getModelImpl(), Reference< XNode >(aFragment, UNO_QUERY), aListItem, bRemoveWSNodes); in createSubmissionDocument()