Lines Matching refs:SAL_CALL

355 uno::Reference< text::XTextRange > SAL_CALL SvxUnoTextRangeBase::getStart(void)  in getStart()
385 uno::Reference< text::XTextRange > SAL_CALL SvxUnoTextRangeBase::getEnd(void) in getEnd()
413 OUString SAL_CALL SvxUnoTextRangeBase::getString(void) in getString()
432 void SAL_CALL SvxUnoTextRangeBase::setString(const OUString& aString) in setString()
460 uno::Reference< beans::XPropertySetInfo > SAL_CALL SvxUnoTextRangeBase::getPropertySetInfo(void) in getPropertySetInfo()
466 void SAL_CALL SvxUnoTextRangeBase::setPropertyValue(const OUString& PropertyName, const uno::Any& a… in setPropertyValue()
472 void SAL_CALL SvxUnoTextRangeBase::_setPropertyValue( const OUString& PropertyName, const uno::Any&… in _setPropertyValue()
632 uno::Any SAL_CALL SvxUnoTextRangeBase::getPropertyValue(const OUString& PropertyName) in getPropertyValue()
638 uno::Any SAL_CALL SvxUnoTextRangeBase::_getPropertyValue(const OUString& PropertyName, sal_Int32 nP… in _getPropertyValue()
789 void SAL_CALL SvxUnoTextRangeBase::addPropertyChangeListener( const OUString& , const uno::Referenc… in addPropertyChangeListener()
790 void SAL_CALL SvxUnoTextRangeBase::removePropertyChangeListener( const OUString& , const uno::Refer… in removePropertyChangeListener()
791 void SAL_CALL SvxUnoTextRangeBase::addVetoableChangeListener( const OUString& , const uno::Referenc… in addVetoableChangeListener()
792 void SAL_CALL SvxUnoTextRangeBase::removeVetoableChangeListener( const OUString& , const uno::Refer… in removeVetoableChangeListener()
795 void SAL_CALL SvxUnoTextRangeBase::setPropertyValues( const uno::Sequence< ::rtl::OUString >& aProp… in setPropertyValues()
800 void SAL_CALL SvxUnoTextRangeBase::_setPropertyValues( const uno::Sequence< ::rtl::OUString >& aPro… in _setPropertyValues()
919 uno::Sequence< uno::Any > SAL_CALL SvxUnoTextRangeBase::getPropertyValues( const uno::Sequence< ::r… in getPropertyValues()
924 uno::Sequence< uno::Any > SAL_CALL SvxUnoTextRangeBase::_getPropertyValues( const uno::Sequence< ::… in _getPropertyValues()
963 void SAL_CALL SvxUnoTextRangeBase::addPropertiesChangeListener( const uno::Sequence< ::rtl::OUStrin… in addPropertiesChangeListener()
967 void SAL_CALL SvxUnoTextRangeBase::removePropertiesChangeListener( const uno::Reference< beans::XPr… in removePropertiesChangeListener()
971 void SAL_CALL SvxUnoTextRangeBase::firePropertiesChangeEvent( const uno::Sequence< ::rtl::OUString … in firePropertiesChangeEvent()
976 beans::PropertyState SAL_CALL SvxUnoTextRangeBase::getPropertyState( const OUString& PropertyName ) in getPropertyState()
986 beans::PropertyState SAL_CALL SvxUnoTextRangeBase::_getPropertyState(const SfxItemPropertySimpleEnt… in _getPropertyState()
1077 beans::PropertyState SAL_CALL SvxUnoTextRangeBase::_getPropertyState(const OUString& PropertyName, … in _getPropertyState()
1085 uno::Sequence< beans::PropertyState > SAL_CALL SvxUnoTextRangeBase::getPropertyStates( const uno::S… in getPropertyStates()
1222 void SAL_CALL SvxUnoTextRangeBase::setPropertyToDefault( const OUString& PropertyName ) in setPropertyToDefault()
1291 uno::Any SAL_CALL SvxUnoTextRangeBase::getPropertyDefault( const OUString& aPropertyName ) in getPropertyDefault()
1338 void SAL_CALL SvxUnoTextRangeBase::setAllPropertiesToDefault( ) throw (uno::RuntimeException) in setAllPropertiesToDefault()
1356 void SAL_CALL SvxUnoTextRangeBase::setPropertiesToDefault( const uno::Sequence< OUString >& aProper… in setPropertiesToDefault()
1365 uno::Sequence< uno::Any > SAL_CALL SvxUnoTextRangeBase::getPropertyDefaults( const uno::Sequence< O… in getPropertyDefaults()
1512 sal_Bool SAL_CALL SvxUnoTextRangeBase::supportsService( const OUString& ServiceName ) in supportsService()
1518 uno::Sequence< OUString > SAL_CALL SvxUnoTextRangeBase::getSupportedServiceNames() in getSupportedServiceNames()
1524 uno::Sequence< OUString > SAL_CALL SvxUnoTextRangeBase::getSupportedServiceNames_Static() in getSupportedServiceNames_Static()
1535 sal_Int16 SAL_CALL SvxUnoTextRangeBase::compareRegionStarts( const uno::Reference< text::XTextRange… in compareRegionStarts()
1559 sal_Int16 SAL_CALL SvxUnoTextRangeBase::compareRegionEnds( const uno::Reference< text::XTextRange >… in compareRegionEnds()
1611 uno::Any SAL_CALL SvxUnoTextRange::queryAggregation( const uno::Type & rType ) in queryAggregation()
1630 uno::Any SAL_CALL SvxUnoTextRange::queryInterface( const uno::Type & rType ) in queryInterface()
1636 void SAL_CALL SvxUnoTextRange::acquire() in acquire()
1642 void SAL_CALL SvxUnoTextRange::release() in release()
1650 uno::Sequence< uno::Type > SAL_CALL SvxUnoTextRange::getTypes() in getTypes()
1671 uno::Sequence< sal_Int8 > SAL_CALL SvxUnoTextRange::getImplementationId() in getImplementationId()
1684 uno::Reference< text::XText > SAL_CALL SvxUnoTextRange::getText() in getText()
1691 OUString SAL_CALL SvxUnoTextRange::getImplementationName() in getImplementationName()
1769 uno::Any SAL_CALL SvxUnoTextBase::queryAggregation( const uno::Type & rType ) in queryAggregation()
1797 uno::Sequence< uno::Type > SAL_CALL SvxUnoTextBase::getStaticTypes() throw() in getStaticTypes()
1823 uno::Sequence< uno::Type > SAL_CALL SvxUnoTextBase::getTypes() in getTypes()
1829 uno::Sequence< sal_Int8 > SAL_CALL SvxUnoTextBase::getImplementationId() in getImplementationId()
1851 uno::Reference< text::XTextCursor > SAL_CALL SvxUnoTextBase::createTextCursor() in createTextCursor()
1858 uno::Reference< text::XTextCursor > SAL_CALL SvxUnoTextBase::createTextCursorByRange( const uno::Re… in createTextCursorByRange()
1875 void SAL_CALL SvxUnoTextBase::insertString( const uno::Reference< text::XTextRange >& xRange, const… in insertString()
1903 void SAL_CALL SvxUnoTextBase::insertControlCharacter( const uno::Reference< text::XTextRange >& xRa… in insertControlCharacter()
1991 void SAL_CALL SvxUnoTextBase::insertTextContent( const uno::Reference< text::XTextRange >& xRange, … in insertTextContent()
2032 void SAL_CALL SvxUnoTextBase::removeTextContent( const uno::Reference< text::XTextContent >& ) thro… in removeTextContent()
2038 uno::Reference< text::XText > SAL_CALL SvxUnoTextBase::getText() in getText()
2053 uno::Reference< text::XTextRange > SAL_CALL SvxUnoTextBase::getStart() in getStart()
2059 uno::Reference< text::XTextRange > SAL_CALL SvxUnoTextBase::getEnd() in getEnd()
2065 OUString SAL_CALL SvxUnoTextBase::getString() throw( uno::RuntimeException ) in getString()
2070 void SAL_CALL SvxUnoTextBase::setString( const OUString& aString ) throw(uno::RuntimeException) in setString()
2077 uno::Reference< container::XEnumeration > SAL_CALL SvxUnoTextBase::createEnumeration() in createEnumeration()
2091 uno::Type SAL_CALL SvxUnoTextBase::getElementType( ) throw(uno::RuntimeException) in getElementType()
2096 sal_Bool SAL_CALL SvxUnoTextBase::hasElements( ) throw(uno::RuntimeException) in hasElements()
2111 void SAL_CALL SvxUnoTextBase::moveTextRange( const uno::Reference< text::XTextRange >&, sal_Int16 ) in moveTextRange()
2190 uno::Reference< text::XTextRange > SAL_CALL SvxUnoTextBase::appendParagraph( in appendParagraph()
2220 uno::Reference< text::XTextRange > SAL_CALL SvxUnoTextBase::finishParagraph( in finishParagraph()
2251 uno::Reference< text::XTextRange > SAL_CALL SvxUnoTextBase::appendTextPortion( in appendTextPortion()
2324 OUString SAL_CALL SvxUnoTextBase::getImplementationName() in getImplementationName()
2330 uno::Sequence< OUString > SAL_CALL SvxUnoTextBase::getSupportedServiceNames( ) in getSupportedServiceNames()
2336 uno::Sequence< OUString > SAL_CALL SvxUnoTextBase::getSupportedServiceNames_Static( ) in getSupportedServiceNames_Static()
2369 sal_Int64 SAL_CALL SvxUnoTextBase::getSomething( const uno::Sequence< sal_Int8 >& rId ) throw(uno::… in getSomething()
2408 uno::Sequence< uno::Type > SAL_CALL getStaticTypes() throw() in getStaticTypes()
2414 uno::Any SAL_CALL SvxUnoText::queryAggregation( const uno::Type & rType ) throw( uno::RuntimeExcept… in queryAggregation()
2423 uno::Any SAL_CALL SvxUnoText::queryInterface( const uno::Type & rType ) throw( uno::RuntimeExceptio… in queryInterface()
2428 void SAL_CALL SvxUnoText::acquire() throw( ) in acquire()
2433 void SAL_CALL SvxUnoText::release() throw( ) in release()
2439 uno::Sequence< uno::Type > SAL_CALL SvxUnoText::getTypes( ) throw( uno::RuntimeException ) in getTypes()
2444 uno::Sequence< sal_Int8 > SAL_CALL SvxUnoText::getImplementationId( ) throw( uno::RuntimeException… in getImplementationId()
2480 sal_Int64 SAL_CALL SvxUnoText::getSomething( const uno::Sequence< sal_Int8 >& rId ) throw(uno::Runt… in getSomething()