Home
last modified time | relevance | path

Searched refs:rOpt (Results 76 – 86 of 86) sorted by relevance

1234

/aoo41x/main/sc/source/ui/view/
H A Dtabview3.cxx1223 const ScInputOptions& rOpt = SC_MOD()->GetInputOptions(); in MoveCursorEnter() local
1224 if (!rOpt.GetMoveSelection()) in MoveCursorEnter()
1232 switch ((ScDirection)rOpt.GetMoveDir()) in MoveCursorEnter()
/aoo41x/main/sc/source/ui/attrdlg/
H A Dscdlgfact.hxx115 virtual void GetOptions( ScAsciiOptions& rOpt );
/aoo41x/main/sc/source/core/data/
H A Dtable1.cxx239 const String& rDoc, const String& rFlt, const String& rOpt, in SetLink() argument
245 aLinkOpt = rOpt; // Filter-Optionen in SetLink()
/aoo41x/main/sw/source/ui/inc/
H A Dwrtsh.hxx451 virtual void ApplyViewOptions( const SwViewOption &rOpt );
/aoo41x/main/sc/source/ui/app/
H A Dinputhdl.cxx655 const ScAppOptions& rOpt = SC_MOD()->GetAppOptions(); in GetFormulaData() local
656 sal_uInt16 nMRUCount = rOpt.GetLRUFuncListCount(); in GetFormulaData()
657 const sal_uInt16* pMRUList = rOpt.GetLRUFuncList(); in GetFormulaData()
/aoo41x/main/sw/inc/
H A Deditsh.hxx565 virtual void ApplyViewOptions( const SwViewOption &rOpt );
/aoo41x/main/sc/inc/
H A Dchgtrack.hxx52 const ScAppOptions& rOpt; member in ScActionColorChanger
H A Ddocument.hxx487 SC_DLLPUBLIC void SetDocOptions( const ScDocOptions& rOpt );
489 SC_DLLPUBLIC void SetViewOptions( const ScViewOptions& rOpt );
H A Dtable.hxx268 const String& rOpt, const String& rTab, sal_uLong nRefreshDelay );
/aoo41x/main/sc/source/ui/docshell/
H A Ddocsh.cxx1749 const ScViewOptions& rOpt = (pViewSh) in AsciiSave() local
1752 sal_Bool bShowFormulas = rOpt.GetOption( VOPT_FORMULAS ); in AsciiSave()
/aoo41x/main/sc/source/ui/unoobj/
H A Ddocuno.cxx1812 const ScDocOptions& rOpt = pDoc->GetDocOptions(); in getPropertyValue() local
1813 … aRet = ScDocOptionsHelper::getPropertyValue( rOpt, *aPropSet.getPropertyMap(), aPropertyName ); in getPropertyValue()

Completed in 132 milliseconds

1234