Lines Matching refs:theDefLine
168 SvxBorderLine theDefLine(NULL,1, 0, 0); in IMPL_LINK() local
185 pLeft = pRight = pTop = pBottom = &theDefLine; in IMPL_LINK()
186 aBorderInner.SetLine( &theDefLine, BOXINFO_LINE_HORI ); in IMPL_LINK()
187 aBorderInner.SetLine( &theDefLine, BOXINFO_LINE_VERT ); in IMPL_LINK()
191 pLeft = pRight = pTop = pBottom = &theDefLine; in IMPL_LINK()
195 theDefLine.SetOutWidth(DEF_LINE_WIDTH_2); in IMPL_LINK()
196 pLeft = pRight = pTop = pBottom = &theDefLine; in IMPL_LINK()
229 SvxBorderLine theDefLine(NULL, 1, 0, 0); in IMPL_LINK() local
238 pLeft = &theDefLine; in IMPL_LINK()
245 pRight = &theDefLine; in IMPL_LINK()
250 pLeft = &theDefLine; in IMPL_LINK()
255 pTop = &theDefLine; in IMPL_LINK()
259 pBottom = &theDefLine; in IMPL_LINK()
263 pTop = pBottom = &theDefLine; in IMPL_LINK()
267 pLeft = pRight = &theDefLine; in IMPL_LINK()