Searched refs:isComposeable (Results 1 – 5 of 5) sorted by relevance
65 virtual sal_Bool isComposeable( const ::rtl::OUString& _rPropertyName ) const;
240 return m_pInfoService->isComposeable( _rPropertyName ); in isComposable()
543 sal_Bool OPropertyInfoService::isComposeable( const ::rtl::OUString& _rPropertyName ) const in isComposeable() function in pcr::OPropertyInfoService
50 virtual sal_Bool isComposeable(const ::rtl::OUString& _rPropertyName) const = 0;
116 if (_pMetaData && !_pMetaData->isComposeable(pPrimaryProperty->Name)) in compose()
Completed in 36 milliseconds