Home
last modified time | relevance | path

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

/aoo4110/main/sw/inc/
H A Dtblafmt.hxx162 void SetCTLPosture( const SvxPostureItem& rNew ) { aCTLPosture = rNew; } in SetCTLPosture() function in SwBoxAutoFmt
/aoo4110/main/sc/inc/
H A Dautoform.hxx166 void SetCTLPosture( const SvxPostureItem& rCTLPosture ) { aCTLPosture = rCTLPosture; } in SetCTLPosture() function in ScAutoFormatDataField
/aoo4110/main/sc/source/core/tool/
H A Dautoform.cxx588 case ATTR_CTL_FONT_POSTURE: rField.SetCTLPosture( (const SvxPostureItem&)rItem ); break; in PutItem()
771 rField.SetCTLPosture ( (const SvxPostureItem&) rItemSet.Get( ATTR_CTL_FONT_POSTURE ) ); in GetFromItemSet()
/aoo4110/main/sw/source/core/doc/
H A Dtblafmt.cxx641 pFmt->SetCTLPosture( (SvxPostureItem&)rSet.Get( RES_CHRATR_CTL_POSTURE ) ); in UpdateFromSet()

Completed in 25 milliseconds