Home
last modified time | relevance | path

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

/trunk/main/sw/inc/
H A Dtblafmt.hxx159 void SetCJKPosture( const SvxPostureItem& rNew ) { aCJKPosture = rNew; } in SetCJKPosture() function in SwBoxAutoFmt
/trunk/main/sc/inc/
H A Dautoform.hxx162 void SetCJKPosture( const SvxPostureItem& rCJKPosture ) { aCJKPosture = rCJKPosture; } in SetCJKPosture() function in ScAutoFormatDataField
/trunk/main/sc/source/core/tool/
H A Dautoform.cxx584 case ATTR_CJK_FONT_POSTURE: rField.SetCJKPosture( (const SvxPostureItem&)rItem ); break; in PutItem()
767 rField.SetCJKPosture ( (const SvxPostureItem&) rItemSet.Get( ATTR_CJK_FONT_POSTURE ) ); in GetFromItemSet()
/trunk/main/sw/source/core/doc/
H A Dtblafmt.cxx635 pFmt->SetCJKPosture( (SvxPostureItem&)rSet.Get( RES_CHRATR_CJK_POSTURE ) ); in UpdateFromSet()

Completed in 32 milliseconds