| /trunk/main/sw/source/ui/utlui/ |
| H A D | attrdesc.cxx | 73 SfxItemPresentation ePres, in GetPresentation() argument 89 aIter.GetCurItem()->GetPresentation( ePres, eCoreMetric, in GetPresentation() 107 SfxItemPresentation ePres, in GetPresentation() argument 114 switch ( ePres ) in GetPresentation() 127 pCharFmt->GetPresentation( ePres, eCoreUnit, ePresUnit, aStr ); in GetPresentation() 134 return ePres; in GetPresentation() 146 SfxItemPresentation ePres, in GetPresentation() argument 153 switch ( ePres ) in GetPresentation() 162 return ePres; in GetPresentation() 174 SfxItemPresentation ePres, in GetPresentation() argument [all …]
|
| H A D | uiitems.cxx | 92 SfxItemPresentation ePres, in GetPresentation() argument 99 switch ( ePres ) in GetPresentation() 116 return ePres; in GetPresentation()
|
| /trunk/main/svx/source/xoutdev/ |
| H A D | xattr2.cxx | 115 SfxItemPresentation ePres, in GetPresentation() argument 123 switch ( ePres ) in GetPresentation() 126 return ePres; in GetPresentation() 133 return ePres; in GetPresentation() 187 SfxItemPresentation XLineJointItem::GetPresentation( SfxItemPresentation ePres, SfxMapUnit /*eCoreU… in GetPresentation() argument 192 switch( ePres ) in GetPresentation() 194 case SFX_ITEM_PRESENTATION_NONE: return ePres; in GetPresentation() 233 return ePres; in GetPresentation() 435 SfxItemPresentation XLineCapItem::GetPresentation( SfxItemPresentation ePres, SfxMapUnit /*eCoreUni… in GetPresentation() argument 440 switch( ePres ) in GetPresentation() [all …]
|
| H A D | xattr.cxx | 589 SfxItemPresentation ePres, in GetPresentation() argument 597 switch ( ePres ) in GetPresentation() 600 return ePres; in GetPresentation() 618 return ePres; in GetPresentation() 1083 SfxItemPresentation ePres, in GetPresentation() argument 1089 switch ( ePres ) in GetPresentation() 1093 return ePres; in GetPresentation() 1097 return ePres; in GetPresentation() 1466 SfxItemPresentation ePres, in GetPresentation() argument 1472 switch ( ePres ) in GetPresentation() [all …]
|
| H A D | xattrbmp.cxx | 290 SfxItemPresentation ePres, in GetPresentation() argument 296 switch (ePres) in GetPresentation() 300 return ePres; in GetPresentation() 304 return ePres; in GetPresentation()
|
| /trunk/main/editeng/source/items/ |
| H A D | textitem.cxx | 468 SfxItemPresentation ePres, in GetPresentation() argument 474 switch ( ePres ) in GetPresentation() 478 return ePres; in GetPresentation() 482 return ePres; in GetPresentation() 537 SfxItemPresentation ePres, in GetPresentation() argument 543 switch ( ePres ) in GetPresentation() 547 return ePres; in GetPresentation() 551 return ePres; in GetPresentation() 713 SfxItemPresentation ePres, in GetPresentation() argument 719 switch ( ePres ) in GetPresentation() [all …]
|
| H A D | paraitem.cxx | 458 SfxItemPresentation ePres, in GetPresentation() argument 464 switch ( ePres ) in GetPresentation() 472 return ePres; in GetPresentation() 587 SfxItemPresentation ePres, in GetPresentation() argument 593 switch ( ePres ) in GetPresentation() 621 return ePres; in GetPresentation() 659 SfxItemPresentation ePres, in GetPresentation() argument 665 switch ( ePres ) in GetPresentation() 693 return ePres; in GetPresentation() 782 SfxItemPresentation ePres, in GetPresentation() argument [all …]
|
| H A D | frmitems.cxx | 169 SfxItemPresentation ePres, in GetPresentation() argument 175 switch ( ePres ) in GetPresentation() 317 SfxItemPresentation ePres, in GetPresentation() argument 324 switch ( ePres ) in GetPresentation() 572 SfxItemPresentation ePres, in GetPresentation() argument 579 switch ( ePres ) in GetPresentation() 933 SfxItemPresentation ePres, in GetPresentation() argument 940 switch ( ePres ) in GetPresentation() 1074 SfxItemPresentation ePres, in GetPresentation() argument 1081 switch ( ePres ) in GetPresentation() [all …]
|
| H A D | optitems.cxx | 71 SfxItemPresentation ePres, in GetPresentation() argument 78 switch ( ePres ) in GetPresentation() 87 return ePres; in GetPresentation() 150 SfxItemPresentation ePres, in GetPresentation() argument 157 switch ( ePres ) in GetPresentation() 171 return ePres; in GetPresentation()
|
| H A D | charhiddenitem.cxx | 53 SfxItemPresentation ePres, in GetPresentation() argument 59 switch ( ePres ) in GetPresentation() 63 return ePres; in GetPresentation() 72 return ePres; in GetPresentation()
|
| H A D | writingmodeitem.cxx | 79 SfxItemPresentation SvxWritingModeItem::GetPresentation( SfxItemPresentation ePres, in GetPresentation() argument 85 SfxItemPresentation eRet = ePres; in GetPresentation() 86 switch( ePres ) in GetPresentation()
|
| /trunk/main/svx/source/svdraw/ |
| H A D | svdattr.cxx | 771 SfxItemPresentation __EXPORT SdrOnOffItem::GetPresentation(SfxItemPresentation ePres, in GetPresentation() argument 775 if (ePres==SFX_ITEM_PRESENTATION_COMPLETE) { in GetPresentation() 782 return ePres; in GetPresentation() 811 SfxItemPresentation __EXPORT SdrYesNoItem::GetPresentation(SfxItemPresentation ePres, in GetPresentation() argument 815 if (ePres==SFX_ITEM_PRESENTATION_COMPLETE) { in GetPresentation() 822 return ePres; in GetPresentation() 850 SfxItemPresentation ePres, SfxMapUnit /*eCoreMetric*/, in GetPresentation() argument 856 if(ePres == SFX_ITEM_PRESENTATION_COMPLETE) in GetPresentation() 865 return ePres; in GetPresentation() 893 SfxItemPresentation ePres, SfxMapUnit /*eCoreMetric*/, SfxMapUnit /*ePresMetric*/, in GetPresentation() argument [all …]
|
| /trunk/main/sc/source/core/data/ |
| H A D | attrib.cxx | 333 SfxItemPresentation ePres, in GetPresentation() argument 345 switch ( ePres ) in GetPresentation() 367 ePres = SFX_ITEM_PRESENTATION_NONE; in GetPresentation() 370 return ePres; in GetPresentation() 463 SfxItemPresentation ePres, in GetPresentation() argument 472 switch ( ePres ) in GetPresentation() 494 return ePres; in GetPresentation() 588 SfxItemPresentation ePres, in GetPresentation() argument 597 switch ( ePres ) in GetPresentation() 601 return ePres; in GetPresentation() [all …]
|
| /trunk/main/sw/inc/ |
| H A D | grfatr.hxx | 68 virtual SfxItemPresentation GetPresentation( SfxItemPresentation ePres, 121 virtual SfxItemPresentation GetPresentation( SfxItemPresentation ePres, 144 virtual SfxItemPresentation GetPresentation( SfxItemPresentation ePres, 160 virtual SfxItemPresentation GetPresentation( SfxItemPresentation ePres, 176 virtual SfxItemPresentation GetPresentation( SfxItemPresentation ePres, 229 virtual SfxItemPresentation GetPresentation( SfxItemPresentation ePres, 254 virtual SfxItemPresentation GetPresentation( SfxItemPresentation ePres, 270 virtual SfxItemPresentation GetPresentation( SfxItemPresentation ePres, 293 virtual SfxItemPresentation GetPresentation( SfxItemPresentation ePres,
|
| H A D | paratr.hxx | 78 virtual SfxItemPresentation GetPresentation( SfxItemPresentation ePres, 122 virtual SfxItemPresentation GetPresentation( SfxItemPresentation ePres, 162 virtual SfxItemPresentation GetPresentation( SfxItemPresentation ePres, 184 virtual SfxItemPresentation GetPresentation( SfxItemPresentation ePres,
|
| /trunk/main/svx/source/items/ |
| H A D | postattr.cxx | 60 SfxItemPresentation ePres, in GetPresentation() argument 66 switch ( ePres ) in GetPresentation() 109 SfxItemPresentation ePres, in GetPresentation() argument 115 switch ( ePres ) in GetPresentation() 158 SfxItemPresentation ePres, in GetPresentation() argument 164 switch ( ePres ) in GetPresentation()
|
| H A D | algitem.cxx | 85 SfxItemPresentation ePres, in GetPresentation() argument 90 switch ( ePres ) in GetPresentation() 250 SfxItemPresentation ePres, in GetPresentation() argument 256 switch ( ePres ) in GetPresentation() 408 SfxItemPresentation ePres, in GetPresentation() argument 413 switch ( ePres ) in GetPresentation() 576 SfxItemPresentation ePres, in GetPresentation() argument 583 switch ( ePres ) in GetPresentation()
|
| H A D | grfitem.cxx | 163 SfxItemPresentation ePres, SfxMapUnit eCoreUnit, SfxMapUnit /*ePresUnit*/, in GetPresentation() argument 167 switch( ePres ) in GetPresentation() 171 if( SFX_ITEM_PRESENTATION_COMPLETE == ePres ) in GetPresentation() 185 ePres = SFX_ITEM_PRESENTATION_NONE; in GetPresentation() 188 return ePres; in GetPresentation()
|
| H A D | rotmodit.cxx | 77 SfxItemPresentation ePres, in GetPresentation() argument 83 switch ( ePres ) in GetPresentation() 96 return ePres; in GetPresentation()
|
| /trunk/main/svx/inc/svx/ |
| H A D | drawitem.hxx | 51 virtual SfxItemPresentation GetPresentation( SfxItemPresentation ePres, 84 virtual SfxItemPresentation GetPresentation( SfxItemPresentation ePres, 118 virtual SfxItemPresentation GetPresentation( SfxItemPresentation ePres, 152 virtual SfxItemPresentation GetPresentation( SfxItemPresentation ePres, 186 virtual SfxItemPresentation GetPresentation( SfxItemPresentation ePres, 220 virtual SfxItemPresentation GetPresentation( SfxItemPresentation ePres,
|
| H A D | rulritem.hxx | 47 virtual SfxItemPresentation GetPresentation( SfxItemPresentation ePres, 83 virtual SfxItemPresentation GetPresentation( SfxItemPresentation ePres, 118 virtual SfxItemPresentation GetPresentation( SfxItemPresentation ePres, 203 virtual SfxItemPresentation GetPresentation( SfxItemPresentation ePres, 267 virtual SfxItemPresentation GetPresentation( SfxItemPresentation ePres,
|
| H A D | algitem.hxx | 51 virtual SfxItemPresentation GetPresentation( SfxItemPresentation ePres, 86 virtual SfxItemPresentation GetPresentation( SfxItemPresentation ePres, 122 virtual SfxItemPresentation GetPresentation( SfxItemPresentation ePres, 165 virtual SfxItemPresentation GetPresentation( SfxItemPresentation ePres,
|
| H A D | postattr.hxx | 48 virtual SfxItemPresentation GetPresentation( SfxItemPresentation ePres, 80 virtual SfxItemPresentation GetPresentation( SfxItemPresentation ePres, 112 virtual SfxItemPresentation GetPresentation( SfxItemPresentation ePres,
|
| /trunk/main/sc/inc/ |
| H A D | attrib.hxx | 126 SfxItemPresentation ePres, 180 virtual SfxItemPresentation GetPresentation( SfxItemPresentation ePres, 237 virtual SfxItemPresentation GetPresentation( SfxItemPresentation ePres, 314 virtual SfxItemPresentation GetPresentation( SfxItemPresentation ePres,
|
| /trunk/main/svl/inc/svl/ |
| H A D | poolitem.hxx | 366 virtual SfxItemPresentation GetPresentation( SfxItemPresentation ePres, 394 virtual SfxItemPresentation GetPresentation( SfxItemPresentation ePres, 429 virtual SfxItemPresentation GetPresentation( SfxItemPresentation ePres,
|