Home
last modified time | relevance | path

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

/aoo4110/main/sd/source/ui/app/
H A Doptsitem.cxx1146 SetFldDrawX( nVal ); in SetDefaults()
1216 if( pValues[0].hasValue() ) SetFldDrawX( *(sal_Int32*) pValues[ 0 ].getValue() ); in ReadData()
1273 SetFldDrawX( pView->GetGridCoarse().Width() ); in SdOptionsGridItem()
1284 SetFldDrawX( pOpts->GetFldDrawX() ); in SdOptionsGridItem()
1299 pOpts->SetFldDrawX( GetFldDrawX() ); in SetOptions()
/aoo4110/main/sc/source/core/tool/
H A Dviewopti.cxx224 pItem->SetFldDrawX ( aGridOpt.GetFldDrawX() ); in CreateGridItem()
562 if (pValues[nProp] >>= nIntVal) aGrid.SetFldDrawX( nIntVal ); in ScViewCfg()
/aoo4110/main/svx/inc/svx/
H A Doptgrid.hxx57 void SetFldDrawX( sal_uInt32 nSet){nFldDrawX = nSet;} in SetFldDrawX() function in SvxOptionsGrid
/aoo4110/main/sd/source/ui/inc/
H A Doptsitem.hxx539 …void SetFldDrawX( sal_uInt32 nSet ) { if( nSet != SvxOptionsGrid::GetFldDrawX() ) { OptionsChange… in SetFldDrawX() function in SdOptionsGrid
/aoo4110/main/sc/source/ui/unoobj/
H A Dconfuno.cxx299 …aGridOpt.SetFldDrawX( static_cast <sal_uInt32> ( ScUnoHelpFunctions::GetInt32FromAny( aValue ) ) ); in setPropertyValue()
/aoo4110/main/sw/source/ui/app/
H A Dappopt.cxx234 aGridItem.SetFldDrawX( (sal_uInt16) (rSnapSize.Width() )); in CreateItemSet()
/aoo4110/main/sc/source/ui/view/
H A Dviewdata.cxx2927 …aGridOpt.SetFldDrawX( static_cast <sal_uInt32> ( ScUnoHelpFunctions::GetInt32FromAny( rSettings[i]… in ReadUserDataSequence()

Completed in 62 milliseconds