Home
last modified time | relevance | path

Searched refs:GetIncludeWidthHeight (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sc/source/ui/miscdlgs/
H A Dautofmt.cxx921 bFitWidth = pNewData->GetIncludeWidthHeight(); in NotifyChange()
925 else if ( bFitWidth != pNewData->GetIncludeWidthHeight() ) in NotifyChange()
H A Dscuiautofmt.cxx181 aBtnAdjust .Check( pData->GetIncludeWidthHeight() ); in UpdateChecks()
/trunk/main/sc/inc/
H A Dautoform.hxx230 sal_Bool GetIncludeWidthHeight() const { return bIncludeWidthHeight; } in GetIncludeWidthHeight() function in ScAutoFormatData
/trunk/main/sc/source/ui/unoobj/
H A Dafmtuno.cxx682 bValue = pData->GetIncludeWidthHeight(); in getPropertyValue()
/trunk/main/sc/source/ui/view/
H A Dviewfun2.cxx1555 sal_Bool bSize = (*ScGlobal::GetAutoFormat())[nFormatNo]->GetIncludeWidthHeight(); in AutoFormat()
/trunk/main/sc/source/ui/docshell/
H A Ddocfunc.cxx3718 sal_Bool bSize = (*pAutoFormat)[nFormatNo]->GetIncludeWidthHeight(); in AutoFormat()

Completed in 66 milliseconds