Home
last modified time | relevance | path

Searched refs:SDRATTR_TEXT_LOWERDIST (Results 1 – 13 of 13) sorted by path

/trunk/main/cui/source/tabpages/
H A Dtextattr.cxx210 pItem = GetItem( rAttrs, SDRATTR_TEXT_LOWERDIST ); in Reset()
212 pItem = &pPool->GetDefaultItem( SDRATTR_TEXT_LOWERDIST ); in Reset()
/trunk/main/filter/source/msfilter/
H A Dsvdfppt.cxx7652 …t32 nLowerDist(((const SdrTextLowerDistItem&)pObj->GetMergedItem(SDRATTR_TEXT_LOWERDIST)).GetValue… in ApplyCellAttributes()
/trunk/main/sd/source/filter/ppt/
H A Dpptin.cxx2361 … rItemSet.Put( (SdrTextLowerDistItem&)pText->GetMergedItem( SDRATTR_TEXT_LOWERDIST ) ); in ApplyTextObj()
/trunk/main/svx/inc/svx/
H A Dsdtditm.hxx52 SdrTextLowerDistItem(long nHgt=0): SdrMetricItem(SDRATTR_TEXT_LOWERDIST,nHgt) {} in SdrTextLowerDistItem()
53 SdrTextLowerDistItem(SvStream& rIn): SdrMetricItem(SDRATTR_TEXT_LOWERDIST,rIn) {} in SdrTextLowerDistItem()
H A Dsvddef.hxx99 #define SDRATTR_TEXT_LOWERDIST (SDRATTR_MISC_FIRST + 7) /* 1104 */ /* 1104 */ /* 1… macro
H A Dunoshprp.hxx288 …{ MAP_CHAR_LEN(UNO_NAME_TEXT_LOWERDIST), SDRATTR_TEXT_LOWERDIST, &::getCppuType((const sal_Int3…
/trunk/main/svx/source/sdr/properties/
H A Dtextproperties.cxx221 …const sal_Int32 nLowerDist(((const SdrTextLowerDistItem&)GetItem(SDRATTR_TEXT_LOWERDIST)).GetValue… in ItemChange()
/trunk/main/svx/source/svdraw/
H A Dsvdattr.cxx130 mppLocalPoolDefaults[SDRATTR_TEXT_LOWERDIST -SDRATTR_START]=new SdrTextLowerDistItem; in SdrItemPool()
483 case SDRATTR_TEXT_LOWERDIST : nResId = SIP_SA_TEXT_LOWERDIST;break; in TakeItemName()
H A Dsvdibrow.cxx909 case SDRATTR_TEXT_RIGHTDIST : nWhich=SDRATTR_TEXT_LOWERDIST ; break; in ImpSortWhich()
911 case SDRATTR_TEXT_LOWERDIST : nWhich=SDRATTR_TEXT_MINFRAMEWIDTH ; break; in ImpSortWhich()
H A Dsvdotext.cxx1924 return ((SdrTextLowerDistItem&)(GetObjectItemSet().Get(SDRATTR_TEXT_LOWERDIST))).GetValue(); in GetTextLowerDistance()
/trunk/main/svx/source/table/
H A Dcell.cxx86 …{ MAP_CHAR_LEN(UNO_NAME_TEXT_LOWERDIST), SDRATTR_TEXT_LOWERDIST, &::getCppuType((const sal_Int3… in ImplGetSvxCellPropertySet()
706 return ((SdrTextLowerDistItem&)(GetItemSet().Get(SDRATTR_TEXT_LOWERDIST))).GetValue(); in GetTextLowerDistance()
H A Dtablecontroller.cxx729 …ic_int_cast< sal_uInt16 >( ((SdrTextLowerDistItem&)(aNewAttr.Get(SDRATTR_TEXT_LOWERDIST))).GetValu… in onFormatTable()
/trunk/main/sw/source/filter/ww8/
H A Dww8graf.cxx2985 SDRATTR_TEXT_LEFTDIST, SDRATTR_TEXT_LOWERDIST); in MungeTextIntoDrawBox()

Completed in 202 milliseconds