LibreOffice Module sw (master) 1
|
Public Member Functions | |
WW8PicDesc (const WW8_PIC &rPic) | |
Public Attributes | |
sal_Int16 | nCL |
sal_Int16 | nCR |
sal_Int16 | nCT |
sal_Int16 | nCB |
tools::Long | nWidth |
tools::Long | nHeight |
Definition at line 295 of file ww8graf2.cxx.
|
explicit |
Definition at line 303 of file ww8graf2.cxx.
References WW8_PIC::dxaGoal, WW8_PIC::dyaGoal, WW8_PIC::mx, WW8_PIC::my, nCB, nCL, nCR, nCT, nHeight, and nWidth.
sal_Int16 WW8PicDesc::nCB |
Definition at line 297 of file ww8graf2.cxx.
Referenced by SwWW8ImplReader::ImportGraf(), SwWW8ImplReader::ImportGraf1(), SwWW8ImplReader::MakeGrafNotInContent(), and WW8PicDesc().
sal_Int16 WW8PicDesc::nCL |
Definition at line 297 of file ww8graf2.cxx.
Referenced by SwWW8ImplReader::ImportGraf(), SwWW8ImplReader::ImportGraf1(), and WW8PicDesc().
sal_Int16 WW8PicDesc::nCR |
Definition at line 297 of file ww8graf2.cxx.
Referenced by SwWW8ImplReader::ImportGraf(), SwWW8ImplReader::ImportGraf1(), and WW8PicDesc().
sal_Int16 WW8PicDesc::nCT |
Definition at line 297 of file ww8graf2.cxx.
Referenced by SwWW8ImplReader::ImportGraf(), SwWW8ImplReader::ImportGraf1(), SwWW8ImplReader::MakeGrafNotInContent(), and WW8PicDesc().
tools::Long WW8PicDesc::nHeight |
Definition at line 298 of file ww8graf2.cxx.
Referenced by SwWW8ImplReader::ImportGraf(), SwWW8ImplReader::MakeGrafInContent(), SwWW8ImplReader::MakeGrafNotInContent(), and WW8PicDesc().
tools::Long WW8PicDesc::nWidth |
Definition at line 298 of file ww8graf2.cxx.
Referenced by SwWW8ImplReader::ImportGraf(), SwWW8ImplReader::MakeGrafInContent(), SwWW8ImplReader::MakeGrafNotInContent(), and WW8PicDesc().