Home
last modified time | relevance | path

Searched refs:isComposeable (Results 1 – 5 of 5) sorted by relevance

/aoo4110/main/extensions/source/propctrlr/
H A Dformmetadata.hxx65 virtual sal_Bool isComposeable( const ::rtl::OUString& _rPropertyName ) const;
H A Dpropertyhandler.cxx240 return m_pInfoService->isComposeable( _rPropertyName ); in isComposable()
H A Dformmetadata.cxx543 sal_Bool OPropertyInfoService::isComposeable( const ::rtl::OUString& _rPropertyName ) const in isComposeable() function in pcr::OPropertyInfoService
/aoo4110/main/comphelper/inc/comphelper/
H A Dcomposedprops.hxx50 virtual sal_Bool isComposeable(const ::rtl::OUString& _rPropertyName) const = 0;
/aoo4110/main/comphelper/source/property/
H A Dcomposedprops.cxx116 if (_pMetaData && !_pMetaData->isComposeable(pPrimaryProperty->Name)) in compose()

Completed in 30 milliseconds