Searched refs:pTableStyle (Results 1 – 2 of 2) sorted by relevance
109 static void SetTableStyleProperties(TableStyle* &pTableStyle , const sal_Int32& tblFillClr,const sa… in SetTableStyleProperties() argument116 pTableStyle->getWholeTbl().getFillProperties() = pWholeTabFillProperties; in SetTableStyleProperties()120 pTableStyle->getWholeTbl().getTextColor() = tableTextColor; in SetTableStyleProperties()127 …pTableStyle->getWholeTbl().getLineBorders().insert(std::pair<sal_Int32, ::oox::drawingml::LineProp… in SetTableStyleProperties()128 …pTableStyle->getWholeTbl().getLineBorders().insert(std::pair<sal_Int32, ::oox::drawingml::LineProp… in SetTableStyleProperties()129 …pTableStyle->getWholeTbl().getLineBorders().insert(std::pair<sal_Int32, ::oox::drawingml::LineProp… in SetTableStyleProperties()130 …pTableStyle->getWholeTbl().getLineBorders().insert(std::pair<sal_Int32, ::oox::drawingml::LineProp… in SetTableStyleProperties()131 …pTableStyle->getWholeTbl().getLineBorders().insert(std::pair<sal_Int32, ::oox::drawingml::LineProp… in SetTableStyleProperties()132 …pTableStyle->getWholeTbl().getLineBorders().insert(std::pair<sal_Int32, ::oox::drawingml::LineProp… in SetTableStyleProperties()139 pTableStyle->getBand1H().getFillProperties() = pBand1HFillProperties; in SetTableStyleProperties()[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()