Searched refs:xContentInterface (Results 1 – 1 of 1) sorted by relevance
536 Reference< XInterface > const xContentInterface( aCellContent, UNO_QUERY ); in impl_paintCellContent() local537 if ( !xContentInterface.is() ) in impl_paintCellContent()598 Reference< XInterface > const xContentInterface( i_cellContent, UNO_QUERY ); in FitsIntoCell() local599 if ( !xContentInterface.is() ) in FitsIntoCell()
Completed in 30 milliseconds