Lines Matching refs:SvxUnoText

1591 	SvxUnoText aText;  in SvxUnoTextRange_NewInstance()
2384 SvxUnoText::SvxUnoText( ) throw() in SvxUnoText() function in SvxUnoText
2388 SvxUnoText::SvxUnoText( const SvxItemPropertySet* _pSet ) throw() in SvxUnoText() function in SvxUnoText
2393 SvxUnoText::SvxUnoText( const SvxEditSource* pSource, const SvxItemPropertySet* _pSet, uno::Referen… in SvxUnoText() function in SvxUnoText
2398 SvxUnoText::SvxUnoText( const SvxUnoText& rText ) throw() in SvxUnoText() function in SvxUnoText
2404 SvxUnoText::~SvxUnoText() throw() in ~SvxUnoText()
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()
2455 SvxUnoText* SvxUnoText::getImplementation( const uno::Reference< uno::XInterface >& xInt ) in getImplementation()
2459 …return reinterpret_cast<SvxUnoText*>(sal::static_int_cast<sal_uIntPtr>(xUT->getSomething( SvxUnoTe… in getImplementation()
2464 const uno::Sequence< sal_Int8 > & SvxUnoText::getUnoTunnelId() throw() in getUnoTunnelId()
2480 sal_Int64 SAL_CALL SvxUnoText::getSomething( const uno::Sequence< sal_Int8 >& rId ) throw(uno::Runt… in getSomething()