Searched refs:isExpandable (Results 1 – 4 of 4) sorted by relevance
528 sal_Bool isExpandable = sal_True; in GetMSAAStateFromUNO() local535 GetExpandedState(&isExpandable,&isExpanded); in GetMSAAStateFromUNO()1003 void AccObject::GetExpandedState( sal_Bool* isExpandable, sal_Bool* isExpanded) in GetExpandedState() argument1006 *isExpandable = sal_False; in GetExpandedState()1029 *isExpandable = sal_True; in GetExpandedState()
70 void GetExpandedState(sal_Bool* isExpandable, sal_Bool* isExpanded);
127 bool CellBlock::isExpandable( const ValueRange& rColSpan ) const in isExpandable() function in oox::xls::CellBlock279 if( (aMIt != maCellBlocks.end()) && aMIt->second->isExpandable( rColSpan ) ) in getCellBlock()
100 bool isExpandable( const ValueRange& rColSpan ) const;
Completed in 45 milliseconds