Searched refs:ParagraphInsertedHdl (Results 1 – 4 of 4) sorted by relevance
142 ParagraphInsertedHdl(); in Insert()187 ParagraphInsertedHdl(); in ParagraphInserted()530 ParagraphInsertedHdl(); in SetText()1470 void Outliner::ParagraphInsertedHdl() in ParagraphInsertedHdl() function in Outliner
528 IMPL_LINK( OutlineView, ParagraphInsertedHdl, ::Outliner *, pOutliner ) in IMPL_LINK() argument791 ParagraphInsertedHdl(pOutliner); in IMPL_LINK()1597 mpOutliner->SetParaInsertedHdl(LINK(this, OutlineView, ParagraphInsertedHdl)); in SetLinks()
108 DECL_LINK( ParagraphInsertedHdl, Outliner * );
830 virtual void ParagraphInsertedHdl();
Completed in 55 milliseconds