Home
last modified time | relevance | path

Searched refs:GetMetric (Results 1 – 25 of 78) sorted by relevance

1234

/trunk/main/cui/source/tabpages/
H A Dgrfpage.cxx176 FieldUnit eUnit = MapToFieldUnit( rSet.GetPool()->GetMetric( nW )); in Reset()
202 FieldUnit eUnit = MapToFieldUnit( rSet.GetPool()->GetMetric( nW )); in Reset()
219 MapMode( (MapUnit)rSet.GetPool()->GetMetric( nW ) ) ); in Reset()
259 FieldUnit eUnit = MapToFieldUnit( rSet.GetPool()->GetMetric( nW )); in FillItemSet()
294 FieldUnit eUnit = MapToFieldUnit( rSet.GetPool()->GetMetric( nW )); in FillItemSet()
410 FieldUnit eUnit = MapToFieldUnit( pPool->GetMetric( pPool->GetWhich( in IMPL_LINK()
441 FieldUnit eUnit = MapToFieldUnit( pPool->GetMetric( pPool->GetWhich( in IMPL_LINK()
479 FieldUnit eUnit = MapToFieldUnit( pPool->GetMetric( pPool->GetWhich( in IMPL_LINK()
564 FieldUnit eUnit = MapToFieldUnit( pPool->GetMetric( pPool->GetWhich( in IMPL_LINK()
588 FieldUnit eUnit = MapToFieldUnit( pPool->GetMetric( pPool->GetWhich( in CalcZoom()
[all …]
H A Dlabdlg.cxx184 eUnit = pPool->GetMetric( GetWhich( SDRATTR_CAPTIONGAP ) ); in FillItemSet()
219 eUnit = pPool->GetMetric( GetWhich( SDRATTR_CAPTIONESCABS ) ); in FillItemSet()
231 eUnit = pPool->GetMetric( GetWhich( SDRATTR_CAPTIONLINELEN ) ); in FillItemSet()
275 eUnit = pPool->GetMetric( nWhich ); in Reset()
286 eUnit = pPool->GetMetric( nWhich ); in Reset()
293 eUnit = pPool->GetMetric( nWhich ); in Reset()
H A Dparagrph.cxx184 MapToFieldUnit( pPool->GetMetric( GetWhich( SID_ATTR_LRSPACE ) ) ); in IMPL_LINK()
245 SfxMapUnit eUnit = pPool->GetMetric( nWhich ); in FillItemSet()
288 SfxMapUnit eUnit = pPool->GetMetric( nWhich ); in FillItemSet()
334 SfxMapUnit eUnit = pPool->GetMetric( nWhich ); in FillItemSet()
386 MapUnit eUnit = (MapUnit)pPool->GetMetric( GetWhich( SID_ATTR_TABSTOP ) ); in FillItemSet()
449 SfxMapUnit eUnit = pPool->GetMetric( _nWhich ); in Reset()
519 SfxMapUnit eUnit = pPool->GetMetric( _nWhich ); in Reset()
707 SfxMapUnit eUnit = GetItemSet().GetPool()->GetMetric( rAttr.Which() ); in SetLineSpacing_Impl()
883 MapToFieldUnit( pPool->GetMetric( GetWhich( SID_ATTR_LRSPACE ) ) ); in IMPL_LINK_INLINE_END()
H A Dtabstpge.cxx237 MapUnit eUnit = (MapUnit)pPool->GetMetric( GetWhich( SID_ATTR_TABSTOP ) ); in FillItemSet()
294 MapUnit eUnit = (MapUnit)pPool->GetMetric( GetWhich( SID_ATTR_TABSTOP ) ); in Reset()
404 MapUnit eUnit = (MapUnit)GetItemSet().GetPool()->GetMetric( GetWhich( SID_ATTR_TABSTOP ) ); in InitTabPos_Impl()
515 MapUnit eUnit = (MapUnit)GetItemSet().GetPool()->GetMetric( GetWhich( SID_ATTR_TABSTOP ) ); in IMPL_LINK()
H A Dchardlg.cxx407 LogicToLogic( rItem.GetValue(), ( MapUnit ) rSet.GetPool()->GetMetric( nWhich ), MAP_TWIP ); in ActivatePage()
452 ( MapUnit ) rSet.GetPool()->GetMetric( nWhich ), in SetPrevFontSize()
850 …ItemToControl( nHeight, _pPage->GetItemSet().GetPool()->GetMetric( _nFontHeightWhich ), SFX_FUNIT_… in calcFontInfo()
1111 SfxMapUnit eUnit = rSet.GetPool()->GetMetric( nWhich ); in Reset_Impl()
1128 SfxMapUnit eUnit = rSet.GetPool()->GetMetric( nWhich ); in Reset_Impl()
1395 long nVal = CalcToUnit( fSize, rSet.GetPool()->GetMetric( nWhich ) ); in FillItemSet_Impl()
1403 SfxMapUnit eUnit = rSet.GetPool()->GetMetric( nWhich ); in FillItemSet_Impl()
1633 SfxMapUnit eUnit = _pPage->GetItemSet().GetPool()->GetMetric( _nHeightWhich ); in enableRelativeMode()
3433 SfxMapUnit eUnit = rSet.GetPool()->GetMetric( nWhich ); in Reset()
3639 SfxMapUnit eUnit = rSet.GetPool()->GetMetric( nWhich ); in FillItemSet()
H A Dborder.cxx305 …Item && eFUnit == FUNIT_MM && SFX_MAPUNIT_TWIP == rCoreAttrs.GetPool()->GetMetric( GetWhich( SID_A… in SvxBorderTabPage()
446 eCoreUnit = rSet.GetPool()->GetMetric( nWhichBox ); in Reset()
666 SfxMapUnit eCoreUnit = rOldSet.GetPool()->GetMetric( nBoxWhich ); in FillItemSet()
H A Dtextattr.cxx167 SfxMapUnit eUnit = pPool->GetMetric( SDRATTR_TEXT_LEFTDIST ); in Reset()
383 SfxMapUnit eUnit = pPool->GetMetric( SDRATTR_TEXT_LEFTDIST ); in FillItemSet()
H A Dpage.cxx493 SfxMapUnit eUnit = pPool->GetMetric( GetWhich( SID_ATTR_LRSPACE ) ); in Reset()
760 SfxMapUnit eUnit = pPool->GetMetric( nWhich ); in FillItemSet()
1123 SfxMapUnit eUnit = GetItemSet().GetPool()->GetMetric( nWhich ); in IMPL_LINK()
1587 SfxMapUnit eUnit = GetItemSet().GetPool()->GetMetric( nWh ); in DeactivatePage()
/trunk/main/svx/source/unodraw/
H A Dunopool.cxx134 …const SfxMapUnit eMapUnit = pPool ? pPool->GetMetric((sal_uInt16)pEntry->mnHandle) : SFX_MAPUNIT_1… in getAny()
149 const SfxMapUnit eMapUnit = pPool->GetMetric((sal_uInt16)pEntry->mnHandle); in getAny()
169 const SfxMapUnit eMapUnit = pPool->GetMetric((sal_uInt16)pEntry->mnHandle); in putAny()
204 if( !pPool || (pPool->GetMetric(nWhich) == SFX_MAPUNIT_100TH_MM) ) in putAny()
/trunk/main/forms/source/richtext/
H A Drtattributehandler.cxx399 if ( _rAttribs.GetPool()->GetMetric( getWhich() ) != SFX_MAPUNIT_TWIP ) in getState()
403 MapMode( (MapUnit)( _rAttribs.GetPool()->GetMetric( getWhich() ) ) ), in getState()
427 if ( _rNewAttribs.GetPool()->GetMetric( getWhich() ) != SFX_MAPUNIT_TWIP ) in executeAttribute()
432 MapMode( (MapUnit)( _rNewAttribs.GetPool()->GetMetric( getWhich() ) ) ) in executeAttribute()
/trunk/main/editeng/source/uno/
H A Dunoipset.cxx134 …const SfxMapUnit eMapUnit = pPool ? pPool->GetMetric((sal_uInt16)pMap->nWID) : SFX_MAPUNIT_100TH_M… in getPropertyValue()
196 …const SfxMapUnit eMapUnit = pPool ? pPool->GetMetric((sal_uInt16)pMap->nWID) : SFX_MAPUNIT_100TH_M… in setPropertyValue()
231 const SfxMapUnit eMapUnit = mrItemPool.GetMetric((sal_uInt16)pMap->nWID); in getPropertyValue()
/trunk/main/svx/source/mnuctrls/
H A Dfntszctl.cxx67 const SfxMapUnit eUnit = rPool.GetMetric( nWhich ); in IMPL_LINK()
110 const SfxMapUnit eUnit = rPool.GetMetric( nWhich ); in StateChanged()
/trunk/main/sw/source/ui/app/
H A Dswmodul1.cxx257 FieldUnit eOldMetric = pPref->GetMetric(); in ApplyUserMetric()
589 sal_uInt16 SwModule::GetMetric( sal_Bool bWeb ) const in GetMetric() function in SwModule
604 return static_cast< sal_uInt16 >(pPref->GetMetric()); in GetMetric()
/trunk/main/sd/source/ui/app/
H A Doptsitem.cxx236 GetMetric() == rOpt.GetMetric() && in operator ==()
298 pValues[ 5 ] <<= (sal_Int32) GetMetric(); in WriteData()
322 maOptionsLayout.SetMetric( pOpts->GetMetric() ); in SdOptionsLayoutItem()
372 pOpts->SetMetric( maOptionsLayout.GetMetric() ); in SetOptions()
H A Dsdmod2.cxx480 nMetric = (FieldUnit)pOptions->GetMetric(); in CreateItemSet()
736 FieldUnit eUIUnit = (FieldUnit) pOptions->GetMetric(); in ApplyItemSet()
/trunk/main/sc/source/core/data/
H A Ddocpool.cxx995 …if( lcl_HFPresentation( rItem, ePresentation, GetMetric( nW ), ePresentationMetric, aBuffer, pIntl… in GetPresentation()
1009 …if( lcl_HFPresentation( rItem, ePresentation, GetMetric( nW ), ePresentationMetric, aBuffer, pIntl… in GetPresentation()
1040 …ePresentation = rItem.GetPresentation( ePresentation, GetMetric( nW ), ePresentationMetric, rText,… in GetPresentation()
1047 SfxMapUnit __EXPORT ScDocumentPool::GetMetric( sal_uInt16 nWhich ) const in GetMetric() function in ScDocumentPool
/trunk/main/vcl/inc/
H A Dglyphcache.hxx147 const GlyphMetric& GetMetric() const { return maMetric; } in GetMetric() function in GlyphData
193 { return GetGlyphData( aGlyphId ).GetMetric(); } in GetGlyphMetric()
/trunk/main/svx/source/dialog/
H A Doptgrid.cxx280 rCoreSet.GetPool()->GetMetric( GetWhich( SID_ATTR_GRID_OPTIONS ) ); in FillItemSet()
309 rSet.GetPool()->GetMetric( GetWhich( SID_ATTR_GRID_OPTIONS ) ); in Reset()
/trunk/main/sd/source/ui/dlg/
H A Dtpoption.cxx331 ePoolUnit = pPool->GetMetric( SID_ATTR_FILL_HATCH ); in SdTpOptionsMisc()
470 SfxMapUnit eUnit = rAttrs.GetPool()->GetMetric( nWh ); in FillItemSet()
542 SfxMapUnit eUnit = rAttrs.GetPool()->GetMetric( nWhich ); in Reset()
/trunk/main/editeng/source/editeng/
H A Deditdoc2.cxx516 …MapUnit eSourceUnit = pSourceUnit ? *pSourceUnit : (MapUnit)pSourcePool->GetMetric( nSourceWhich ); in ConvertAndPutItems()
517 MapUnit eDestUnit = pDestUnit ? *pDestUnit : (MapUnit)pDestPool->GetMetric( nWhich ); in ConvertAndPutItems()
H A Deditdbg.cxx208 SfxMapUnit eUnit = rPool.GetMetric( rItem.Which() ); in DbgOutItem()
278 SfxMapUnit eUnit = rPool.GetMetric( rItem.Which() ); in DbgOutItem()
/trunk/main/vcl/unx/generic/gdi/
H A Dgcach_xpeer.cxx336 const GlyphMetric& rGM = rGlyphData.GetMetric(); in RemovingGlyph()
612 const GlyphMetric& rGM = rGlyphData.GetMetric(); in GetXRGlyph()
/trunk/main/chart2/source/view/main/
H A DChartItemPool.hxx45 SfxMapUnit GetMetric( sal_uInt16 nWhich ) const;
/trunk/main/sc/source/ui/inc/
H A Dmsgpool.hxx68 virtual SfxMapUnit GetMetric( sal_uInt16 nWhich ) const;
/trunk/main/sd/source/core/
H A Ddrawdoc.cxx197 SetUIUnit( (FieldUnit)pOptions->GetMetric(), Fraction( nX, nY ) ); // user-defined in SdDrawDocument()
199 SetUIUnit( (FieldUnit)pOptions->GetMetric(), Fraction( 1, 1 ) ); // default in SdDrawDocument()

Completed in 154 milliseconds

1234