Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/text/
H A Datrstck.cxx678 const SwTxtAttr* pRotateAttr = aAttrStack[ nRotateStack ].Top(); in ActivateTop() local
680 if ( pRotateAttr ) in ActivateTop()
682 pRotateItem = CharFmt::GetItem( *pRotateAttr, RES_CHRATR_ROTATE ); in ActivateTop()
904 const SwTxtAttr* pRotateAttr = aAttrStack[ nRotateStack ].Top(); in FontChg() local
906 if ( pRotateAttr ) in FontChg()
908 pRotateItem = CharFmt::GetItem( *pRotateAttr, RES_CHRATR_ROTATE ); in FontChg()

Completed in 19 milliseconds