Searched refs:applyTo (Results 1 – 11 of 11) sorted by relevance
62 // DocMerge from xml: method com::sun::star::text::XAutoTextEntry::applyTo66 void applyTo( [in] com::sun::star::text::XTextRange xRange );
191 oEntry.applyTo(oTextRange); in createTestEnvironment()195 oEntry.applyTo(oTextRange); in createTestEnvironment()
64 oObj.applyTo(textDoc.getText().createTextCursor()); in _applyTo()
5 "SwXAutoTextEntry";"com::sun::star::text::XAutoTextEntry";"applyTo()"
50 mxEntry->applyTo( xEndMarker->getStart() ); in Insert()
153 xEntry->applyTo(xRange); in IMPL_LINK()
164 void applyTo( SdPage & rOutPage ) const in applyTo() function257 rEffect.applyTo( *(*aIt) ); in lcl_ApplyToPages()
246 …virtual void SAL_CALL applyTo(const ::com::sun::star::uno::Reference< ::com::sun::star::text::XTe…
1077 void SwXAutoTextEntry::applyTo(const uno::Reference< text::XTextRange > & xTextRange)throw( uno::Ru… in applyTo() function in SwXAutoTextEntry
1025 xEntry.applyTo ( mxDocCursor ); in AutoTextExample()
1298 xEntry->applyTo(xRange); in ResumeShowAutoText()
Completed in 261 milliseconds