Home
last modified time | relevance | path

Searched refs:SetBoolInAny (Results 1 – 21 of 21) sorted by relevance

/trunk/main/sc/source/core/tool/
H A Dviewopti.cxx613 ScUnoHelpFunctions::SetBoolInAny( pValues[nProp], GetOption( VOPT_GRID ) ); in IMPL_LINK()
616 ScUnoHelpFunctions::SetBoolInAny( pValues[nProp], GetOption( VOPT_PAGEBREAKS ) ); in IMPL_LINK()
619 ScUnoHelpFunctions::SetBoolInAny( pValues[nProp], GetOption( VOPT_HELPLINES ) ); in IMPL_LINK()
623 ScUnoHelpFunctions::SetBoolInAny( pValues[nProp], !GetOption( VOPT_SOLIDHANDLES ) ); in IMPL_LINK()
626 ScUnoHelpFunctions::SetBoolInAny( pValues[nProp], GetOption( VOPT_BIGHANDLES ) ); in IMPL_LINK()
629 ScUnoHelpFunctions::SetBoolInAny( pValues[nProp], GetOption( VOPT_HEADER ) ); in IMPL_LINK()
632 ScUnoHelpFunctions::SetBoolInAny( pValues[nProp], GetOption( VOPT_HSCROLL ) ); in IMPL_LINK()
635 ScUnoHelpFunctions::SetBoolInAny( pValues[nProp], GetOption( VOPT_VSCROLL ) ); in IMPL_LINK()
638 ScUnoHelpFunctions::SetBoolInAny( pValues[nProp], GetOption( VOPT_TABCONTROLS ) ); in IMPL_LINK()
641 ScUnoHelpFunctions::SetBoolInAny( pValues[nProp], GetOption( VOPT_OUTLINER ) ); in IMPL_LINK()
[all …]
H A Dinputopt.cxx223 ScUnoHelpFunctions::SetBoolInAny( pValues[nProp], GetMoveSelection() ); in Commit()
226 ScUnoHelpFunctions::SetBoolInAny( pValues[nProp], GetEnterEdit() ); in Commit()
229 ScUnoHelpFunctions::SetBoolInAny( pValues[nProp], GetExtendFormat() ); in Commit()
232 ScUnoHelpFunctions::SetBoolInAny( pValues[nProp], GetRangeFinder() ); in Commit()
235 ScUnoHelpFunctions::SetBoolInAny( pValues[nProp], GetExpandRefs() ); in Commit()
238 ScUnoHelpFunctions::SetBoolInAny( pValues[nProp], GetMarkHeader() ); in Commit()
241 ScUnoHelpFunctions::SetBoolInAny( pValues[nProp], GetUseTabCol() ); in Commit()
244 ScUnoHelpFunctions::SetBoolInAny( pValues[nProp], GetTextWysiwyg() ); in Commit()
247 ScUnoHelpFunctions::SetBoolInAny( pValues[nProp], GetReplaceCellsWarn() ); in Commit()
H A Ddocoptio.cxx364 ScUnoHelpFunctions::SetBoolInAny( pValues[nProp], IsIter() ); in IMPL_LINK()
386 ScUnoHelpFunctions::SetBoolInAny( pValues[nProp], !IsIgnoreCase() ); in IMPL_LINK()
389 ScUnoHelpFunctions::SetBoolInAny( pValues[nProp], IsCalcAsShown() ); in IMPL_LINK()
392 ScUnoHelpFunctions::SetBoolInAny( pValues[nProp], IsMatchWholeCell() ); in IMPL_LINK()
395 ScUnoHelpFunctions::SetBoolInAny( pValues[nProp], IsLookUpColRowNames() ); in IMPL_LINK()
398 ScUnoHelpFunctions::SetBoolInAny( pValues[nProp], IsFormulaRegexEnabled() ); in IMPL_LINK()
H A Dappoptio.cxx595 ScUnoHelpFunctions::SetBoolInAny( pValues[nProp], GetSynchronizeZoom() ); in IMPL_LINK()
618 ScUnoHelpFunctions::SetBoolInAny( pValues[nProp], GetAutoComplete() ); in IMPL_LINK()
621 ScUnoHelpFunctions::SetBoolInAny( pValues[nProp], GetDetectiveAuto() ); in IMPL_LINK()
716 ScUnoHelpFunctions::SetBoolInAny( pValues[nProp], GetShowSharedDocumentWarning() ); in IMPL_LINK()
H A Dprintopt.cxx190 ScUnoHelpFunctions::SetBoolInAny( pValues[nProp], !GetSkipEmpty() ); in Commit()
193 ScUnoHelpFunctions::SetBoolInAny( pValues[nProp], GetAllSheets() ); in Commit()
/trunk/main/sc/source/ui/unoobj/
H A Dconfuno.cxx341 ScUnoHelpFunctions::SetBoolInAny( aRet, pDocShell->Stamp_GetPrintCancelState() ); in getPropertyValue()
345 ScUnoHelpFunctions::SetBoolInAny( aRet, aViewOpt.GetOption( VOPT_NULLVALS ) ); in getPropertyValue()
347 ScUnoHelpFunctions::SetBoolInAny( aRet, aViewOpt.GetOption( VOPT_NOTES ) ); in getPropertyValue()
349 ScUnoHelpFunctions::SetBoolInAny( aRet, aViewOpt.GetOption( VOPT_GRID ) ); in getPropertyValue()
357 ScUnoHelpFunctions::SetBoolInAny( aRet, aViewOpt.GetOption( VOPT_PAGEBREAKS ) ); in getPropertyValue()
361 ScUnoHelpFunctions::SetBoolInAny( aRet, aViewOpt.GetOption( VOPT_HEADER ) ); in getPropertyValue()
363 ScUnoHelpFunctions::SetBoolInAny( aRet, aViewOpt.GetOption( VOPT_TABCONTROLS ) ); in getPropertyValue()
365 ScUnoHelpFunctions::SetBoolInAny( aRet, aViewOpt.GetOption( VOPT_OUTLINER ) ); in getPropertyValue()
367 ScUnoHelpFunctions::SetBoolInAny( aRet, pDoc->GetAutoCalc() ); in getPropertyValue()
406 ScUnoHelpFunctions::SetBoolInAny( aRet, pDoc->GetAsianKerning() ); in getPropertyValue()
[all …]
H A Dsrchuno.cxx173 …if (aString.EqualsAscii( SC_UNO_SRCHBACK )) ScUnoHelpFunctions::SetBoolInAny( aRet, pSearch… in getPropertyValue()
174 …else if (aString.EqualsAscii( SC_UNO_SRCHBYROW )) ScUnoHelpFunctions::SetBoolInAny( aRet, pSearch… in getPropertyValue()
175 …else if (aString.EqualsAscii( SC_UNO_SRCHCASE )) ScUnoHelpFunctions::SetBoolInAny( aRet, pSearch… in getPropertyValue()
176 …else if (aString.EqualsAscii( SC_UNO_SRCHREGEXP )) ScUnoHelpFunctions::SetBoolInAny( aRet, pSearch… in getPropertyValue()
177 …else if (aString.EqualsAscii( SC_UNO_SRCHSIM )) ScUnoHelpFunctions::SetBoolInAny( aRet, pSearch… in getPropertyValue()
178 …else if (aString.EqualsAscii( SC_UNO_SRCHSIMREL )) ScUnoHelpFunctions::SetBoolInAny( aRet, pSearch… in getPropertyValue()
179 …else if (aString.EqualsAscii( SC_UNO_SRCHSTYLES )) ScUnoHelpFunctions::SetBoolInAny( aRet, pSearch… in getPropertyValue()
180 …else if (aString.EqualsAscii( SC_UNO_SRCHWORDS )) ScUnoHelpFunctions::SetBoolInAny( aRet, pSearch… in getPropertyValue()
H A Doptuno.cxx150 ScUnoHelpFunctions::SetBoolInAny( aRet, rOptions.IsCalcAsShown() ); in getPropertyValue()
156 ScUnoHelpFunctions::SetBoolInAny( aRet, rOptions.IsIgnoreCase() ); in getPropertyValue()
159 ScUnoHelpFunctions::SetBoolInAny( aRet, rOptions.IsIter() ); in getPropertyValue()
168 ScUnoHelpFunctions::SetBoolInAny( aRet, rOptions.IsLookUpColRowNames() ); in getPropertyValue()
171 ScUnoHelpFunctions::SetBoolInAny( aRet, rOptions.IsMatchWholeCell() ); in getPropertyValue()
182 ScUnoHelpFunctions::SetBoolInAny( aRet, rOptions.IsAutoSpell() ); in getPropertyValue()
188 ScUnoHelpFunctions::SetBoolInAny( aRet, rOptions.IsFormulaRegexEnabled() ); in getPropertyValue()
H A Ddatauno.cxx247 ScUnoHelpFunctions::SetBoolInAny( pArray[3].Value, rParam.bNative ); in FillProperties()
358 ScUnoHelpFunctions::SetBoolInAny( pArray[1].Value, rParam.bHasHeader ); in FillProperties()
367 ScUnoHelpFunctions::SetBoolInAny( pArray[4].Value, rParam.bIncludePattern ); in FillProperties()
370 ScUnoHelpFunctions::SetBoolInAny( pArray[5].Value, !rParam.bInplace ); in FillProperties()
376 ScUnoHelpFunctions::SetBoolInAny( pArray[7].Value, rParam.bUserDef ); in FillProperties()
808 ScUnoHelpFunctions::SetBoolInAny( aRet, aParam.bCaseSens ); in getPropertyValue()
810 ScUnoHelpFunctions::SetBoolInAny( aRet, aParam.bIncludePattern ); in getPropertyValue()
812 ScUnoHelpFunctions::SetBoolInAny( aRet, aParam.bDoSort ); in getPropertyValue()
814 ScUnoHelpFunctions::SetBoolInAny( aRet, aParam.bAscending ); in getPropertyValue()
816 ScUnoHelpFunctions::SetBoolInAny( aRet, aParam.bPagebreak ); in getPropertyValue()
[all …]
H A Dappluno.cxx597 …if (aString.EqualsAscii( SC_UNONAME_DOAUTOCP )) ScUnoHelpFunctions::SetBoolInAny( aRet, aAppOp… in getPropertyValue()
598 …else if (aString.EqualsAscii( SC_UNONAME_ENTERED )) ScUnoHelpFunctions::SetBoolInAny( aRet, aInpOp… in getPropertyValue()
599 …else if (aString.EqualsAscii( SC_UNONAME_EXPREF )) ScUnoHelpFunctions::SetBoolInAny( aRet, aInpOp… in getPropertyValue()
600 …else if (aString.EqualsAscii( SC_UNONAME_EXTFMT )) ScUnoHelpFunctions::SetBoolInAny( aRet, aInpOp… in getPropertyValue()
602 …else if (aString.EqualsAscii( SC_UNONAME_MARKHDR )) ScUnoHelpFunctions::SetBoolInAny( aRet, aInpOp… in getPropertyValue()
603 …else if (aString.EqualsAscii( SC_UNONAME_MOVESEL )) ScUnoHelpFunctions::SetBoolInAny( aRet, aInpOp… in getPropertyValue()
604 …else if (aString.EqualsAscii( SC_UNONAME_RANGEFIN )) ScUnoHelpFunctions::SetBoolInAny( aRet, aInpO… in getPropertyValue()
605 …else if (aString.EqualsAscii( SC_UNONAME_USETABCOL )) ScUnoHelpFunctions::SetBoolInAny( aRet, aInp… in getPropertyValue()
606 …else if (aString.EqualsAscii( SC_UNONAME_PRMETRICS )) ScUnoHelpFunctions::SetBoolInAny( aRet, aInp… in getPropertyValue()
607 …else if (aString.EqualsAscii( SC_UNONAME_REPLWARN )) ScUnoHelpFunctions::SetBoolInAny( aRet, aInpO… in getPropertyValue()
[all …]
H A Dviewuno.cxx1989 ScUnoHelpFunctions::SetBoolInAny( aRet, rOpt.GetOption( VOPT_HEADER ) ); in getPropertyValue()
1991 ScUnoHelpFunctions::SetBoolInAny( aRet, rOpt.GetOption( VOPT_HSCROLL ) ); in getPropertyValue()
1993 ScUnoHelpFunctions::SetBoolInAny( aRet, rOpt.GetOption( VOPT_OUTLINER ) ); in getPropertyValue()
1995 ScUnoHelpFunctions::SetBoolInAny( aRet, rOpt.GetOption( VOPT_TABCONTROLS ) ); in getPropertyValue()
1996 …else if ( aString.EqualsAscii( SC_UNO_SHOWANCHOR ) ) ScUnoHelpFunctions::SetBoolInAny( aRet, rOpt.… in getPropertyValue()
1997 …else if ( aString.EqualsAscii( SC_UNO_SHOWFORM ) ) ScUnoHelpFunctions::SetBoolInAny( aRet, rOpt.… in getPropertyValue()
1998 …else if ( aString.EqualsAscii( SC_UNO_SHOWGRID ) ) ScUnoHelpFunctions::SetBoolInAny( aRet, rOpt.… in getPropertyValue()
1999 …else if ( aString.EqualsAscii( SC_UNO_SHOWHELP ) ) ScUnoHelpFunctions::SetBoolInAny( aRet, rOpt.… in getPropertyValue()
2000 …else if ( aString.EqualsAscii( SC_UNO_SHOWNOTES ) ) ScUnoHelpFunctions::SetBoolInAny( aRet, rOpt.… in getPropertyValue()
2001 …else if ( aString.EqualsAscii( SC_UNO_SHOWPAGEBR ) ) ScUnoHelpFunctions::SetBoolInAny( aRet, rOpt.… in getPropertyValue()
[all …]
H A Ddocuno.cxx334 ScUnoHelpFunctions::SetBoolInAny( aPropertyValue.Value, ! bSuppress ); in SetDefaults()
1904 ScUnoHelpFunctions::SetBoolInAny( aRet, bOpenInDesign ); in getPropertyValue()
1911 ScUnoHelpFunctions::SetBoolInAny( aRet, bAutoControlFocus ); in getPropertyValue()
1919 … ScUnoHelpFunctions::SetBoolInAny( aRet, (pDocShell->GetDocument()->GetDrawLayer() != 0) ); in getPropertyValue()
1948 ScUnoHelpFunctions::SetBoolInAny( aRet, !pDocShell->IsEmpty() ); in getPropertyValue()
1952 ScUnoHelpFunctions::SetBoolInAny( aRet, pDoc->IsUndoEnabled() ); in getPropertyValue()
1956 ScUnoHelpFunctions::SetBoolInAny( aRet, pDoc->IsAdjustHeightEnabled() ); in getPropertyValue()
1960 ScUnoHelpFunctions::SetBoolInAny( aRet, pDoc->IsExecuteLinkEnabled() ); in getPropertyValue()
1964 ScUnoHelpFunctions::SetBoolInAny( aRet, pDoc->IsChangeReadOnlyEnabled() ); in getPropertyValue()
1978 …ScUnoHelpFunctions::SetBoolInAny( aRet, (pDocShell->GetCreateMode() == SFX_CREATE_MODE_INTERNAL) ); in getPropertyValue()
[all …]
H A Dfmtuno.cxx911 …if ( aString.EqualsAscii( SC_UNONAME_SHOWINP ) ) ScUnoHelpFunctions::SetBoolInAny( aRet, bSh… in getPropertyValue()
912 …else if ( aString.EqualsAscii( SC_UNONAME_SHOWERR ) ) ScUnoHelpFunctions::SetBoolInAny( aRet, bSh… in getPropertyValue()
913 …else if ( aString.EqualsAscii( SC_UNONAME_IGNOREBL ) ) ScUnoHelpFunctions::SetBoolInAny( aRet, bIg… in getPropertyValue()
H A Dcellsuno.cxx2027 ScUnoHelpFunctions::SetBoolInAny( aAny, sal_False ); in getPropertyDefault()
2418 ScUnoHelpFunctions::SetBoolInAny( rAny, bChartColAsHdr ); in GetOnePropertyValue()
2421 ScUnoHelpFunctions::SetBoolInAny( rAny, bChartRowAsHdr ); in GetOnePropertyValue()
8435 ScUnoHelpFunctions::SetBoolInAny( rAny, bVis ); in GetOnePropertyValue()
8450 ScUnoHelpFunctions::SetBoolInAny( rAny, pDoc->IsActiveScenario( nTab )); in GetOnePropertyValue()
8473 ScUnoHelpFunctions::SetBoolInAny( rAny, (nFlags & SC_SCENARIO_PROTECT) != 0 ); in GetOnePropertyValue()
8485 ScUnoHelpFunctions::SetBoolInAny( rAny, (nFlags & SC_SCENARIO_SHOWFRAME) != 0 ); in GetOnePropertyValue()
8497 ScUnoHelpFunctions::SetBoolInAny( rAny, (nFlags & SC_SCENARIO_PRINTFRAME) != 0 ); in GetOnePropertyValue()
8509 ScUnoHelpFunctions::SetBoolInAny( rAny, (nFlags & SC_SCENARIO_TWOWAY) != 0 ); in GetOnePropertyValue()
8521 ScUnoHelpFunctions::SetBoolInAny( rAny, (nFlags & SC_SCENARIO_ATTRIB) != 0 ); in GetOnePropertyValue()
[all …]
H A Dmiscuno.cxx194 void ScUnoHelpFunctions::SetBoolInAny( uno::Any& rAny, sal_Bool bValue ) in SetBoolInAny() function in ScUnoHelpFunctions
H A Dstyleuno.cxx723 ScUnoHelpFunctions::SetBoolInAny( pArray[0].Value, sal_True ); in getStyleLoaderOptions()
726 ScUnoHelpFunctions::SetBoolInAny( pArray[1].Value, sal_True ); in getStyleLoaderOptions()
729 ScUnoHelpFunctions::SetBoolInAny( pArray[2].Value, sal_True ); in getStyleLoaderOptions()
/trunk/main/sc/source/ui/view/
H A Dviewdata.cxx2747 ScUnoHelpFunctions::SetBoolInAny( pSettings[SC_PAGE_BREAK_PREVIEW].Value, bPagebreak); in WriteUserDataSequence()
2752 …ScUnoHelpFunctions::SetBoolInAny( pSettings[SC_SHOWZERO].Value, pOptions->GetOption( VOPT_NULLVALS… in WriteUserDataSequence()
2754 …ScUnoHelpFunctions::SetBoolInAny( pSettings[SC_SHOWNOTES].Value, pOptions->GetOption( VOPT_NOTES )… in WriteUserDataSequence()
2756 …ScUnoHelpFunctions::SetBoolInAny( pSettings[SC_SHOWGRID].Value, pOptions->GetOption( VOPT_GRID ) ); in WriteUserDataSequence()
2762 …ScUnoHelpFunctions::SetBoolInAny( pSettings[SC_SHOWPAGEBR].Value, pOptions->GetOption( VOPT_PAGEBR… in WriteUserDataSequence()
2764 …ScUnoHelpFunctions::SetBoolInAny( pSettings[SC_COLROWHDR].Value, pOptions->GetOption( VOPT_HEADER … in WriteUserDataSequence()
2766 …ScUnoHelpFunctions::SetBoolInAny( pSettings[SC_SHEETTABS].Value, pOptions->GetOption( VOPT_TABCONT… in WriteUserDataSequence()
2768 …ScUnoHelpFunctions::SetBoolInAny( pSettings[SC_OUTLSYMB].Value, pOptions->GetOption( VOPT_OUTLINER… in WriteUserDataSequence()
2770 …ScUnoHelpFunctions::SetBoolInAny( pSettings[SC_VALUE_HIGHLIGHTING].Value, pOptions->GetOption( VOP… in WriteUserDataSequence()
2774 … ScUnoHelpFunctions::SetBoolInAny( pSettings[SC_SNAPTORASTER].Value, aGridOpt.GetUseGridSnap() ); in WriteUserDataSequence()
[all …]
/trunk/main/sc/source/ui/dbgui/
H A Dscuiasciiopt.cxx185 ScUnoHelpFunctions::SetBoolInAny( pProperties[0], bMergeDelimiters ); in save_Separators()
186 ScUnoHelpFunctions::SetBoolInAny( pProperties[3], bFixedWidth ); in save_Separators()
/trunk/main/sc/inc/
H A Dmiscuno.hxx265 static void SetBoolInAny( com::sun::star::uno::Any& rAny, sal_Bool bValue );
/trunk/main/sc/source/filter/ftools/
H A Dfapihelper.cxx400 ScUnoHelpFunctions::SetBoolInAny( *pAny, rbValue ); in WriteValue()
/trunk/main/sc/source/ui/miscdlgs/
H A Dsolveroptions.cxx241 ScUnoHelpFunctions::SetBoolInAny( rValue, in GetProperties()