Searched refs:pTableStyle (Results 1 – 2 of 2) sorted by relevance
156 pTableStyle = new TableStyle(); in CreateTableStyle()193 pTableStyle = new TableStyle(); in CreateTableStyle()225 pTableStyle = new TableStyle(); in CreateTableStyle()238 TableStyle* pTableStyle = NULL; in getUsedTableStyle() local240 pTableStyle = &*mpTableStyle; in getUsedTableStyle()256 if ( !pTableStyle ) in getUsedTableStyle()261 if ( !pTableStyle ) in getUsedTableStyle()264 return *pTableStyle; in getUsedTableStyle()309 if(pTableStyle != NULL) in pushToPropSet()311 delete pTableStyle; in pushToPropSet()[all …]
326 TableStyleSheetEntry* pTableStyle; member336 , pTableStyle(NULL) in TableInfo()347 TableStyleSheetEntry* pTableStyle = NULL; in endTableGetTableStyle() local367 pTableStyle = dynamic_cast<TableStyleSheetEntry*>( pStyleSheet.get( ) ); in endTableGetTableStyle()562 return pTableStyle; in endTableGetTableStyle()601 if ( rInfo.pTableStyle ) in endTableGetCellProperties()633 if ( rInfo.pTableStyle ) { in endTableGetCellProperties()641 if ( rInfo.pTableStyle ) in endTableGetCellProperties()643 … PropertyMapPtr pStyleProps = rInfo.pTableStyle->GetProperties( nCellStyleMask + nRowStyleMask ); in endTableGetCellProperties()778 aTableInfo.pTableStyle = in endTable()
Completed in 27 milliseconds