Home
last modified time | relevance | path

Searched refs:SetPosture (Results 1 – 5 of 5) sorted by relevance

/aoo4110/main/editeng/inc/editeng/
H A Dpostitem.hxx80 void SetPosture( FontItalic eNew ) in SetPosture() function in SvxPostureItem
/aoo4110/main/sw/inc/
H A Dtblafmt.hxx154 void SetPosture( const SvxPostureItem& rNew ) { aPosture = rNew; } in SetPosture() function in SwBoxAutoFmt
/aoo4110/main/sc/inc/
H A Dautoform.hxx158 void SetPosture( const SvxPostureItem& rPosture ) { aPosture = rPosture; } in SetPosture() function in ScAutoFormatDataField
/aoo4110/main/sc/source/core/tool/
H A Dautoform.cxx580 case ATTR_FONT_POSTURE: rField.SetPosture( (const SvxPostureItem&)rItem ); break; in PutItem()
763 rField.SetPosture ( (const SvxPostureItem&) rItemSet.Get( ATTR_FONT_POSTURE ) ); in GetFromItemSet()
/aoo4110/main/sw/source/core/doc/
H A Dtblafmt.cxx633 pFmt->SetPosture( (SvxPostureItem&)rSet.Get( RES_CHRATR_POSTURE ) ); in UpdateFromSet()

Completed in 53 milliseconds