Home
last modified time | relevance | path

Searched refs:IsAdjustHeightEnabled (Results 1 – 7 of 7) sorted by relevance

/aoo41x/main/oox/source/token/
H A Dproperties.txt223 IsAdjustHeightEnabled
/aoo41x/main/offapi/com/sun/star/sheet/
H A DSpreadsheetDocumentSettings.idl221 [optional, property] boolean IsAdjustHeightEnabled;
/aoo41x/main/sc/source/filter/excel/
H A Dread.cxx1213 if (pD->IsAdjustHeightEnabled()) in Read()
/aoo41x/main/sc/source/core/data/
H A Dtable1.cxx285 if ( !pDocument->IsAdjustHeightEnabled() ) in SetOptimalHeight()
/aoo41x/main/sc/source/ui/unoobj/
H A Ddocuno.cxx1759 bool bOldAdjustHeightEnabled = pDoc->IsAdjustHeightEnabled(); in setPropertyValue()
1944 ScUnoHelpFunctions::SetBoolInAny( aRet, pDoc->IsAdjustHeightEnabled() ); in getPropertyValue()
/aoo41x/main/sc/inc/
H A Ddocument.hxx1046 bool IsAdjustHeightEnabled() const { return mbAdjustHeightEnabled; } in IsAdjustHeightEnabled() function in ScDocument
/aoo41x/main/sc/source/ui/docshell/
H A Ddocfunc.cxx155 if ( !pDoc->IsAdjustHeightEnabled() ) in AdjustRowHeight()

Completed in 169 milliseconds