Searched refs:GetTblBoxValue (Results 1 – 6 of 6) sorted by relevance
113 inline const SwTblBoxValue &SwAttrSet::GetTblBoxValue(sal_Bool bInP) const in GetTblBoxValue() function in SwAttrSet122 inline const SwTblBoxValue &SwFmt::GetTblBoxValue(sal_Bool bInP) const in GetTblBoxValue() function in SwFmt123 { return aSet.GetTblBoxValue(bInP); } in GetTblBoxValue()
308 inline const SwTblBoxValue &GetTblBoxValue( sal_Bool = sal_True ) const;
348 inline const SwTblBoxValue &GetTblBoxValue( sal_Bool = sal_True ) const;
320 nVal = pFmt->GetTblBoxValue().GetValue(); in GetValue()
132 nRet = GetFrmFmt()->GetTblBoxValue().GetValue(); in GetValue()
708 fRet = rCell.pBox->GetFrmFmt()->GetTblBoxValue().GetValue(); in lcl_getValue()
Completed in 121 milliseconds