Home
last modified time | relevance | path

Searched refs:hasItems (Results 1 – 6 of 6) sorted by relevance

/trunk/main/forms/source/xforms/
H A DNameContainer.hxx51 bool hasItems() in hasItems() function in NameContainer
110 return hasItems(); in hasElements()
H A Dcollection.hxx116 bool hasItems() const in hasItems() function in Collection
171 return hasItems(); in hasElements()
H A Dmodel.cxx99 if( ! mpInstances->hasItems() ) in ensureAtLeastOneInstance()
/trunk/main/filter/source/config/cache/
H A Dfiltercache.hxx447 virtual sal_Bool hasItems(EItemType eType) const;
H A Dbasecontainer.cxx433 bHasSome = pCache->hasItems(m_eType); in hasElements()
H A Dfiltercache.cxx333 sal_Bool FilterCache::hasItems(EItemType eType) const in hasItems() function in filter::config::FilterCache