Searched refs:VALID_DISABLE (Results 1 – 9 of 9) sorted by relevance
/aoo41x/main/sc/source/ui/sidebar/ |
H A D | CellBorderStyleControl.cxx | 213 aBorderInner.SetValid( VALID_DISABLE, false ); in IMPL_LINK() 283 aBorderInner.SetValid( VALID_DISABLE, false ); in IMPL_LINK() 351 aBorderInner.SetValid( VALID_DISABLE, false ); in IMPL_LINK()
|
/aoo41x/main/sw/source/ui/utlui/ |
H A D | uitool.cxx | 146 aBoxInfo.SetValid(VALID_DISABLE, !rSh.IsTableMode()); in PrepareBoxInfo() 369 aBoxInfo.SetValid( VALID_DISABLE ); in PageDescToItemSet()
|
/aoo41x/main/editeng/inc/editeng/ |
H A D | boxitem.hxx | 135 #define VALID_DISABLE 0x80 macro
|
/aoo41x/main/sw/source/ui/shells/ |
H A D | tabsh.cxx | 231 aBoxInfo.SetValid( VALID_DISABLE, !bTableSel || !rSh.IsTableMode() ); in lcl_TableParamToItemSet() 571 aInfo.SetValid( VALID_DISABLE, sal_False ); in Execute()
|
/aoo41x/main/cui/source/tabpages/ |
H A D | border.cxx | 303 bIsDontCare = !pBoxInfo->IsValid( VALID_DISABLE ); in SvxBorderTabPage()
|
/aoo41x/main/sw/source/ui/dbui/ |
H A D | dbinsdlg.cxx | 721 aBoxInfo.SetValid( VALID_DISABLE, sal_True ); in IMPL_LINK()
|
/aoo41x/main/svx/source/tbxctrls/ |
H A D | tbcontrl.cxx | 1196 aBorderInner.SetValid( VALID_DISABLE, sal_False ); in IMPL_LINK()
|
/aoo41x/main/sw/source/ui/app/ |
H A D | docstyle.cxx | 1042 aBoxInfo.SetValid( VALID_DISABLE, sal_True ); in GetItemSet()
|
/aoo41x/main/svx/source/svdraw/ |
H A D | svdattr.cxx | 302 …pBoxInfoItem->SetValid( VALID_DISABLE, sal_True ); // Einzelne Linien koennen nur in Tabellen Dont… in SdrItemPool()
|
Completed in 180 milliseconds