Home
last modified time | relevance | path

Searched refs:SetRotateAngle (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/sc/source/core/tool/
H A Dautoform.cxx368 SetRotateAngle( *(SfxInt32Item*)pNew ); in Load()
604 case ATTR_ROTATE_VALUE: rField.SetRotateAngle( (const SfxInt32Item&)rItem ); break; in PutItem()
786 rField.SetRotateAngle ( (const SfxInt32Item&) rItemSet.Get( ATTR_ROTATE_VALUE ) ); in GetFromItemSet()
/aoo42x/main/sc/inc/
H A Dautoform.hxx183 …void SetRotateAngle( const SfxInt32Item& rRotateAngle ) { aRotateAngle.SetValue( rRotateAn… in SetRotateAngle() function in ScAutoFormatDataField

Completed in 19 milliseconds