Searched refs:pLocalOptions (Results 1 – 4 of 4) sorted by relevance
93 pLocalOptions ( new ScDocOptions ), in ScTpCalcOptions()107 delete pLocalOptions; in ~ScTpCalcOptions()152 *pLocalOptions = *pOldOptions; in Reset()159 aBtnIterate.Check( pLocalOptions->IsIter() ); in Reset()163 pLocalOptions->GetDate( d, m, y ); in Reset()210 pLocalOptions->SetStdPrecision( in FillItemSet()215 if ( *pLocalOptions != *pOldOptions ) in FillItemSet()233 pLocalOptions->SetIterEps( fEps ); in DeactivatePage()259 pLocalOptions->SetDate( 30, 12, 1899 ); in IMPL_LINK()263 pLocalOptions->SetDate( 1, 1, 1900 ); in IMPL_LINK()[all …]
96 pLocalOptions(0) in ScTpContentOptions()132 delete pLocalOptions; in ~ScTpContentOptions()196 pLocalOptions = new ScViewOptions( in Reset()199 pLocalOptions = new ScViewOptions; in Reset()201 aNilCB .Check(pLocalOptions->GetOption(VOPT_NULLVALS)); in Reset()202 aAnnotCB .Check(pLocalOptions->GetOption(VOPT_NOTES)); in Reset()286 pLocalOptions->SetObjMode( eType, eMode ); in IMPL_LINK()315 pLocalOptions->SetOption( eOption, bChecked ); in IMPL_LINK()325 sal_Bool bGrid = pLocalOptions->GetOption( VOPT_GRID ); in InitGridOpt()383 Color aCol = pLocalOptions->GetGridColor( &aName ); in InitGridOpt()[all …]
81 ScDocOptions* pLocalOptions; member in ScTpCalcOptions
83 ScViewOptions* pLocalOptions; member in ScTpContentOptions
Completed in 21 milliseconds