Lines Matching refs:SdUnoSearchReplaceShape

99 SdUnoSearchReplaceShape::SdUnoSearchReplaceShape( drawing::XDrawPage* pPage ) throw()  in SdUnoSearchReplaceShape()  function in SdUnoSearchReplaceShape
104 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()
213 uno::Reference< ::com::sun::star::container::XIndexAccess > SAL_CALL SdUnoSearchReplaceShape::findA… in findAll()
320 uno::Reference< ::com::sun::star::uno::XInterface > SAL_CALL SdUnoSearchReplaceShape::findFirst( co… in findFirst()
330 uno::Reference< drawing::XShape > SdUnoSearchReplaceShape::GetCurrentShape() const throw() in GetCurrentShape()
355 uno::Reference< ::com::sun::star::uno::XInterface > SAL_CALL SdUnoSearchReplaceShape::findNext( con… in findNext()
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()
685 uno::Reference< drawing::XShape > SdUnoSearchReplaceShape::GetShape( uno::Reference< text::XTextRa… in GetShape()