Home
last modified time | relevance | path

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

/aoo4110/main/extensions/source/propctrlr/
H A Dpropertyhandler.cxx64 DBG_NAME( PropertyHandler ) in DBG_NAME() argument
66 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() argument
281 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 …]
H A Dpropertyhandler.hxx80 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
310 …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 …]
H A Dformgeometryhandler.cxx460 …LineDescriptor aLineDesc( PropertyHandler::describePropertyLine( _rPropertyName, _rxControlFactory… in describePropertyLine()
/aoo4110/main/vcl/inc/vcl/
H A Dsvapp.hxx228 class VCL_DLLPUBLIC PropertyHandler class
345 void SetPropertyHandler( PropertyHandler* pHandler );
/aoo4110/main/sfx2/source/appl/
H A Dapp.cxx153 class SfxPropertyHandler : public PropertyHandler
/aoo4110/main/vcl/source/app/
H A Dsvapp.cxx2119 static PropertyHandler* pHandler=NULL;
2127 void Application::SetPropertyHandler( PropertyHandler* p ) in SetPropertyHandler()

Completed in 36 milliseconds