| /AOO41X/main/svx/source/sidebar/paragraph/ |
| H A D | ParaLineSpacingControl.cxx | 290 if ( LINESPACE_1 == currSPItem->GetPropLineSpace() ) in Rearrange() 300 if ( LINESPACE_1 == currSPItem->GetPropLineSpace() ) in Rearrange() 310 if ( LINESPACE_15 == currSPItem->GetPropLineSpace() ) in Rearrange() 321 if ( LINESPACE_2 == currSPItem->GetPropLineSpace() ) in Rearrange() 351 currSPItem->GetPropLineSpace() ) ); in Rearrange() 353 if( currSPItem->GetPropLineSpace() == LINESPACE_115 ) in Rearrange()
|
| /AOO41X/main/editeng/inc/editeng/ |
| H A D | lspcitem.hxx | 99 sal_uInt8 GetPropLineSpace() const { return nPropLineSpace; } in GetPropLineSpace() function in SvxLineSpacingItem
|
| /AOO41X/main/cui/source/tabpages/ |
| H A D | paragrph.cxx | 724 if ( 100 == rAttr.GetPropLineSpace() ) in SetLineSpacing_Impl() 730 if ( 150 == rAttr.GetPropLineSpace() ) in SetLineSpacing_Impl() 736 if ( 200 == rAttr.GetPropLineSpace() ) in SetLineSpacing_Impl() 744 rAttr.GetPropLineSpace() ) ); in SetLineSpacing_Impl()
|
| /AOO41X/main/editeng/source/editeng/ |
| H A D | impedit3.cxx | 1331 if ( rLSItem.GetPropLineSpace() && ( rLSItem.GetPropLineSpace() != 100 ) ) in CreateLines() 1335 nH *= rLSItem.GetPropLineSpace(); in CreateLines() 1689 if ( rLSItem.GetPropLineSpace() && ( rLSItem.GetPropLineSpace() != 100 ) ) in CreateAndInsertEmptyLine() 1693 nH *= rLSItem.GetPropLineSpace(); in CreateAndInsertEmptyLine()
|
| H A D | editdbg.cxx | 146 …ebStr += ByteString::CreateFromInt32( (sal_uLong)((SvxLineSpacingItem&)rItem).GetPropLineSpace() ); in DbgOutItem()
|
| H A D | impedit2.cxx | 3882 …( ( rLSItem.GetInterLineSpaceRule() == SVX_INTER_LINE_SPACE_PROP ) && rLSItem.GetPropLineSpace() && in GetInvalidYOffsets() 3883 ( rLSItem.GetPropLineSpace() < 100 ) ) in GetInvalidYOffsets() 3886 long n = pL->GetTxtHeight() * ( 100 - rLSItem.GetPropLineSpace() ); in GetInvalidYOffsets()
|
| H A D | impedit4.cxx | 805 nVal = ((const SvxLineSpacingItem&)rItem).GetPropLineSpace(); in WriteItemAsRTF()
|
| /AOO41X/main/forms/source/richtext/ |
| H A D | rtattributehandler.cxx | 275 … sal_uInt16 nLineSpace = static_cast< const SvxLineSpacingItem& >( _rItem ).GetPropLineSpace(); in implGetCheckState()
|
| /AOO41X/main/sd/source/ui/view/ |
| H A D | drtxtob.cxx | 595 Get( EE_PARA_SBL ) ).GetPropLineSpace(); in GetAttrState()
|
| /AOO41X/main/sw/source/core/text/ |
| H A D | porrst.cxx | 434 long nTmp = rSpace.GetPropLineSpace(); in FillRegister()
|
| H A D | itrform2.cxx | 1729 sal_uLong nTmp = pSpace->GetPropLineSpace(); in CalcRealHeight() 1783 long nTmp = pSpace->GetPropLineSpace(); in CalcRealHeight()
|
| H A D | itrcrsr.cxx | 298 long nTmp = pSpace->GetPropLineSpace(); in CtorInitTxtMargin()
|
| H A D | txtfrm.cxx | 2463 nTmp *= rSpace.GetPropLineSpace(); in GetLineSpace()
|
| /AOO41X/main/sw/source/ui/shells/ |
| H A D | txtattr.cxx | 654 nLineSpace = ((SvxLineSpacingItem* )pItem)->GetPropLineSpace(); in GetAttrState()
|
| H A D | drwtxtex.cxx | 733 GetPropLineSpace() ) in GetState()
|
| H A D | annotsh.cxx | 790 if( nLSpace == ((const SvxLineSpacingItem*)pLSpace)->GetPropLineSpace() ) in GetState()
|
| /AOO41X/main/sc/source/ui/drawfunc/ |
| H A D | drtxtob.cxx | 1132 Get( EE_PARA_SBL )).GetPropLineSpace(); in GetAttrState()
|
| /AOO41X/main/editeng/source/items/ |
| H A D | paraitem.cxx | 306 rStrm << (sal_Int8) GetPropLineSpace() in Store()
|
| /AOO41X/main/svx/workben/ |
| H A D | edittest.cxx | 634 … aToolBox.CheckItem( TB_SBL, ((SvxLineSpacingItem&)rItem).GetPropLineSpace() != 100 ); in UpdateToolBox()
|
| /AOO41X/main/sw/source/filter/html/ |
| H A D | css1atr.cxx | 2932 nPrcHeight = rLSItem.GetPropLineSpace(); in OutCSS1_SvxLineSpacing()
|
| /AOO41X/main/sw/source/filter/ww8/ |
| H A D | ww8atr.cxx | 4571 nSpace = (short)( ( 240L * rSpacing.GetPropLineSpace() ) / 100L ); in ParaLineSpacing()
|