Home
last modified time | relevance | path

Searched defs:has (Results 1 – 25 of 25) sorted by relevance

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sdbcx/
H A D_XRowLocate.java180 Boolean has = (Boolean) tEnv.getObjRelation in _hasOrderedBookmarks() local
/trunk/main/dbaccess/source/ui/inc/
H A Ddsmeta.hxx94 … inline bool has( const ItemID _id ) const { return m_aContent.find( _id ) != m_aContent.end(); } in has() function in dbaui::FeatureSet
/trunk/main/comphelper/inc/comphelper/
H A Dnamedvaluecollection.hxx218 inline bool has( const sal_Char* _pAsciiValueName ) const in has() function in comphelper::NamedValueCollection
224 inline bool has( const ::rtl::OUString& _rValueName ) const in has() function in comphelper::NamedValueCollection
/trunk/main/wizards/com/sun/star/wizards/common/
H A DNamedValueCollection.java87 public final boolean has( final String i_key ) in has() method in NamedValueCollection
/trunk/main/comphelper/source/misc/
H A Dofficeresourcebundle.cxx146 bool has = false; in hasString() local
/trunk/main/stoc/source/security/
H A Dlru_cache.h176 inline bool lru_cache< t_key, t_val, t_hashKey, t_equalKey >::has( in has() function in stoc_sec::lru_cache
/trunk/main/desktop/source/deployment/manager/
H A Ddp_activepackages.cxx130 bool ActivePackages::has( in has() function in dp_manager::ActivePackages
/trunk/main/oox/inc/oox/drawingml/
H A Dshapepropertymap.hxx88 …inline bool has( ShapePropertyId ePropId ) const { return mpnPropertyIds[ ePropId ] >= 0; } in has() function
/trunk/main/filter/source/xsltfilter/
H A Dcontainerhelper.hxx43 inline bool has( key_type nKey ) const in has() function in XSLT::RefMap
/trunk/main/oox/inc/oox/helper/
H A Drefmap.hxx56 inline bool has( key_type nKey ) const in has() function in oox::RefMap
H A Drefvector.hxx54 inline bool has( sal_Int32 nIndex ) const in has() function in oox::RefVector
H A Dcontainerhelper.hxx119 …inline bool has( size_type nX, size_type nY ) const { return (nX < this->width()) && (nY <… in has() function in oox::Matrix
H A Dhelper.hxx201 inline bool has() const { return mbHasValue; } in has() function in oox::OptValue
/trunk/main/desktop/source/deployment/
H A Ddp_persmap.cxx273 bool PersistentMap::has( OString const & key ) const in has() function in dp_misc::PersistentMap
/trunk/main/forms/source/xforms/
H A Dcollection.hxx221 virtual sal_Bool SAL_CALL has( const Any_t& aElement ) in has() function in Collection
/trunk/main/svx/source/form/
H A Ddataaccessdescriptor.cxx436 sal_Bool ODataAccessDescriptor::has(DataAccessDescriptorProperty _eWhich) const in has() function in svx::ODataAccessDescriptor
/trunk/main/comphelper/qa/complex/comphelper/
H A DMap.java293 …public boolean has( Object arg0 ) { throw new UnsupportedOperationException( "Not implemente… in has() method in Map.DummySet
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/comp/servicemanager/
H A DServiceManager.java518 public boolean has( Object object ) in has() method in ServiceManager
/trunk/main/comphelper/source/property/
H A Dopropertybag.cxx220 ::sal_Bool SAL_CALL OPropertyBag::has( const Any& /*aElement*/ ) throw (RuntimeException) in has() function in comphelper::OPropertyBag
/trunk/main/cppu/inc/com/sun/star/uno/
H A DAny.hxx149 inline bool Any::has() const in has() function in com::sun::star::uno::Any
/trunk/main/sfx2/source/notify/
H A Deventsupplier.cxx690 sal_Bool SAL_CALL SfxGlobalEvents_Impl::has(const css::uno::Any& aElement) in has() function in SfxGlobalEvents_Impl
/trunk/main/sc/source/filter/inc/
H A Dftools.hxx234 inline bool has( key_type nKey ) const in has() function in ScfRefMap
/trunk/main/stoc/source/tdmanager/
H A Dtdmgr.cxx408 sal_Bool SAL_CALL ManagerImpl::has( const Any & rElement ) in has() function in stoc_tdmgr::ManagerImpl
/trunk/main/stoc/source/servicemanager/
H A Dservicemanager.cxx747 virtual sal_Bool SAL_CALL has( const Any & Element ) throw (RuntimeException) in has() function in stoc_smgr::OServiceManagerWrapper
1491 sal_Bool OServiceManager::has( const Any & Element ) in has() function in stoc_smgr::OServiceManager
/trunk/main/oox/inc/oox/dump/
H A Ddumperbase.hxx465 inline bool has() const { return getLength() > 0; } in has() function in oox::dump::String

Completed in 136 milliseconds