Home
last modified time | relevance | path

Searched refs:FaceName (Results 1 – 10 of 10) sorted by relevance

/trunk/main/sc/source/filter/inc/
H A Dscflt.hxx540 sal_Char FaceName[32]; member in Sc10FontData
548 strncpy( FaceName, rData.FaceName, sizeof(FaceName) ); in Sc10FontData()
549 FaceName[sizeof(FaceName)-1] = 0; in Sc10FontData()
/trunk/main/instsetoo_native/inc_ooolangpack/windows/msi_templates/
H A DTextStyl.idt1 TextStyle FaceName Size Color StyleBits
H A D_Validat.idt436 TextStyle FaceName N Text A string indicating the name of the font used. Required. The string …
/trunk/main/instsetoo_native/inc_sdkoo/windows/msi_templates/
H A DTextStyl.idt1 TextStyle FaceName Size Color StyleBits
H A D_Validat.idt436 TextStyle FaceName N Text A string indicating the name of the font used. Required. The string …
/trunk/main/instsetoo_native/inc_ure/windows/msi_templates/
H A DTextStyl.idt1 TextStyle FaceName Size Color StyleBits
H A D_Validat.idt436 TextStyle FaceName N Text A string indicating the name of the font used. Required. The string …
/trunk/main/instsetoo_native/inc_openoffice/windows/msi_templates/
H A DTextStyl.idt1 TextStyle FaceName Size Color StyleBits
H A D_Validat.idt436 TextStyle FaceName N Text A string indicating the name of the font used. Required. The string …
/trunk/main/sc/source/filter/starcalc/
H A Dscflt.cxx428 if (nLen < sizeof(FaceName)) in Sc10FontData()
429 rStream.Read(FaceName, nLen); in Sc10FontData()
1792 … aScPattern.GetItemSet().Put(SvxFontItem(eFam, SC10TOSTRING( pFont->FaceName ), EMPTY_STRING, in LoadColAttr()

Completed in 54 milliseconds