| /AOO41X/main/sc/source/core/tool/ |
| H A D | viewopti.cxx | 613 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 D | inputopt.cxx | 223 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 D | docoptio.cxx | 364 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 D | appoptio.cxx | 595 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 D | printopt.cxx | 190 ScUnoHelpFunctions::SetBoolInAny( pValues[nProp], !GetSkipEmpty() ); in Commit() 193 ScUnoHelpFunctions::SetBoolInAny( pValues[nProp], GetAllSheets() ); in Commit()
|
| /AOO41X/main/sc/source/ui/unoobj/ |
| H A D | confuno.cxx | 347 ScUnoHelpFunctions::SetBoolInAny( aRet, pDocShell->Stamp_GetPrintCancelState() ); in getPropertyValue() 351 ScUnoHelpFunctions::SetBoolInAny( aRet, aViewOpt.GetOption( VOPT_NULLVALS ) ); in getPropertyValue() 353 ScUnoHelpFunctions::SetBoolInAny( aRet, aViewOpt.GetOption( VOPT_NOTES ) ); in getPropertyValue() 355 ScUnoHelpFunctions::SetBoolInAny( aRet, aViewOpt.GetOption( VOPT_GRID ) ); in getPropertyValue() 363 ScUnoHelpFunctions::SetBoolInAny( aRet, aViewOpt.GetOption( VOPT_PAGEBREAKS ) ); in getPropertyValue() 367 ScUnoHelpFunctions::SetBoolInAny( aRet, aViewOpt.GetOption( VOPT_HEADER ) ); in getPropertyValue() 369 ScUnoHelpFunctions::SetBoolInAny( aRet, aViewOpt.GetOption( VOPT_TABCONTROLS ) ); in getPropertyValue() 371 ScUnoHelpFunctions::SetBoolInAny( aRet, aViewOpt.GetOption( VOPT_OUTLINER ) ); in getPropertyValue() 373 ScUnoHelpFunctions::SetBoolInAny( aRet, pDoc->GetAutoCalc() ); in getPropertyValue() 412 ScUnoHelpFunctions::SetBoolInAny( aRet, pDoc->GetAsianKerning() ); in getPropertyValue() [all …]
|
| H A D | optuno.cxx | 150 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 D | srchuno.cxx | 181 …if (aString.EqualsAscii( SC_UNO_SRCHBACK )) ScUnoHelpFunctions::SetBoolInAny( aRet, pSearch… in getPropertyValue() 182 …else if (aString.EqualsAscii( SC_UNO_SRCHBYROW )) ScUnoHelpFunctions::SetBoolInAny( aRet, pSearch… in getPropertyValue() 183 …else if (aString.EqualsAscii( SC_UNO_SRCHCASE )) ScUnoHelpFunctions::SetBoolInAny( aRet, pSearch… in getPropertyValue() 184 …else if (aString.EqualsAscii( SC_UNO_SRCHREGEXP )) ScUnoHelpFunctions::SetBoolInAny( aRet, pSearch… in getPropertyValue() 185 …else if (aString.EqualsAscii( SC_UNO_SRCHSIM )) ScUnoHelpFunctions::SetBoolInAny( aRet, pSearch… in getPropertyValue() 186 …else if (aString.EqualsAscii( SC_UNO_SRCHSIMREL )) ScUnoHelpFunctions::SetBoolInAny( aRet, pSearch… in getPropertyValue() 187 …else if (aString.EqualsAscii( SC_UNO_SRCHSTYLES )) ScUnoHelpFunctions::SetBoolInAny( aRet, pSearch… in getPropertyValue() 188 …else if (aString.EqualsAscii( SC_UNO_SRCHWORDS )) ScUnoHelpFunctions::SetBoolInAny( aRet, pSearch… in getPropertyValue()
|
| H A D | datauno.cxx | 247 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() 819 ScUnoHelpFunctions::SetBoolInAny( aRet, aParam.bCaseSens ); in getPropertyValue() 821 ScUnoHelpFunctions::SetBoolInAny( aRet, aParam.bIncludePattern ); in getPropertyValue() 823 ScUnoHelpFunctions::SetBoolInAny( aRet, aParam.bDoSort ); in getPropertyValue() 825 ScUnoHelpFunctions::SetBoolInAny( aRet, aParam.bAscending ); in getPropertyValue() 827 ScUnoHelpFunctions::SetBoolInAny( aRet, aParam.bPagebreak ); in getPropertyValue() [all …]
|
| H A D | appluno.cxx | 603 …if (aString.EqualsAscii( SC_UNONAME_DOAUTOCP )) ScUnoHelpFunctions::SetBoolInAny( aRet, aAppOp… in getPropertyValue() 604 …else if (aString.EqualsAscii( SC_UNONAME_ENTERED )) ScUnoHelpFunctions::SetBoolInAny( aRet, aInpOp… in getPropertyValue() 605 …else if (aString.EqualsAscii( SC_UNONAME_EXPREF )) ScUnoHelpFunctions::SetBoolInAny( aRet, aInpOp… in getPropertyValue() 606 …else if (aString.EqualsAscii( SC_UNONAME_EXTFMT )) ScUnoHelpFunctions::SetBoolInAny( aRet, aInpOp… in getPropertyValue() 608 …else if (aString.EqualsAscii( SC_UNONAME_MARKHDR )) ScUnoHelpFunctions::SetBoolInAny( aRet, aInpOp… in getPropertyValue() 609 …else if (aString.EqualsAscii( SC_UNONAME_MOVESEL )) ScUnoHelpFunctions::SetBoolInAny( aRet, aInpOp… in getPropertyValue() 610 …else if (aString.EqualsAscii( SC_UNONAME_RANGEFIN )) ScUnoHelpFunctions::SetBoolInAny( aRet, aInpO… in getPropertyValue() 611 …else if (aString.EqualsAscii( SC_UNONAME_USETABCOL )) ScUnoHelpFunctions::SetBoolInAny( aRet, aInp… in getPropertyValue() 612 …else if (aString.EqualsAscii( SC_UNONAME_PRMETRICS )) ScUnoHelpFunctions::SetBoolInAny( aRet, aInp… in getPropertyValue() 613 …else if (aString.EqualsAscii( SC_UNONAME_REPLWARN )) ScUnoHelpFunctions::SetBoolInAny( aRet, aInpO… in getPropertyValue() [all …]
|
| H A D | viewuno.cxx | 2020 ScUnoHelpFunctions::SetBoolInAny( aRet, rOpt.GetOption( VOPT_HEADER ) ); in getPropertyValue() 2022 ScUnoHelpFunctions::SetBoolInAny( aRet, rOpt.GetOption( VOPT_HSCROLL ) ); in getPropertyValue() 2024 ScUnoHelpFunctions::SetBoolInAny( aRet, rOpt.GetOption( VOPT_OUTLINER ) ); in getPropertyValue() 2026 ScUnoHelpFunctions::SetBoolInAny( aRet, rOpt.GetOption( VOPT_TABCONTROLS ) ); in getPropertyValue() 2027 …else if ( aString.EqualsAscii( SC_UNO_SHOWANCHOR ) ) ScUnoHelpFunctions::SetBoolInAny( aRet, rOpt.… in getPropertyValue() 2028 …else if ( aString.EqualsAscii( SC_UNO_SHOWFORM ) ) ScUnoHelpFunctions::SetBoolInAny( aRet, rOpt.… in getPropertyValue() 2029 …else if ( aString.EqualsAscii( SC_UNO_SHOWGRID ) ) ScUnoHelpFunctions::SetBoolInAny( aRet, rOpt.… in getPropertyValue() 2030 …else if ( aString.EqualsAscii( SC_UNO_SHOWHELP ) ) ScUnoHelpFunctions::SetBoolInAny( aRet, rOpt.… in getPropertyValue() 2031 …else if ( aString.EqualsAscii( SC_UNO_SHOWNOTES ) ) ScUnoHelpFunctions::SetBoolInAny( aRet, rOpt.… in getPropertyValue() 2032 …else if ( aString.EqualsAscii( SC_UNO_SHOWPAGEBR ) ) ScUnoHelpFunctions::SetBoolInAny( aRet, rOpt.… in getPropertyValue() [all …]
|
| H A D | docuno.cxx | 336 ScUnoHelpFunctions::SetBoolInAny( aPropertyValue.Value, ! bSuppress ); in SetDefaults() 1923 ScUnoHelpFunctions::SetBoolInAny( aRet, bOpenInDesign ); in getPropertyValue() 1930 ScUnoHelpFunctions::SetBoolInAny( aRet, bAutoControlFocus ); in getPropertyValue() 1938 … ScUnoHelpFunctions::SetBoolInAny( aRet, (pDocShell->GetDocument()->GetDrawLayer() != 0) ); in getPropertyValue() 1967 ScUnoHelpFunctions::SetBoolInAny( aRet, !pDocShell->IsEmpty() ); in getPropertyValue() 1971 ScUnoHelpFunctions::SetBoolInAny( aRet, pDoc->IsUndoEnabled() ); in getPropertyValue() 1975 ScUnoHelpFunctions::SetBoolInAny( aRet, pDoc->IsAdjustHeightEnabled() ); in getPropertyValue() 1979 ScUnoHelpFunctions::SetBoolInAny( aRet, pDoc->IsExecuteLinkEnabled() ); in getPropertyValue() 1983 ScUnoHelpFunctions::SetBoolInAny( aRet, pDoc->IsChangeReadOnlyEnabled() ); in getPropertyValue() 1997 …ScUnoHelpFunctions::SetBoolInAny( aRet, (pDocShell->GetCreateMode() == SFX_CREATE_MODE_INTERNAL) ); in getPropertyValue() [all …]
|
| H A D | fmtuno.cxx | 939 …if ( aString.EqualsAscii( SC_UNONAME_SHOWINP ) ) ScUnoHelpFunctions::SetBoolInAny( aRet, bSh… in getPropertyValue() 940 …else if ( aString.EqualsAscii( SC_UNONAME_SHOWERR ) ) ScUnoHelpFunctions::SetBoolInAny( aRet, bSh… in getPropertyValue() 941 …else if ( aString.EqualsAscii( SC_UNONAME_IGNOREBL ) ) ScUnoHelpFunctions::SetBoolInAny( aRet, bIg… in getPropertyValue()
|
| H A D | cellsuno.cxx | 2035 ScUnoHelpFunctions::SetBoolInAny( aAny, sal_False ); in getPropertyDefault() 2434 ScUnoHelpFunctions::SetBoolInAny( rAny, bChartColAsHdr ); in GetOnePropertyValue() 2437 ScUnoHelpFunctions::SetBoolInAny( rAny, bChartRowAsHdr ); in GetOnePropertyValue() 8599 ScUnoHelpFunctions::SetBoolInAny( rAny, bVis ); in GetOnePropertyValue() 8614 ScUnoHelpFunctions::SetBoolInAny( rAny, pDoc->IsActiveScenario( nTab )); in GetOnePropertyValue() 8637 ScUnoHelpFunctions::SetBoolInAny( rAny, (nFlags & SC_SCENARIO_PROTECT) != 0 ); in GetOnePropertyValue() 8649 ScUnoHelpFunctions::SetBoolInAny( rAny, (nFlags & SC_SCENARIO_SHOWFRAME) != 0 ); in GetOnePropertyValue() 8661 ScUnoHelpFunctions::SetBoolInAny( rAny, (nFlags & SC_SCENARIO_PRINTFRAME) != 0 ); in GetOnePropertyValue() 8673 ScUnoHelpFunctions::SetBoolInAny( rAny, (nFlags & SC_SCENARIO_TWOWAY) != 0 ); in GetOnePropertyValue() 8685 ScUnoHelpFunctions::SetBoolInAny( rAny, (nFlags & SC_SCENARIO_ATTRIB) != 0 ); in GetOnePropertyValue() [all …]
|
| H A D | miscuno.cxx | 194 void ScUnoHelpFunctions::SetBoolInAny( uno::Any& rAny, sal_Bool bValue ) in SetBoolInAny() function in ScUnoHelpFunctions
|
| H A D | styleuno.cxx | 731 ScUnoHelpFunctions::SetBoolInAny( pArray[0].Value, sal_True ); in getStyleLoaderOptions() 734 ScUnoHelpFunctions::SetBoolInAny( pArray[1].Value, sal_True ); in getStyleLoaderOptions() 737 ScUnoHelpFunctions::SetBoolInAny( pArray[2].Value, sal_True ); in getStyleLoaderOptions()
|
| /AOO41X/main/sc/source/ui/view/ |
| H A D | viewdata.cxx | 2747 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() 2772 … ScUnoHelpFunctions::SetBoolInAny( pSettings[SC_SNAPTORASTER].Value, aGridOpt.GetUseGridSnap() ); in WriteUserDataSequence() 2774 … ScUnoHelpFunctions::SetBoolInAny( pSettings[SC_RASTERVIS].Value, aGridOpt.GetGridVisible() ); in WriteUserDataSequence() [all …]
|
| /AOO41X/main/sc/source/ui/dbgui/ |
| H A D | scuiasciiopt.cxx | 186 ScUnoHelpFunctions::SetBoolInAny( pProperties[0], bMergeDelimiters ); in save_Separators() 187 ScUnoHelpFunctions::SetBoolInAny( pProperties[3], bFixedWidth ); in save_Separators()
|
| /AOO41X/main/sc/inc/ |
| H A D | miscuno.hxx | 289 static void SetBoolInAny( com::sun::star::uno::Any& rAny, sal_Bool bValue );
|
| /AOO41X/main/sc/source/filter/ftools/ |
| H A D | fapihelper.cxx | 400 ScUnoHelpFunctions::SetBoolInAny( *pAny, rbValue ); in WriteValue()
|
| /AOO41X/main/sc/source/ui/miscdlgs/ |
| H A D | solveroptions.cxx | 241 ScUnoHelpFunctions::SetBoolInAny( rValue, in GetProperties()
|