Home
last modified time | relevance | path

Searched refs:SetCTLFont (Results 1 – 6 of 6) sorted by relevance

/aoo41x/main/svx/inc/svx/
H A Dfntctrl.hxx63 void SetCTLFont( const SvxFont& rFont );
/aoo41x/main/sw/inc/
H A Dtblafmt.hxx159 void SetCTLFont( const SvxFontItem& rNew ) { aCTLFont = rNew; } in SetCTLFont() function in SwBoxAutoFmt
/aoo41x/main/sc/inc/
H A Dautoform.hxx163 void SetCTLFont( const SvxFontItem& rCTLFont ) { aCTLFont = rCTLFont; } in SetCTLFont() function in ScAutoFormatDataField
/aoo41x/main/sc/source/core/tool/
H A Dautoform.cxx585 case ATTR_CTL_FONT: rField.SetCTLFont( (const SvxFontItem&)rItem ); break; in PutItem()
768 rField.SetCTLFont ( (const SvxFontItem&) rItemSet.Get( ATTR_CTL_FONT ) ); in GetFromItemSet()
/aoo41x/main/svx/source/dialog/
H A Dfntctrl.cxx603 void SvxFontPrevWindow::SetCTLFont( const SvxFont &rCTLOutFont ) in SetCTLFont() function in SvxFontPrevWindow
/aoo41x/main/sw/source/core/doc/
H A Dtblafmt.cxx638 pFmt->SetCTLFont( (SvxFontItem&)rSet.Get( RES_CHRATR_CTL_FONT ) ); in UpdateFromSet()

Completed in 38 milliseconds