Home
last modified time | relevance | path

Searched refs:getIsBasic (Results 1 – 4 of 4) sorted by relevance

/trunk/main/forms/source/xforms/
H A Ddatatyperepository.cxx140 … if ( lookup->second->getIsBasic() && ( lookup->second->getTypeClass() == dataTypeClass ) ) in getBasicDataType()
172 if ( aTypePos->second->getIsBasic() ) in revokeDataType()
H A Ddatatypes.hxx101 virtual sal_Bool SAL_CALL getIsBasic() throw (::com::sun::star::uno::RuntimeException);
H A Ddatatypes.cxx165 sal_Bool SAL_CALL OXSDDataType::getIsBasic() throw (RuntimeException) in getIsBasic() function in xforms::OXSDDataType
/trunk/main/extensions/source/propctrlr/
H A Dxsddatatypes.cxx147 return getSave( m_xDataType.get(), &XDataType::getIsBasic ); in isBasicType()

Completed in 31 milliseconds