Home
last modified time | relevance | path

Searched defs:SvxUnoTextRangeBase (Results 1 – 3 of 3) sorted by path

/trunk/main/editeng/inc/editeng/
H A Dunotext.hxx247 class EDITENG_DLLPUBLIC SvxUnoTextRangeBase : public ::com::sun::star::text::XTextRange, class
/trunk/main/editeng/source/uno/
H A Dunoedsrc.cxx33 void SvxEditSource::addRange( SvxUnoTextRangeBase* ) in addRange() argument
39 void SvxEditSource::removeRange( SvxUnoTextRangeBase* ) in removeRange() argument
H A Dunotext.cxx243 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

Completed in 37 milliseconds