Home
last modified time | relevance | path

Searched refs:isExpandable (Results 1 – 4 of 4) sorted by relevance

/trunk/main/winaccessibility/source/service/
H A DAccObject.cxx528 sal_Bool isExpandable = sal_True; in GetMSAAStateFromUNO() local
535 GetExpandedState(&isExpandable,&isExpanded); in GetMSAAStateFromUNO()
1003 void AccObject::GetExpandedState( sal_Bool* isExpandable, sal_Bool* isExpanded) in GetExpandedState() argument
1006 *isExpandable = sal_False; in GetExpandedState()
1029 *isExpandable = sal_True; in GetExpandedState()
/trunk/main/winaccessibility/inc/
H A DAccObject.hxx70 void GetExpandedState(sal_Bool* isExpandable, sal_Bool* isExpanded);
/trunk/main/oox/source/xls/
H A Dsheetdatabuffer.cxx127 bool CellBlock::isExpandable( const ValueRange& rColSpan ) const in isExpandable() function in oox::xls::CellBlock
279 if( (aMIt != maCellBlocks.end()) && aMIt->second->isExpandable( rColSpan ) ) in getCellBlock()
/trunk/main/oox/inc/oox/xls/
H A Dsheetdatabuffer.hxx100 bool isExpandable( const ValueRange& rColSpan ) const;

Completed in 37 milliseconds