Home
last modified time | relevance | path

Searched refs:bRotateTextWithShape (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx2774 sal_Bool bRotateTextWithShape = rObjData.bRotateTextWithShape; in CheckAndCorrectExcelTextRotation() local
2815 bRotateTextWithShape = sal_True; // using the correct xml default in CheckAndCorrectExcelTextRotation()
2824 bRotateTextWithShape = ( pPtr[ 9 ] != '1' ) && ( pPtr[ 9 ] != 't' ); in CheckAndCorrectExcelTextRotation()
2843 if ( !bRotateTextWithShape ) in CheckAndCorrectExcelTextRotation()
4301 aObjData.bRotateTextWithShape = ( GetSvxMSDffSettings() & SVXMSDFF_SETTINGS_IMPORT_EXCEL ) == 0; in ImportShape()
/trunk/main/filter/inc/filter/msfilter/
H A Dmsdffimp.hxx299 sal_Bool bRotateTextWithShape : 1; member
318 bRotateTextWithShape( sal_True ), in DffObjData()

Completed in 38 milliseconds