Searched refs:SetParaInsertedHdl (Results 1 – 4 of 4) sorted by relevance
771 pOutliner->SetParaInsertedHdl( Link(NULL, NULL)); in InsSDDinOlMode()788 pOutliner->SetParaInsertedHdl(aOldParagraphInsertedHdl); in InsSDDinOlMode()
1597 mpOutliner->SetParaInsertedHdl(LINK(this, OutlineView, ParagraphInsertedHdl)); in SetLinks()1624 mpOutliner->SetParaInsertedHdl(aEmptyLink); in ResetLinks()
810 pOL->SetParaInsertedHdl(LINK(this, View, OnParagraphInsertedHdl)); in SdrBeginTextEdit()
831 void SetParaInsertedHdl(const Link& rLink){aParaInsertedHdl=rLink;} in SetParaInsertedHdl() function in Outliner
Completed in 36 milliseconds