Lines Matching refs:SvxUnoTextRangeBase

197 	void add( SvxUnoTextRangeBase* pRange );
198 void remove( SvxUnoTextRangeBase* pRange );
200 std::list< std::pair< sal_uInt32, SvxUnoTextRangeBase* > > maRanges;
204 void check_me::add( SvxUnoTextRangeBase* pRange ) in add()
206 maRanges.push_back( std::pair< sal_uInt32, SvxUnoTextRangeBase* >( mnAllocNum++, pRange ) ); in add()
209 void check_me::remove( SvxUnoTextRangeBase* pRange ) in remove()
211 std::list< std::pair< sal_uInt32, SvxUnoTextRangeBase* > >::iterator aIter; in remove()
227 std::list< std::pair< sal_uInt32, SvxUnoTextRangeBase* > >::iterator aIter; in ~check_me()
231 SvxUnoTextRangeBase* pRange; in ~check_me()
241 UNO3_GETIMPLEMENTATION_IMPL( SvxUnoTextRangeBase );
243 SvxUnoTextRangeBase::SvxUnoTextRangeBase( const SvxItemPropertySet* _pSet ) throw() in SvxUnoTextRangeBase() function in SvxUnoTextRangeBase
251 SvxUnoTextRangeBase::SvxUnoTextRangeBase( const SvxEditSource* pSource, const SvxItemPropertySet* _… in SvxUnoTextRangeBase() function in SvxUnoTextRangeBase
272 SvxUnoTextRangeBase::SvxUnoTextRangeBase( const SvxUnoTextRangeBase& rRange ) throw() in SvxUnoTextRangeBase() function in SvxUnoTextRangeBase
302 SvxUnoTextRangeBase::~SvxUnoTextRangeBase() throw() in ~SvxUnoTextRangeBase()
314 void SvxUnoTextRangeBase::SetEditSource( SvxEditSource* pSource ) throw() in SetEditSource()
329 void SvxUnoTextRangeBase::attachField( const SvxFieldData* pData ) throw() in attachField()
344 void SvxUnoTextRangeBase::SetSelection( const ESelection& rSelection ) throw() in SetSelection()
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()
533 void SvxUnoTextRangeBase::setPropertyValue( const SfxItemPropertySimpleEntry* pMap, const uno::Any&… in setPropertyValue()
544 sal_Bool SvxUnoTextRangeBase::SetPropertyValueHelper( const SfxItemSet&, const SfxItemPropertySimpl… in SetPropertyValueHelper()
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()
670 void SvxUnoTextRangeBase::getPropertyValue( const SfxItemPropertySimpleEntry* pMap, uno::Any& rAny,… in getPropertyValue()
715 sal_Bool SvxUnoTextRangeBase::GetPropertyValueHelper( SfxItemSet& rSet, const SfxItemPropertySimpl… in GetPropertyValueHelper()
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()
1091 uno::Sequence< beans::PropertyState > SvxUnoTextRangeBase::_getPropertyStates(const uno::Sequence< … in _getPropertyStates()
1136 sal_Bool SvxUnoTextRangeBase::_getOnePropertyStates(const SfxItemSet* pSet, const SfxItemPropertySi… in _getOnePropertyStates()
1222 void SAL_CALL SvxUnoTextRangeBase::setPropertyToDefault( const OUString& PropertyName ) in setPropertyToDefault()
1228 void SvxUnoTextRangeBase::_setPropertyToDefault(const OUString& PropertyName, sal_Int32 nPara /* = … in _setPropertyToDefault()
1249 void SvxUnoTextRangeBase::_setPropertyToDefault(SvxTextForwarder* pForwarder, const SfxItemProperty… 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()
1380 void SvxUnoTextRangeBase::CollapseToStart(void) throw() in CollapseToStart()
1388 void SvxUnoTextRangeBase::CollapseToEnd(void) throw() in CollapseToEnd()
1396 sal_Bool SvxUnoTextRangeBase::IsCollapsed(void) throw() in IsCollapsed()
1404 sal_Bool SvxUnoTextRangeBase::GoLeft(sal_Int16 nCount, sal_Bool Expand) throw() in GoLeft()
1442 sal_Bool SvxUnoTextRangeBase::GoRight(sal_Int16 nCount, sal_Bool Expand) throw() in GoRight()
1482 void SvxUnoTextRangeBase::GotoStart(sal_Bool Expand) throw() in GotoStart()
1491 void SvxUnoTextRangeBase::GotoEnd(sal_Bool Expand) throw() in GotoEnd()
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()
1537 SvxUnoTextRangeBase* pR1 = SvxUnoTextRangeBase::getImplementation( xR1 ); in compareRegionStarts()
1538 SvxUnoTextRangeBase* pR2 = SvxUnoTextRangeBase::getImplementation( xR2 ); in compareRegionStarts()
1559 sal_Int16 SAL_CALL SvxUnoTextRangeBase::compareRegionEnds( const uno::Reference< text::XTextRange >… in compareRegionEnds()
1561 SvxUnoTextRangeBase* pR1 = SvxUnoTextRangeBase::getImplementation( xR1 ); in compareRegionEnds()
1562 SvxUnoTextRangeBase* pR2 = SvxUnoTextRangeBase::getImplementation( xR2 ); in compareRegionEnds()
1601 :SvxUnoTextRangeBase( rParent.GetEditSource(), bPortion ? ImplGetSvxTextPortionSvxPropertySet() : r… in SvxUnoTextRange()
1706 : SvxUnoTextRangeBase( NULL ) in SvxUnoTextBase()
1712 : SvxUnoTextRangeBase( _pSet ) in SvxUnoTextBase()
1717 : SvxUnoTextRangeBase( pSource, _pSet ) in SvxUnoTextBase()
1725 : SvxUnoTextRangeBase( pSource, _pSet ) in SvxUnoTextBase()
1734 : SvxUnoTextRangeBase( rText ) in SvxUnoTextBase()
1867 SvxUnoTextRangeBase* pRange = SvxUnoTextRangeBase::getImplementation( aTextPosition ); in createTextCursorByRange()
1887 SvxUnoTextRangeBase* pRange = SvxUnoTextRange::getImplementation( xRange ); in insertString()
1927 SvxUnoTextRangeBase* pRange = SvxUnoTextRange::getImplementation( xRange ); in insertControlCharacter()
1959 SvxUnoTextRangeBase* pRange = SvxUnoTextRange::getImplementation( xRange ); in insertControlCharacter()
2000 SvxUnoTextRangeBase* pRange = SvxUnoTextRange::getImplementation( xRange ); in insertTextContent()
2056 return SvxUnoTextRangeBase::getStart(); in getStart()
2062 return SvxUnoTextRangeBase::getEnd(); in getEnd()
2067 return SvxUnoTextRangeBase::getString(); in getString()
2072 SvxUnoTextRangeBase::setString(aString); in setString()
2339 uno::Sequence< OUString > aSeq( SvxUnoTextRangeBase::getSupportedServiceNames_Static() ); in getSupportedServiceNames_Static()
2378 return SvxUnoTextRangeBase::getSomething( rId ); in getSomething()