Searched refs:getIsVisible (Results 1 – 12 of 12) sorted by relevance
90 boolean bVis = anno.getIsVisible(); in check_getIsVisible()116 boolean bVis = anno.getIsVisible(); in check_setIsVisible()119 bVis = anno.getIsVisible(); in check_setIsVisible()
87 boolean bVis = oObj.getIsVisible(); in _getIsVisible()124 boolean bVis = oObj.getIsVisible(); in _setIsVisible()127 bVis = oObj.getIsVisible(); in _setIsVisible()
198 assertTrue("Verify annotation is visible in cell B2.",xAnnotation.getIsVisible()); in testShowHideComments()204 assertFalse("Verify annotation is invisible in cell B2.",xAnnotation.getIsVisible()); in testShowHideComments()
775 if (pMem->getIsVisible()) in FilterCacheTableByPageDimensions()1575 if( rData.IsCaseInsEqual( pDPMbr->GetItemData() ) && !pDPMbr->getIsVisible() ) in IsVisible()2590 if ( !pMbr || ( pMbr->getIsVisible() && pMbr->getShowDetails() ) ) in getMinMembers()2789 sal_Bool ScDPMember::getIsVisible() const in getIsVisible() function in ScDPMember2877 lcl_SetBoolInAny( aRet, getIsVisible() ); in getPropertyValue()
1256 if ( pMemberDesc && !pMemberDesc->getIsVisible() ) in IsValid()
14 "ScAnnotationObj";"com::sun::star::sheet::XSheetAnnotation";"getIsVisible()"
72 boolean getIsVisible();
96 virtual sal_Bool SAL_CALL getIsVisible() throw(::com::sun::star::uno::RuntimeException);
861 virtual sal_Bool getIsVisible() const;
216 sal_Bool SAL_CALL ScAnnotationObj::getIsVisible() throw(uno::RuntimeException) in getIsVisible() function in ScAnnotationObj
141 return getAnnotation()->getIsVisible(); in getVisible()
3411 if (rMyCell.xAnnotation->getIsVisible()) in WriteAnnotation()
Completed in 76 milliseconds