Home
last modified time | relevance | path

Searched refs:SetFixedCellHeight (Results 1 – 13 of 13) sorted by last modified time

/trunk/main/svx/source/svdraw/
H A Dsvdotext.cxx927 …rOutliner.SetFixedCellHeight(((const SdrTextFixedCellHeightItem&)GetMergedItem(SDRATTR_TEXT_USEFIX… in TakeTextRect()
1423 …rOutliner.SetFixedCellHeight(((const SdrTextFixedCellHeightItem&)GetMergedItem(SDRATTR_TEXT_USEFIX… in ImpSetupDrawOutlinerForPaint()
H A Dsvdoashp.cxx2676 …rOutliner.SetFixedCellHeight(((const SdrTextFixedCellHeightItem&)GetMergedItem(SDRATTR_TEXT_USEFIX… in AdjustTextFrameWidthAndHeight()
H A Dsvdedxv.cxx469 …pTextEditOutliner->SetFixedCellHeight(((const SdrTextFixedCellHeightItem&)pText->GetMergedItem(SDR… in ImpMakeOutlinerView()
H A Dsvdotxat.cxx149 …rOutliner.SetFixedCellHeight(((const SdrTextFixedCellHeightItem&)GetMergedItem(SDRATTR_TEXT_USEFIX… in AdjustTextFrameWidthAndHeight()
H A Dsvdotxed.cxx88 …rOutl.SetFixedCellHeight(((const SdrTextFixedCellHeightItem&)GetMergedItem(SDRATTR_TEXT_USEFIXEDCE… in BegTextEdit()
H A Dsvdotextdecomposition.cxx750 rOutliner.SetFixedCellHeight(rSdrBlockTextPrimitive.isFixedCellHeight()); in impDecomposeBlockTextPrimitive()
957 rOutliner.SetFixedCellHeight(rSdrStretchTextPrimitive.isFixedCellHeight()); in impDecomposeStretchTextPrimitive()
/trunk/main/editeng/source/editeng/
H A Dimpedit.hxx730 void SetFixedCellHeight( sal_Bool bUseFixedCellHeight );
H A Dimpedit3.cxx2547 void ImpEditEngine::SetFixedCellHeight( sal_Bool bUseFixedCellHeight ) in SetFixedCellHeight() function in ImpEditEngine
2551 GetEditDoc().SetFixedCellHeight( bUseFixedCellHeight ); in SetFixedCellHeight()
H A Dediteng.cxx530 void EditEngine::SetFixedCellHeight( sal_Bool bUseFixedCellHeight ) in SetFixedCellHeight() function in EditEngine
533 pImpEditEngine->SetFixedCellHeight( bUseFixedCellHeight ); in SetFixedCellHeight()
H A Deditdoc.hxx729 …void SetFixedCellHeight( sal_Bool bUseFixedCellHeight ) { bIsFixedCellHeight = bUseFixedCellHeig… in SetFixedCellHeight() function in EditDoc
/trunk/main/editeng/source/outliner/
H A Doutlin2.cxx710 void Outliner::SetFixedCellHeight( sal_Bool bUseFixedCellHeight ) in SetFixedCellHeight() function in Outliner
713 pEditEngine->SetFixedCellHeight( bUseFixedCellHeight ); in SetFixedCellHeight()
/trunk/main/editeng/inc/editeng/
H A Doutliner.hxx743 void SetFixedCellHeight( sal_Bool bUseFixedCellHeight );
H A Dediteng.hxx176 void SetFixedCellHeight( sal_Bool bUseFixedCellHeight );

Completed in 111 milliseconds