Searched refs:mnOut (Results 1 – 5 of 5) sorted by relevance
220 mnOut(0), in CellAppearancePropertyPanel()402 mpCellLineStylePopup->SetLineStyleSelect(mnOut, mnIn, mnDis); in IMPL_LINK()534 mnOut = 0; in NotifyItemUpdate()548 mnOut = mbLineItem->GetOutWidth(); in NotifyItemUpdate()551 if(mnIn == 0 && mnOut == 0 && mnDis == 0) in NotifyItemUpdate()756 if(mnOut == DEF_LINE_WIDTH_0 && mnIn == 0 && mnDis == 0) //1 in SetStyleIcon()758 else if(mnOut == DEF_LINE_WIDTH_2 && mnIn == 0 && mnDis == 0) //2 in SetStyleIcon()760 else if(mnOut == DEF_LINE_WIDTH_3 && mnIn == 0 && mnDis == 0) //3 in SetStyleIcon()762 else if(mnOut == DEF_LINE_WIDTH_4 && mnIn == 0 && mnDis == 0) //4 in SetStyleIcon()764 …else if(mnOut == DEF_DOUBLE_LINE0_OUT && mnIn == DEF_DOUBLE_LINE0_IN && mnDis == DEF_DOUBLE_LINE0_… in SetStyleIcon()[all …]
141 sal_uInt16 mnOut; member in sc::sidebar::CellAppearancePropertyPanel
284 sal_uInt16 mnOut; member in WW8_BordersSO
1664 aLine.SetOutWidth(rBorders.mnOut); in MatchSdrBoxIntoFlyBoxItem()
1473 aLine.SetOutWidth(rBorders.mnOut); in GetLineIndex()