Searched refs:IsLineVisible (Results 1 – 5 of 5) sorted by relevance
185 sal_Bool IsLineVisible( long nY ) const;456 inline sal_Bool SvImpLBox::IsLineVisible( long nY ) const in IsLineVisible() function in SvImpLBox
58 SAL_DLLPRIVATE static bool IsLineVisible( const ::com::sun::star::uno::Reference<
1570 if( IsLineVisible(nY) ) in EntryExpanded()1635 if( IsLineVisible(nY) ) in CollapsingEntry()1699 if( IsLineVisible( nY ) ) in EntrySelected()1915 sal_Bool bEntryVisible = IsLineVisible( nY ); in EntryInserted()3019 if( IsLineVisible( nY ) ) in SelAllDestrAnch()
107 bool LineProperties::IsLineVisible( const ::com::sun::star::uno::Reference< in IsLineVisible() function in chart::LineProperties
675 bRet = bRet && ( LineProperties::IsLineVisible( xProps ) in isAxisVisible()699 bRet = bRet && LineProperties::IsLineVisible( xGridProperies ); in isGridVisible()
Completed in 43 milliseconds