Home
last modified time | relevance | path

Searched refs:bForceToTop (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sc/source/core/tool/
H A Deditutil.cxx105 Rectangle ScEditUtil::GetEditArea( const ScPatternAttr* pPattern, sal_Bool bForceToTop ) in GetEditArea() argument
154 ( bForceToTop && ( SC_MOD()->GetInputOptions().GetTextWysiwyg() || bAsianVertical ) ) ) in GetEditArea()
175 if ( nTextHeight > nCellY + nTopMargin || bForceToTop ) in GetEditArea()
/trunk/main/sc/inc/
H A Deditutil.hxx75 Rectangle GetEditArea( const ScPatternAttr* pPattern, sal_Bool bForceToTop );
/trunk/main/sc/source/ui/inc/
H A Dviewdata.hxx426 const ScPatternAttr* pPattern, sal_Bool bForceToTop );
/trunk/main/sc/source/ui/view/
H A Dviewdata.cxx943 sal_Bool bForceToTop ) in GetEditArea() argument
947 GetEditArea( pPattern, bForceToTop ); in GetEditArea()

Completed in 46 milliseconds