Searched refs:SetLineEndList (Results 1 – 4 of 4) sorted by relevance
229 ( (SvxLineTabPage&) rPage ).SetLineEndList( maLineEndList ); in IMPL_LINK_INLINE_END()254 ( (SvxLineEndDefTabPage&) rPage ).SetLineEndList( maLineEndList ); in IMPL_LINK_INLINE_END()
2043 SetLineEndList(pLineEndListItem->GetLineEndList()); in PageCreated()
233 void SetLineEndList( XLineEndListSharedPtr aLneEndLst) { maLineEndList = aLneEndLst; } in SetLineEndList() function in SvxLineTabPage415 void SetLineEndList( XLineEndListSharedPtr aInList ) { maLineEndList = aInList; } in SetLineEndList() function in SvxLineEndDefTabPage
231 void SetLineEndList(XLineEndListSharedPtr aList ) { maLineEndList = aList; } in SetLineEndList() function in SvxLineEndListItem
Completed in 23 milliseconds