Searched refs:PropertyHandler (Results 1 – 6 of 6) sorted by relevance
64 DBG_NAME( PropertyHandler ) in DBG_NAME() argument66 PropertyHandler::PropertyHandler( const Reference< XComponentContext >& _rxContext ) in DBG_NAME()73 DBG_CTOR( PropertyHandler, NULL ); in DBG_NAME()82 PropertyHandler::~PropertyHandler() in ~PropertyHandler()84 DBG_DTOR( PropertyHandler, NULL ); in ~PropertyHandler()116 void PropertyHandler::onNewComponent() in onNewComponent()279 IMPLEMENT_FORWARD_XCOMPONENT( PropertyHandler, PropertyHandler_Base ) in IMPLEMENT_FORWARD_XCOMPONENT() argument281 void SAL_CALL PropertyHandler::disposing() in IMPLEMENT_FORWARD_XCOMPONENT()304 const_cast< PropertyHandler* >( this )->getSupportedProperties(); in impl_getPropertyFromId_nothrow()348 Window* PropertyHandler::impl_getDefaultDialogParent_nothrow() const in impl_getDefaultDialogParent_nothrow()[all …]
80 class PropertyHandler : public PropertyHandler_Base class109 PropertyHandler(112 ~PropertyHandler();299 PropertyHandler(); // never implemented300 PropertyHandler( const PropertyHandler& ); // never implemented301 PropertyHandler& operator=( const PropertyHandler& ); // never implemented310 …inline void PropertyHandler::addInt32PropertyDescription( ::std::vector< ::com::sun::star::beans::… in addInt32PropertyDescription()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()340 …inline ::rtl::OUString PropertyHandler::impl_getPropertyNameFromId_nothrow( PropertyId _nPropId ) … in impl_getPropertyNameFromId_nothrow()[all …]
460 …LineDescriptor aLineDesc( PropertyHandler::describePropertyLine( _rPropertyName, _rxControlFactory… in describePropertyLine()
228 class VCL_DLLPUBLIC PropertyHandler class345 void SetPropertyHandler( PropertyHandler* pHandler );
153 class SfxPropertyHandler : public PropertyHandler
2120 static PropertyHandler* pHandler=NULL;2128 void Application::SetPropertyHandler( PropertyHandler* p ) in SetPropertyHandler()
Completed in 34 milliseconds