Lines Matching refs:SwXOutlineTarget
3762 Reference< XPropertySet > xOutline = new SwXOutlineTarget(sParam); in getByName()
4035 SwXOutlineTarget::SwXOutlineTarget(const String& rOutlineText) : in SwXOutlineTarget() function in SwXOutlineTarget
4043 SwXOutlineTarget::~SwXOutlineTarget() in ~SwXOutlineTarget()
4049 Reference< XPropertySetInfo > SwXOutlineTarget::getPropertySetInfo(void) throw( RuntimeException ) in getPropertySetInfo()
4057 void SwXOutlineTarget::setPropertyValue( in setPropertyValue()
4067 Any SwXOutlineTarget::getPropertyValue(const OUString& rPropertyName) in getPropertyValue()
4080 void SwXOutlineTarget::addPropertyChangeListener( in addPropertyChangeListener()
4088 void SwXOutlineTarget::removePropertyChangeListener( in removePropertyChangeListener()
4096 void SwXOutlineTarget::addVetoableChangeListener( in addVetoableChangeListener()
4104 void SwXOutlineTarget::removeVetoableChangeListener( in removeVetoableChangeListener()
4112 OUString SwXOutlineTarget::getImplementationName(void) throw( RuntimeException ) in getImplementationName()
4119 sal_Bool SwXOutlineTarget::supportsService(const OUString& ServiceName) throw( RuntimeException ) in supportsService()
4126 Sequence< OUString > SwXOutlineTarget::getSupportedServiceNames(void) throw( RuntimeException ) in getSupportedServiceNames()