Searched defs:TextEngine (Results 1 – 3 of 3) sorted by relevance
80 class SVT_DLLPUBLIC TextEngine : public SfxBroadcaster class141 TextEngine( const TextEngine& ) : SfxBroadcaster() {} in TextEngine() argument142 TextEngine& operator=( const TextEngine& ) { return *this; } in operator =()
131 …VCLXWindow* /*pVclXWindow*/, TextEngine& /*rEngine*/, TextView& /*rView*/, bool /*bCompoundControl… in createAccessibleTextWindowContext() argument
1633 IMPL_LINK( TextEngine, IdleFormatHdl, Timer *, EMPTYARG ) in IMPL_LINK() argument
Completed in 36 milliseconds