Home
last modified time | relevance | path

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

/trunk/main/svtools/source/table/
H A Dgridtablerenderer.cxx536 Reference< XInterface > const xContentInterface( aCellContent, UNO_QUERY ); in impl_paintCellContent() local
537 if ( !xContentInterface.is() ) in impl_paintCellContent()
598 Reference< XInterface > const xContentInterface( i_cellContent, UNO_QUERY ); in FitsIntoCell() local
599 if ( !xContentInterface.is() ) in FitsIntoCell()

Completed in 18 milliseconds