Home
last modified time | relevance | path

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

/aoo4110/main/filter/inc/filter/msfilter/
H A Dmsdffimp.hxx299 sal_Bool bRotateTextWithShape : 1; member
318 bRotateTextWithShape( sal_True ), in DffObjData()
/aoo4110/main/filter/source/msfilter/
H A Dmsdffimp.cxx2761 sal_Bool bRotateTextWithShape = rObjData.bRotateTextWithShape; in CheckAndCorrectExcelTextRotation() local
2802 bRotateTextWithShape = sal_True; // using the correct xml default in CheckAndCorrectExcelTextRotation()
2811 bRotateTextWithShape = ( pPtr[ 9 ] != '1' ) && ( pPtr[ 9 ] != 't' ); in CheckAndCorrectExcelTextRotation()
2830 if ( !bRotateTextWithShape ) in CheckAndCorrectExcelTextRotation()
4282 aObjData.bRotateTextWithShape = ( GetSvxMSDffSettings() & SVXMSDFF_SETTINGS_IMPORT_EXCEL ) == 0; in ImportShape()

Completed in 44 milliseconds