Lines Matching refs:sun

43 class SdUnoSearchReplaceShape : public ::com::sun::star::util::XReplaceable
46 ::com::sun::star::drawing::XShape* mpShape;
47 ::com::sun::star::drawing::XDrawPage* mpPage;
49 …::com::sun::star::uno::Reference< ::com::sun::star::text::XTextRange > Search( ::com::sun::star::…
51 …ESelection GetSelection( ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextRange > x…
52 …::com::sun::star::uno::Reference< ::com::sun::star::drawing::XShape > GetShape( ::com::sun::star:…
53sun::star::uno::Reference< ::com::sun::star::drawing::XShape > GetNextShape( ::com::sun::star::un…
54 …::com::sun::star::uno::Reference< ::com::sun::star::drawing::XShape > GetCurrentShape() const thr…
59 SdUnoSearchReplaceShape( ::com::sun::star::drawing::XDrawPage* xPage ) throw();
63 …irtual ::com::sun::star::uno::Reference< ::com::sun::star::util::XReplaceDescriptor > SAL_CALL cre…
64 …LL replaceAll( const ::com::sun::star::uno::Reference< ::com::sun::star::util::XSearchDescriptor >…
67 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::util::XSearchDescriptor > SAL_CALL cre…
68sun::star::uno::Reference< ::com::sun::star::container::XIndexAccess > SAL_CALL findAll( const ::c…
69sun::star::uno::Reference< ::com::sun::star::uno::XInterface > SAL_CALL findFirst( const ::com::su…
70sun::star::uno::Reference< ::com::sun::star::uno::XInterface > SAL_CALL findNext( const ::com::sun
80 …placeDescriptor : public ::cppu::WeakImplHelper2< ::com::sun::star::lang::XUnoTunnel, ::com::sun::…
105 …virtual ::rtl::OUString SAL_CALL getSearchString( ) throw(::com::sun::star::uno::RuntimeException…
106 …virtual void SAL_CALL setSearchString( const ::rtl::OUString& aString ) throw(::com::sun::star::un…
109 …virtual ::rtl::OUString SAL_CALL getReplaceString( ) throw(::com::sun::star::uno::RuntimeExceptio…
110 …ALL setReplaceString( const ::rtl::OUString& aReplaceString ) throw(::com::sun::star::uno::Runtime…
113 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo > SAL_CALL get…
114sun::star::uno::Any& aValue ) throw(::com::sun::star::beans::UnknownPropertyException, ::com::sun:…
115sun::star::uno::Any SAL_CALL getPropertyValue( const ::rtl::OUString& PropertyName ) throw(::com::
116sun::star::uno::Reference< ::com::sun::star::beans::XPropertyChangeListener >& xListener ) throw(:…
117sun::star::uno::Reference< ::com::sun::star::beans::XPropertyChangeListener >& aListener ) throw(:…
118sun::star::uno::Reference< ::com::sun::star::beans::XVetoableChangeListener >& aListener ) throw(:…
119sun::star::uno::Reference< ::com::sun::star::beans::XVetoableChangeListener >& aListener ) throw(:…
128 class SdUnoFindAllAccess : public ::cppu::WeakImplHelper1< ::com::sun::star::container::XIndexAcces…
131 …::com::sun::star::uno::Sequence< ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterfa…
134 …SdUnoFindAllAccess( ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Reference< ::com::sun:…
138 virtual sal_Int32 SAL_CALL getCount() throw(::com::sun::star::uno::RuntimeException) ;
139sun::star::uno::Any SAL_CALL getByIndex( sal_Int32 Index ) throw(::com::sun::star::lang::IndexOutO…
142 …virtual ::com::sun::star::uno::Type SAL_CALL getElementType() throw(::com::sun::star::uno::Runtime…
143 virtual sal_Bool SAL_CALL hasElements() throw(::com::sun::star::uno::RuntimeException);