Home
last modified time | relevance | path

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

/AOO41X/main/sc/source/filter/html/
H A Dhtmlexp.cxx437 TAG_ON( OOO_STRING_SVTOOLS_HTML_head1 ); in WriteOverview()
439 TAG_OFF_LF( OOO_STRING_SVTOOLS_HTML_head1 ); in WriteOverview()
671 TAG_ON( OOO_STRING_SVTOOLS_HTML_head1 ); in WriteTables()
679 TAG_OFF( OOO_STRING_SVTOOLS_HTML_head1 ); in WriteTables()
/AOO41X/main/svtools/inc/svtools/
H A Dhtmlkywd.hxx104 #define OOO_STRING_SVTOOLS_HTML_head1 "H1" macro
/AOO41X/main/svtools/source/svhtml/
H A Dhtmlkywd.cxx119 {{OOO_STRING_SVTOOLS_HTML_head1}, HTML_HEAD1_ON},
/AOO41X/main/sw/source/filter/html/
H A Dcss1atr.cxx895 rToken.Assign( OOO_STRING_SVTOOLS_HTML_head1 ); in GetCSS1Selector()