Lines Matching refs:PropertyHandler
80 class PropertyHandler : public PropertyHandler_Base class
109 PropertyHandler(
112 ~PropertyHandler();
299 PropertyHandler(); // never implemented
300 PropertyHandler( const PropertyHandler& ); // never implemented
301 PropertyHandler& operator=( const PropertyHandler& ); // never implemented
305 …inline void PropertyHandler::addStringPropertyDescription( ::std::vector< ::com::sun::star::beans:… in addStringPropertyDescription()
310 …inline void PropertyHandler::addInt32PropertyDescription( ::std::vector< ::com::sun::star::beans::… in addInt32PropertyDescription()
315 …inline void PropertyHandler::addInt16PropertyDescription( ::std::vector< ::com::sun::star::beans::… in addInt16PropertyDescription()
320 …inline void PropertyHandler::addDoublePropertyDescription( ::std::vector< ::com::sun::star::beans:… in addDoublePropertyDescription()
325 …inline void PropertyHandler::addDatePropertyDescription( ::std::vector< ::com::sun::star::beans::P… in addDatePropertyDescription()
330 …inline void PropertyHandler::addTimePropertyDescription( ::std::vector< ::com::sun::star::beans::P… in addTimePropertyDescription()
335 …inline void PropertyHandler::addDateTimePropertyDescription( ::std::vector< ::com::sun::star::bean… in addDateTimePropertyDescription()
340 …inline ::rtl::OUString PropertyHandler::impl_getPropertyNameFromId_nothrow( PropertyId _nPropId ) … in impl_getPropertyNameFromId_nothrow()
353 class PropertyHandlerComponent :public PropertyHandler