Home
last modified time | relevance | path

Searched refs:GetNewLineEndList (Results 1 – 2 of 2) sorted by relevance

/AOO41X/main/cui/source/inc/
H A Dcuitabline.hxx81 XLineEndListSharedPtr GetNewLineEndList() const { return maNewLineEndList; } in GetNewLineEndList() function in SvxLineTabDialog
/AOO41X/main/cui/source/tabpages/
H A Dtpline.cxx381 maLineEndList = ( (SvxLineTabDialog*) DLGWIN )->GetNewLineEndList(); in ActivatePage()