Home
last modified time | relevance | path

Searched defs:nAttrRotate (Results 1 – 6 of 6) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/core/data/
H A Dpatattr.cxx1315 Degree100 nAttrRotate(0); in GetRotateVal() local
1331 Degree100 nAttrRotate = GetRotateVal( pCondSet ); in GetRotateDir() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/core/data/
H A Dpatattr.cxx1315 long nAttrRotate = 0; in GetRotateVal() local
1331 long nAttrRotate = GetRotateVal( pCondSet ); in GetRotateDir() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/view/
H A Doutput2.cxx2204 static long lcl_GetEditSize( EditEngine& rEngine, bool bWidth, bool bSwap, long nAttrRotate ) in lcl_GetEditSize()
2232 bool bWidth, SvxCellOrientation nOrient, long nAttrRotate, bool bPixelToLogic, in ShrinkEditEngine()
2810 …long nAttrRotate = lcl_GetValue<SfxInt32Item, long>(*rParam.mpPattern, ATTR_ROTATE_VALUE, rParam.m… in DrawEditStandard() local
3985 …long nAttrRotate = lcl_GetValue<SfxInt32Item, long>(*rParam.mpPattern, ATTR_ROTATE_VALUE, rParam.m… in DrawEditAsianVertical() local
4628 long nAttrRotate = 0; in DrawRotated() local
H A Doutput.cxx654 const long nAttrRotate(pPattern->GetRotateVal(pCondSet)); in SetCellRotations() local
675 long nAttrRotate = pPattern->GetRotateVal( pCondSet ); in lcl_GetRotateDir() local
1553 long nAttrRotate = pPattern->GetRotateVal( pCondSet ); in DrawRotatedFrame() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/view/
H A Doutput2.cxx2281 … tools::Long lcl_GetEditSize( EditEngine& rEngine, bool bWidth, bool bSwap, Degree100 nAttrRotate ) in lcl_GetEditSize()
2309 bool bWidth, SvxCellOrientation nOrient, Degree100 nAttrRotate, bool bPixelToLogic, in ShrinkEditEngine()
2887 …Degree100 nAttrRotate = lcl_GetValue<ScRotateValueItem, Degree100>(*rParam.mpPattern, ATTR_ROTATE_… in DrawEditStandard() local
4070 …Degree100 nAttrRotate = lcl_GetValue<ScRotateValueItem, Degree100>(*rParam.mpPattern, ATTR_ROTATE_… in DrawEditAsianVertical() local
4713 Degree100 nAttrRotate; in DrawRotated() local
H A Doutput.cxx662 const Degree100 nAttrRotate(pPattern->GetRotateVal(pCondSet)); in SetCellRotations() local
683 Degree100 nAttrRotate = pPattern->GetRotateVal( pCondSet ); in lcl_GetRotateDir() local
1561 Degree100 nAttrRotate = pPattern->GetRotateVal( pCondSet ); in DrawRotatedFrame() local