Home
last modified time | relevance | path

Searched refs:PropertyHandlerRef (Results 1 – 2 of 2) sorted by relevance

/trunk/main/extensions/source/propctrlr/
H A Dpropcontroller.hxx136 PropertyHandlerRef; typedef in pcr::OPropertyBrowserController
137 typedef ::std::vector< PropertyHandlerRef > PropertyHandlerArray;
138 typedef ::std::hash_map< ::rtl::OUString, PropertyHandlerRef, ::rtl::OUStringHash >
140 typedef ::std::hash_multimap< ::rtl::OUString, PropertyHandlerRef, ::rtl::OUStringHash >
144 PropertyHandlerRef m_xInteractiveHandler;
347 PropertyHandlerRef
H A Dpropcontroller.cxx773PropertyHandlerRef xHandler( impl_getHandlerForProperty_throw( _rEvent.PropertyName ), UNO_SET_THR… in propertyChange()
962 …OPropertyBrowserController::PropertyHandlerRef OPropertyBrowserController::impl_getHandlerForPrope… in impl_getHandlerForProperty_throw()
973 PropertyHandlerRef handler = impl_getHandlerForProperty_throw( _rPropertyName ); in impl_getPropertyValue_throw()
1419 PropertyHandlerRef handler = impl_getHandlerForProperty_throw( rName ); in Commit()
1440 PropertyHandlerRef handler = impl_getHandlerForProperty_throw( rName ); in Commit()

Completed in 45 milliseconds