Searched refs:GetWidthOption (Results 1 – 3 of 3) sorted by relevance
659 sal_uInt16 nWidth = pCell->GetWidthOption(); in AutoLayoutPass1()800 sal_uLong nAbsWidth = pColumn->GetWidthOption(); in AutoLayoutPass1()967 nRel += pColumn->GetWidthOption(); in AutoLayoutPass1()978 if( pColumn->GetWidthOption() && pColumn->GetMin() ) in AutoLayoutPass1()994 if( pColumn->GetWidthOption() ) in AutoLayoutPass1()1017 sal_uInt16 nColWidth = pColumn->GetWidthOption(); in AutoLayoutPass1()1051 !pColumn->GetWidthOption() && in AutoLayoutPass1()1080 nNewMax = nOldMax * pColumn->GetWidthOption(); in AutoLayoutPass1()1085 nNewMax = nMin * pColumn->GetWidthOption(); in AutoLayoutPass1()1094 !pColumn->GetWidthOption()) ) in AutoLayoutPass1()[all …]
123 sal_uInt16 GetWidthOption() const { return nWidthOption; } in GetWidthOption() function in SwHTMLTableLayoutCell158 sal_uInt16 GetWidthOption() const { return nWidthOption; } in GetWidthOption() function in SwHTMLTableLayoutColumn357 sal_uInt16 GetWidthOption() const { return nWidthOption; } in GetWidthOption() function in SwHTMLTableLayout
796 nInnerBorder(0), nBaseWidth(pLayoutInfo->GetWidthOption()), nHeadEndRow(0), in SwWriteTable()797 nLeftSub(0), nRightSub(0), nTabWidth(pLayoutInfo->GetWidthOption()), in SwWriteTable()827 pCol->SetWidthOpt( pLayoutCol->GetWidthOption(), in SwWriteTable()879 pCell->SetWidthOpt( pLayoutCell->GetWidthOption(), in SwWriteTable()
Completed in 23 milliseconds