Searched refs:aBorderInner (Results 1 – 4 of 4) sorted by relevance
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/sidebar/ |
H A D | CellBorderStyleControl.cxx | 75 SvxBoxInfoItem aBorderInner( SID_ATTR_BORDER_INNER ); in IMPL_LINK() local 95 aBorderInner.SetLine( &theDefLine, SvxBoxInfoItemLine::HORI ); in IMPL_LINK() 96 aBorderInner.SetLine( &theDefLine, SvxBoxInfoItemLine::VERT ); in IMPL_LINK() 122 aBorderInner.SetValid( SvxBoxInfoItemValidFlags::DISTANCE ); in IMPL_LINK() 123 aBorderInner.SetValid( SvxBoxInfoItemValidFlags::DISABLE, false ); in IMPL_LINK() 152 SvxBoxInfoItem aBorderInner( SID_ATTR_BORDER_INNER ); in IMPL_LINK() local 208 aBorderInner.SetValid( SvxBoxInfoItemValidFlags::DISTANCE ); in IMPL_LINK() 209 aBorderInner.SetValid( SvxBoxInfoItemValidFlags::DISABLE, false ); in IMPL_LINK() 221 SvxBoxInfoItem aBorderInner( SID_ATTR_BORDER_INNER ); in IMPL_LINK() local 265 aBorderInner.SetValid( SvxBoxInfoItemValidFlags::DISTANCE ); in IMPL_LINK() [all …]
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/sidebar/ |
H A D | CellBorderStyleControl.cxx | 80 SvxBoxInfoItem aBorderInner( SID_ATTR_BORDER_INNER ); in IMPL_LINK() local 100 aBorderInner.SetLine( &theDefLine, SvxBoxInfoItemLine::HORI ); in IMPL_LINK() 101 aBorderInner.SetLine( &theDefLine, SvxBoxInfoItemLine::VERT ); in IMPL_LINK() 127 aBorderInner.SetValid( SvxBoxInfoItemValidFlags::DISTANCE ); in IMPL_LINK() 128 aBorderInner.SetValid( SvxBoxInfoItemValidFlags::DISABLE, false ); in IMPL_LINK() 158 SvxBoxInfoItem aBorderInner( SID_ATTR_BORDER_INNER ); in IMPL_LINK() local 214 aBorderInner.SetValid( SvxBoxInfoItemValidFlags::DISTANCE ); in IMPL_LINK() 215 aBorderInner.SetValid( SvxBoxInfoItemValidFlags::DISABLE, false ); in IMPL_LINK() 229 SvxBoxInfoItem aBorderInner( SID_ATTR_BORDER_INNER ); in IMPL_LINK() local 273 aBorderInner.SetValid( SvxBoxInfoItemValidFlags::DISTANCE ); in IMPL_LINK() [all …]
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/tbxctrls/ |
H A D | tbcontrl.cxx | 2223 SvxBoxInfoItem aBorderInner( SID_ATTR_BORDER_INNER ); in IMPL_LINK_NOARG() local 2264 aBorderInner.SetLine( &theDefLine, SvxBoxInfoItemLine::HORI ); in IMPL_LINK_NOARG() 2265 aBorderInner.SetLine( nullptr, SvxBoxInfoItemLine::VERT ); in IMPL_LINK_NOARG() 2271 aBorderInner.SetLine( &theDefLine, SvxBoxInfoItemLine::HORI ); in IMPL_LINK_NOARG() 2272 aBorderInner.SetLine( nullptr, SvxBoxInfoItemLine::VERT ); in IMPL_LINK_NOARG() 2278 aBorderInner.SetLine( nullptr, SvxBoxInfoItemLine::HORI ); in IMPL_LINK_NOARG() 2279 aBorderInner.SetLine( &theDefLine, SvxBoxInfoItemLine::VERT ); in IMPL_LINK_NOARG() 2285 aBorderInner.SetLine( &theDefLine, SvxBoxInfoItemLine::HORI ); in IMPL_LINK_NOARG() 2306 aBorderInner.SetValid( SvxBoxInfoItemValidFlags::DISTANCE ); in IMPL_LINK_NOARG() 2307 aBorderInner.SetValid( SvxBoxInfoItemValidFlags::DISABLE, false ); in IMPL_LINK_NOARG() [all …]
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/tbxctrls/ |
H A D | tbcontrl.cxx | 2455 SvxBoxInfoItem aBorderInner( SID_ATTR_BORDER_INNER ); in IMPL_LINK_NOARG() local 2496 aBorderInner.SetLine( &theDefLine, SvxBoxInfoItemLine::HORI ); in IMPL_LINK_NOARG() 2497 aBorderInner.SetLine( nullptr, SvxBoxInfoItemLine::VERT ); in IMPL_LINK_NOARG() 2503 aBorderInner.SetLine( &theDefLine, SvxBoxInfoItemLine::HORI ); in IMPL_LINK_NOARG() 2504 aBorderInner.SetLine( nullptr, SvxBoxInfoItemLine::VERT ); in IMPL_LINK_NOARG() 2510 aBorderInner.SetLine( nullptr, SvxBoxInfoItemLine::HORI ); in IMPL_LINK_NOARG() 2511 aBorderInner.SetLine( &theDefLine, SvxBoxInfoItemLine::VERT ); in IMPL_LINK_NOARG() 2517 aBorderInner.SetLine( &theDefLine, SvxBoxInfoItemLine::HORI ); in IMPL_LINK_NOARG() 2538 aBorderInner.SetValid( SvxBoxInfoItemValidFlags::DISTANCE ); in IMPL_LINK_NOARG() 2539 aBorderInner.SetValid( SvxBoxInfoItemValidFlags::DISABLE, false ); in IMPL_LINK_NOARG() [all …]
|