Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/app/
H A Doptsitem.cxx1127 SetFldDrawY( nVal ); in SetDefaults()
1197 if( pValues[1].hasValue() ) SetFldDrawY( *(sal_Int32*) pValues[ 1 ].getValue() ); in ReadData()
1252 SetFldDrawY( pView->GetGridCoarse().Height() ); in SdOptionsGridItem()
1263 SetFldDrawY( pOpts->GetFldDrawY() ); in SdOptionsGridItem()
1279 pOpts->SetFldDrawY( GetFldDrawY() ); in SetOptions()
/trunk/main/sc/source/core/tool/
H A Dviewopti.cxx226 pItem->SetFldDrawY ( aGridOpt.GetFldDrawY() ); in CreateGridItem()
565 if (pValues[nProp] >>= nIntVal) aGrid.SetFldDrawY( nIntVal ); in ScViewCfg()
/trunk/main/svx/inc/svx/
H A Doptgrid.hxx59 void SetFldDrawY ( sal_uInt32 nSet){nFldDrawY = nSet;} in SetFldDrawY() function in SvxOptionsGrid
/trunk/main/sd/source/ui/inc/
H A Doptsitem.hxx541 …void SetFldDrawY( sal_uInt32 nSet ) { if( nSet != SvxOptionsGrid::GetFldDrawY() ) { OptionsChange… in SetFldDrawY() function in SdOptionsGrid
/trunk/main/sc/source/ui/unoobj/
H A Dconfuno.cxx301 …aGridOpt.SetFldDrawY( static_cast <sal_uInt32> ( ScUnoHelpFunctions::GetInt32FromAny( aValue ) ) ); in setPropertyValue()
/trunk/main/sw/source/ui/app/
H A Dappopt.cxx235 aGridItem.SetFldDrawY( (sal_uInt16) (rSnapSize.Height())); in CreateItemSet()
/trunk/main/sc/source/ui/view/
H A Dviewdata.cxx2933 …aGridOpt.SetFldDrawY( static_cast <sal_uInt32> ( ScUnoHelpFunctions::GetInt32FromAny( rSettings[i]… in ReadUserDataSequence()

Completed in 44 milliseconds