Home
last modified time | relevance | path

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

/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/html/
H A Dhtmlexp.cxx895 const ScMergeAttr& rMergeAttr = pAttr->GetItem( ATTR_MERGE, pCondItemSet ); in WriteCell()
943 pCondItemSet) ); in WriteCell()
947 ATTR_FONT_HEIGHT), pCondItemSet) ); in WriteCell()
951 pCondItemSet) ); in WriteCell()
955 ATTR_FONT_POSTURE), pCondItemSet) ); in WriteCell()
958 pAttr->GetItem( ATTR_FONT_UNDERLINE, pCondItemSet ); in WriteCell()
961 pAttr->GetItem( ATTR_FONT_CROSSEDOUT, pCondItemSet ); in WriteCell()
964 ATTR_FONT_COLOR, pCondItemSet ); in WriteCell()
967 pAttr->GetItem( ATTR_HOR_JUSTIFY, pCondItemSet ); in WriteCell()
970 pAttr->GetItem( ATTR_VER_JUSTIFY, pCondItemSet ); in WriteCell()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/html/
H A Dhtmlexp.cxx946 const ScMergeAttr& rMergeAttr = pAttr->GetItem( ATTR_MERGE, pCondItemSet ); in WriteCell()
993 pCondItemSet) ); in WriteCell()
997 ATTR_FONT_HEIGHT), pCondItemSet) ); in WriteCell()
1001 pCondItemSet) ); in WriteCell()
1005 ATTR_FONT_POSTURE), pCondItemSet) ); in WriteCell()
1008 pAttr->GetItem( ATTR_FONT_UNDERLINE, pCondItemSet ); in WriteCell()
1011 pAttr->GetItem( ATTR_FONT_CROSSEDOUT, pCondItemSet ); in WriteCell()
1014 ATTR_FONT_COLOR, pCondItemSet ); in WriteCell()
1017 pAttr->GetItem( ATTR_HOR_JUSTIFY, pCondItemSet ); in WriteCell()
1020 pAttr->GetItem( ATTR_VER_JUSTIFY, pCondItemSet ); in WriteCell()
[all …]