Searched refs:GetWidthOption (Results 1 – 3 of 3) sorted by relevance
663 sal_uInt16 nWidth = pCell->GetWidthOption(); in AutoLayoutPass1()804 sal_uLong nAbsWidth = pColumn->GetWidthOption(); in AutoLayoutPass1()971 nRel += pColumn->GetWidthOption(); in AutoLayoutPass1()982 if( pColumn->GetWidthOption() && pColumn->GetMin() ) in AutoLayoutPass1()998 if( pColumn->GetWidthOption() ) in AutoLayoutPass1()1021 sal_uInt16 nColWidth = pColumn->GetWidthOption(); in AutoLayoutPass1()1055 !pColumn->GetWidthOption() && in AutoLayoutPass1()1084 nNewMax = nOldMax * pColumn->GetWidthOption(); in AutoLayoutPass1()1089 nNewMax = nMin * pColumn->GetWidthOption(); in AutoLayoutPass1()1098 !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 22 milliseconds