Searched refs:SdUnoSearchReplaceShape (Results 1 – 4 of 4) sorted by relevance
99 SdUnoSearchReplaceShape::SdUnoSearchReplaceShape( drawing::XDrawPage* pPage ) throw() in SdUnoSearchReplaceShape() function in SdUnoSearchReplaceShape104 SdUnoSearchReplaceShape::~SdUnoSearchReplaceShape() throw() in ~SdUnoSearchReplaceShape()109 uno::Reference< util::XReplaceDescriptor > SAL_CALL SdUnoSearchReplaceShape::createReplaceDescripto… in createReplaceDescriptor()115 sal_Int32 SAL_CALL SdUnoSearchReplaceShape::replaceAll( const uno::Reference< util::XSearchDescript… in replaceAll()207 uno::Reference< ::com::sun::star::util::XSearchDescriptor > SAL_CALL SdUnoSearchReplaceShape::creat… in createSearchDescriptor()330 uno::Reference< drawing::XShape > SdUnoSearchReplaceShape::GetCurrentShape() const throw() in GetCurrentShape()413 uno::Reference< drawing::XShape > SdUnoSearchReplaceShape::GetNextShape( uno::Reference< container… in GetNextShape()471 uno::Reference< text::XTextRange > SdUnoSearchReplaceShape::Search( uno::Reference< text::XTextRan… in Search()641 sal_Bool SdUnoSearchReplaceShape::Search( const OUString& rText, sal_Int32& nStartPos, sal_Int32& n… in Search()674 ESelection SdUnoSearchReplaceShape::GetSelection( uno::Reference< text::XTextRange > xTextRange ) … in GetSelection()[all …]
60 public SdUnoSearchReplaceShape,
374 SdUnoSearchReplaceShape(this), in SdGenericDrawPage()
43 class SdUnoSearchReplaceShape : public ::com::sun::star::util::XReplaceable class59 SdUnoSearchReplaceShape( ::com::sun::star::drawing::XDrawPage* xPage ) throw();60 virtual ~SdUnoSearchReplaceShape() throw();
Completed in 38 milliseconds