Home
last modified time | relevance | path

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

/AOO41X/main/writerfilter/source/dmapper/
H A DStyleSheetTable.cxx638 TableStyleSheetEntry *pTEntry = static_cast<TableStyleSheetEntry*>( pEntry ); in lcl_sprm() local
639 if ( pTEntry ) in lcl_sprm()
642 pTEntry->m_nRowBandSize = nIntValue; in lcl_sprm()
644 pTEntry->m_nColBandSize = nIntValue; in lcl_sprm()