Home
last modified time | relevance | path

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

/trunk/main/sw/inc/
H A Dtblafmt.hxx163 void SetCTLPosture( const SvxPostureItem& rNew ) { aCTLPosture = rNew; } in SetCTLPosture() function in SwBoxAutoFmt
/trunk/main/sc/inc/
H A Dautoform.hxx166 void SetCTLPosture( const SvxPostureItem& rCTLPosture ) { aCTLPosture = rCTLPosture; } in SetCTLPosture() function in ScAutoFormatDataField
/trunk/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()
/trunk/main/sw/source/core/doc/
H A Dtblafmt.cxx639 pFmt->SetCTLPosture( (SvxPostureItem&)rSet.Get( RES_CHRATR_CTL_POSTURE ) ); in UpdateFromSet()

Completed in 32 milliseconds