Searched refs:GetIncludeWidthHeight (Results 1 – 6 of 6) sorted by relevance
921 bFitWidth = pNewData->GetIncludeWidthHeight(); in NotifyChange()925 else if ( bFitWidth != pNewData->GetIncludeWidthHeight() ) in NotifyChange()
181 aBtnAdjust .Check( pData->GetIncludeWidthHeight() ); in UpdateChecks()
230 sal_Bool GetIncludeWidthHeight() const { return bIncludeWidthHeight; } in GetIncludeWidthHeight() function in ScAutoFormatData
682 bValue = pData->GetIncludeWidthHeight(); in getPropertyValue()
1555 sal_Bool bSize = (*ScGlobal::GetAutoFormat())[nFormatNo]->GetIncludeWidthHeight(); in AutoFormat()
3718 sal_Bool bSize = (*pAutoFormat)[nFormatNo]->GetIncludeWidthHeight(); in AutoFormat()
Completed in 60 milliseconds