Searched refs:GetWidthOption (Results 1 – 3 of 3) sorted by relevance
660 sal_uInt16 nWidth = pCell->GetWidthOption(); in AutoLayoutPass1()797 if( pColumn->GetWidthOption() && !pColumn->IsRelWidthOption() ) in AutoLayoutPass1()801 sal_uLong nAbsWidth = pColumn->GetWidthOption(); in AutoLayoutPass1()965 if( pColumn->IsRelWidthOption() && pColumn->GetWidthOption() ) in AutoLayoutPass1()968 nRel += pColumn->GetWidthOption(); in AutoLayoutPass1()979 if( pColumn->GetWidthOption() && pColumn->GetMin() ) in AutoLayoutPass1()981 pColumn->SetMax( nAbsMin * pColumn->GetWidthOption() ); in AutoLayoutPass1()995 if( pColumn->GetWidthOption() ) in AutoLayoutPass1()1014 if( pColumn->IsRelWidthOption() && pColumn->GetWidthOption() ) in AutoLayoutPass1()1018 sal_uInt16 nColWidth = 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
794 nInnerBorder(0), nBaseWidth(pLayoutInfo->GetWidthOption()), nHeadEndRow(0), in SwWriteTable()795 nLeftSub(0), nRightSub(0), nTabWidth(pLayoutInfo->GetWidthOption()), in SwWriteTable()825 pCol->SetWidthOpt( pLayoutCol->GetWidthOption(), in SwWriteTable()877 pCell->SetWidthOpt( pLayoutCell->GetWidthOption(), in SwWriteTable()