Searched refs:aHTMLPAlignTable (Results 1 – 4 of 4) sorted by relevance
/trunk/main/sw/source/filter/html/ |
H A D | htmltab.cxx | 3255 aHTMLPAlignTable, static_cast< sal_uInt16 >(eAdjust) ); in _CellSaveStruct() 4008 aHTMLPAlignTable, SVX_ADJUST_END ); in BuildTableCell() 4310 aHTMLPAlignTable, static_cast< sal_uInt16 >(eAdjust) ); in BuildTableRow() 4512 (SvxAdjust)pOption->GetEnum( aHTMLPAlignTable, in BuildTableSection() 4711 (SvxAdjust)pColGrpOption->GetEnum( aHTMLPAlignTable, in BuildTableColGroup() 4797 (SvxAdjust)pColOption->GetEnum( aHTMLPAlignTable, in BuildTableColGroup() 5185 if( pOption->GetEnum( nAdjust, aHTMLPAlignTable ) ) in HTMLTableOptions()
|
H A D | swhtml.cxx | 132 HTMLOptionEnum __FAR_DATA aHTMLPAlignTable[] = variable 3800 …eParaAdjust = (SvxAdjust)pOption->GetEnum( aHTMLPAlignTable, static_cast< sal_uInt16 >(eParaAdjust… in NewPara() 3920 …eParaAdjust = (SvxAdjust)pOption->GetEnum( aHTMLPAlignTable, static_cast< sal_uInt16 >(eParaAdjust… in NewHeading() 5172 (SvxAdjust)pOption->GetEnum( aHTMLPAlignTable, static_cast< sal_uInt16 >(eAdjust) ); in InsertHorzRule()
|
H A D | htmlsect.cxx | 93 eAdjust = (SvxAdjust)pOption->GetEnum( aHTMLPAlignTable, in NewDivision()
|
H A D | swhtml.hxx | 79 extern HTMLOptionEnum __FAR_DATA aHTMLPAlignTable[];
|
Completed in 96 milliseconds