Home
last modified time | relevance | path

Searched refs:applyTo (Results 1 – 11 of 11) sorted by relevance

/aoo4110/main/offapi/com/sun/star/text/
H A DXAutoTextEntry.idl62 // DocMerge from xml: method com::sun::star::text::XAutoTextEntry::applyTo
66 void applyTo( [in] com::sun::star::text::XTextRange xRange );
/aoo4110/main/qadevOOo/tests/java/mod/_sw/
H A DSwXAutoTextEntry.java191 oEntry.applyTo(oTextRange); in createTestEnvironment()
195 oEntry.applyTo(oTextRange); in createTestEnvironment()
/aoo4110/main/qadevOOo/tests/java/ifc/text/
H A D_XAutoTextEntry.java64 oObj.applyTo(textDoc.getText().createTextCursor()); in _applyTo()
/aoo4110/main/qadevOOo/objdsc/sw/
H A Dcom.sun.star.comp.office.SwXAutoTextEntry.csv5 "SwXAutoTextEntry";"com::sun::star::text::XAutoTextEntry";"applyTo()"
/aoo4110/main/sw/source/ui/vba/
H A Dvbaautotextentry.cxx50 mxEntry->applyTo( xEndMarker->getStart() ); in Insert()
/aoo4110/main/sw/source/ui/envelp/
H A Dlabelexp.cxx153 xEntry->applyTo(xRange); in IMPL_LINK()
/aoo4110/main/sd/source/ui/animations/
H A DSlideTransitionPane.cxx164 void applyTo( SdPage & rOutPage ) const in applyTo() function
257 rEffect.applyTo( *(*aIt) ); in lcl_ApplyToPages()
/aoo4110/main/sw/inc/
H A Dunoatxt.hxx246 …virtual void SAL_CALL applyTo(const ::com::sun::star::uno::Reference< ::com::sun::star::text::XTe…
/aoo4110/main/sw/source/ui/uno/
H A Dunoatxt.cxx1077 void SwXAutoTextEntry::applyTo(const uno::Reference< text::XTextRange > & xTextRange)throw( uno::Ru… in applyTo() function in SwXAutoTextEntry
/aoo4110/main/sw/source/ui/misc/
H A Dglossary.cxx1298 xEntry->applyTo(xRange); in ResumeShowAutoText()
/aoo4110/main/odk/examples/DevelopersGuide/Text/
H A DTextDocuments.java1025 xEntry.applyTo ( mxDocCursor ); in AutoTextExample()

Completed in 88 milliseconds