Searched refs:MakeFonts (Results 1 – 3 of 3) sorted by relevance
/trunk/main/sw/source/ui/table/ |
H A D | tautofmt.cxx | 118 void MakeFonts ( sal_uInt8 nIndex, Font& rFont, Font& rCJKFont, Font& rCTLFont ); 649 void AutoFmtPreview::MakeFonts( sal_uInt8 nIndex, Font& rFont, Font& rCJKFont, Font& rCTLFont ) in MakeFonts() function in AutoFmtPreview 772 MakeFonts( nFmtIndex, aFont, aCJKFont, aCTLFont ); in DrawString()
|
/trunk/main/sc/source/ui/miscdlgs/ |
H A D | autofmt.cxx | 531 void ScAutoFmtPreview::MakeFonts( sal_uInt16 nIndex, Font& rFont, Font& rCJKFont, Font& rCTLFont ) in MakeFonts() function in ScAutoFmtPreview 691 MakeFonts( nFmtIndex, aFont, aCJKFont, aCTLFont ); in DrawString()
|
/trunk/main/sc/source/ui/inc/ |
H A D | autofmt.hxx | 175 SC_DLLPRIVATE void MakeFonts ( sal_uInt16 nIndex,
|
Completed in 39 milliseconds