Home
last modified time | relevance | path

Searched refs:GetULSpace (Results 1 – 25 of 88) sorted by relevance

1234

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/inc/
H A Dfrmatr.hxx46 inline const SvxULSpaceItem &SwAttrSet::GetULSpace(bool bInP) const in GetULSpace() function in SwAttrSet
76 inline const SvxULSpaceItem &SwFormat::GetULSpace(bool bInP) const in GetULSpace() function in SwFormat
77 { return m_aSet.GetULSpace(bInP); } in GetULSpace()
H A Dformat.hxx200 inline const SvxULSpaceItem &GetULSpace( bool = true ) const;
H A Dswatrset.hxx242 inline const SvxULSpaceItem &GetULSpace( bool = true ) const;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/inc/
H A Dfrmatr.hxx46 inline const SvxULSpaceItem &SwAttrSet::GetULSpace(bool bInP) const in GetULSpace() function in SwAttrSet
76 inline const SvxULSpaceItem &SwFormat::GetULSpace(bool bInP) const in GetULSpace() function in SwFormat
77 { return m_aSet.GetULSpace(bInP); } in GetULSpace()
H A Dformat.hxx196 inline const SvxULSpaceItem &GetULSpace( bool = true ) const;
H A Dswatrset.hxx250 inline const SvxULSpaceItem &GetULSpace( bool = true ) const;
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/layout/
H A Dflowfrm.cxx1440 bRet = pAttrs->GetULSpace().GetContext(); in lcl_getContextualSpacing()
1481 const bool bContextualSpacingThis = pAttrs->GetULSpace().GetContext(); in CalcUpperSpace()
1516 nUpper = bContextualSpacing ? 0 : nPrevLowerSpace + pAttrs->GetULSpace().GetUpper(); in CalcUpperSpace()
1561 … bHalfContextualSpacing ? 0 : static_cast<tools::Long>(pAttrs->GetULSpace().GetUpper()) ); in CalcUpperSpace()
1609 nUpper = pAttrs->GetULSpace().GetUpper(); in CalcUpperSpace()
1780 nLowerSpace += _pAttrs->GetULSpace().GetLower() + _pAttrs->CalcLineSpacing(); in CalcLowerSpace()
1822 nAdditionalLowerSpace += _pAttrs->GetULSpace().GetLower(); in CalcAddLowerSpaceAsLastInTableCell()
H A Dcolfrm.cxx401 SvxULSpaceItem aUL( pSet->GetULSpace() ); in AdjustColumns()
H A Danchoredobject.cxx576 const SvxULSpaceItem& rUL = rFormat.GetULSpace(); in GetObjRectWithSpaces()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/layout/
H A Dflowfrm.cxx1383 bRet = pAttrs->GetULSpace().GetContext(); in lcl_getContextualSpacing()
1425 const bool bContextualSpacing = pAttrs->GetULSpace().GetContext() in CalcUpperSpace()
1440 nUpper = bContextualSpacing ? 0 : nPrevLowerSpace + pAttrs->GetULSpace().GetUpper(); in CalcUpperSpace()
1484 … static_cast<long>(pAttrs->GetULSpace().GetUpper()) ); in CalcUpperSpace()
1531 nUpper = pAttrs->GetULSpace().GetUpper(); in CalcUpperSpace()
1704 nLowerSpace += _pAttrs->GetULSpace().GetLower() + _pAttrs->CalcLineSpacing(); in CalcLowerSpace()
1746 nAdditionalLowerSpace += _pAttrs->GetULSpace().GetLower(); in CalcAddLowerSpaceAsLastInTableCell()
H A Dcolfrm.cxx400 SvxULSpaceItem aUL( pSet->GetULSpace() ); in AdjustColumns()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/objectpositioning/
H A Dtolayoutanchoredobjectposition.cxx58 const SvxULSpaceItem &rUL = rFrameFormat.GetULSpace(); in CalcPosition()
H A Dascharanchoredobjectposition.cxx96 const SvxULSpaceItem& rULSpace = rFrameFormat.GetULSpace(); in CalcPosition()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/objectpositioning/
H A Dtolayoutanchoredobjectposition.cxx59 const SvxULSpaceItem &rUL = rFrameFormat.GetULSpace(); in CalcPosition()
H A Dascharanchoredobjectposition.cxx95 const SvxULSpaceItem& rULSpace = rFrameFormat.GetULSpace(); in CalcPosition()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/html/
H A Dhtmlsect.cxx464 pTextNode->GetAnyFormatColl().GetULSpace(); in FixHeaderFooterDistance()
498 pTextNode->GetAnyFormatColl().GetULSpace(); in FixHeaderFooterDistance()
H A Dswhtml.hxx263 inline void GetULSpace( sal_uInt16& rUpper, sal_uInt16& rLower ) const;
1003 inline void HTMLAttrContext::GetULSpace( sal_uInt16& rUpper, in GetULSpace() function in HTMLAttrContext
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/html/
H A Dhtmlsect.cxx454 pTextNode->GetAnyFormatColl().GetULSpace(); in FixHeaderFooterDistance()
488 pTextNode->GetAnyFormatColl().GetULSpace(); in FixHeaderFooterDistance()
H A Dswhtml.hxx258 inline void GetULSpace( sal_uInt16& rUpper, sal_uInt16& rLower ) const;
985 inline void HTMLAttrContext::GetULSpace( sal_uInt16& rUpper, in GetULSpace() function in HTMLAttrContext
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/unocore/
H A Dunodraw.cxx172 SvxULSpaceItem* GetULSpace(bool bCreate = false) in GetULSpace() function in SwShapeDescriptor_Impl
611 if(pDesc->GetULSpace()) in add()
613 aSet.Put(*pDesc->GetULSpace()); in add()
1368 pItem = m_pImpl->GetULSpace(true); in setPropertyValue()
1613 pItem = m_pImpl->GetULSpace(); in getPropertyValue()
1836 pItem = m_pImpl->GetULSpace(); in getPropertyStates()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/unocore/
H A Dunodraw.cxx168 SvxULSpaceItem* GetULSpace(bool bCreate = false) in GetULSpace() function in SwShapeDescriptor_Impl
610 if(pDesc->GetULSpace()) in add()
612 aSet.Put(*pDesc->GetULSpace()); in add()
1347 pItem = pImpl->GetULSpace(true); in setPropertyValue()
1593 pItem = pImpl->GetULSpace(); in getPropertyValue()
1816 pItem = pImpl->GetULSpace(); in getPropertyStates()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/ww8/
H A Dwriterwordglue.cxx98 return CalcHdFtDist(rFormat, rFormat.GetULSpace().GetUpper()); in CalcHdDist()
103 return CalcHdFtDist(rFormat, rFormat.GetULSpace().GetLower()); in CalcFtDist()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/ww8/
H A Dwriterwordglue.cxx100 return CalcHdFtDist(rFormat, rFormat.GetULSpace().GetUpper()); in CalcHdDist()
105 return CalcHdFtDist(rFormat, rFormat.GetULSpace().GetLower()); in CalcFtDist()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/inc/
H A Dfrmtool.hxx385 const SvxULSpaceItem &GetULSpace() const { return m_rUL; } in GetULSpace() function in SwBorderAttrs
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/inc/
H A Dfrmtool.hxx375 const SvxULSpaceItem &GetULSpace() const { return m_rUL; } in GetULSpace() function in SwBorderAttrs

1234