Searched refs:INVISIBLE (Results 1 – 19 of 19) sorted by relevance
/aoo42x/main/sw/inc/ |
H A D | postithelper.hxx | 82 INVISIBLE, VISIBLE, INSERTED, DELETED, NONE, HIDDEN enumerator 110 , mLayoutStatus( SwPostItHelper::INVISIBLE ) in SwSidebarItem()
|
/aoo42x/main/offapi/com/sun/star/sheet/ |
H A D | TableValidationVisibility.idl | 42 const short INVISIBLE = 0;
|
/aoo42x/main/sc/source/ui/dbgui/ |
H A D | validate.cxx | 415 maCbShow.Check( nListType != ValidListType::INVISIBLE ); in Reset() 437 ValidListType::INVISIBLE; in FillItemSet()
|
/aoo42x/main/offapi/com/sun/star/presentation/ |
H A D | ClickAction.idl | 84 INVISIBLE,
|
/aoo42x/main/sw/source/core/fields/ |
H A D | postithelper.cxx | 90 SwLayoutStatus aRet = INVISIBLE; in getLayoutInfos()
|
/aoo42x/main/offapi/com/sun/star/frame/ |
H A D | LayoutManagerEvents.idl | 93 const short INVISIBLE = 4;
|
/aoo42x/main/offapi/com/sun/star/awt/ |
H A D | SystemPointer.idl | 47 const long INVISIBLE = 1;
|
/aoo42x/main/sc/source/filter/xml/ |
H A D | xmlcvali.cxx | 265 nShowList = sheet::TableValidationVisibility::INVISIBLE; in ScXMLContentValidationContext()
|
H A D | XMLStylesExportHelper.cxx | 375 case sheet::TableValidationVisibility::INVISIBLE: in WriteValidations()
|
/aoo42x/main/sc/source/core/data/ |
H A D | validat.cxx | 630 return (eDataMode == SC_VALID_LIST) && (mnListType != ValidListType::INVISIBLE); in HasSelectionList()
|
/aoo42x/main/sw/source/ui/utlui/ |
H A D | content.cxx | 417 (*i)->mLayoutStatus!=SwPostItHelper::INVISIBLE ) in Init() 765 (*i)->mLayoutStatus!=SwPostItHelper::INVISIBLE ) in FillMemberList()
|
/aoo42x/main/sc/source/filter/excel/ |
H A D | xicontent.cxx | 826 …tType( ::get_flagvalue( nFlags, EXC_DV_SUPPRESSDROPDOWN, ValidListType::INVISIBLE, ValidListType::… in ReadDV()
|
H A D | xecontent.cxx | 1035 …:set_flag( mnFlags, EXC_DV_SUPPRESSDROPDOWN, pValData->GetListType() == ValidListType::INVISIBLE ); in XclExpDV()
|
/aoo42x/main/sw/source/ui/docvw/ |
H A D | SidebarWin.cxx | 127 , mLayoutStatus( SwPostItHelper::INVISIBLE ) in SwSidebarWin()
|
H A D | PostItMgr.cxx | 512 if( SwPostItHelper::INVISIBLE == pItem->mLayoutStatus ) in CalcRects()
|
/aoo42x/main/slideshow/source/engine/ |
H A D | slideshowimpl.cxx | 1000 nCursorShape = awt::SystemPointer::INVISIBLE; in calcActiveCursor()
|
/aoo42x/main/oox/source/xls/ |
H A D | worksheethelper.cxx | 1124 …sal_Int16 nVisibility = aIt->mbNoDropDown ? TableValidationVisibility::INVISIBLE : TableValidation… in finalizeValidationRanges()
|
/aoo42x/main/sfx2/source/appl/ |
H A D | workwin.cxx | 308 else if ( eLayoutEvent == css::frame::LayoutManagerEvents::INVISIBLE ) in layoutEvent()
|
/aoo42x/main/framework/source/layoutmanager/ |
H A D | layoutmanager.cxx | 767 implts_notifyListeners( frame::LayoutManagerEvents::INVISIBLE, a ); in implts_updateUIElementsVisibleState()
|
Completed in 303 milliseconds