/aoo41x/main/unotools/source/config/ |
H A D | lingucfg.cxx | 463 SvtLinguOptions &rOpt = aOpt; in SetProperty() local 609 SvtLinguOptions &rOpt = aOpt; in LoadOptions() local 623 { rOpt.bROActiveDics = pROStates[i]; rVal >>= rOpt.aActiveDics; } break; in LoadOptions() 640 { rOpt.bROIsSpellAuto = pROStates[i]; rVal >>= rOpt.bIsSpellAuto; } break; in LoadOptions() 642 … { rOpt.bROIsSpellSpecial = pROStates[i]; rVal >>= rOpt.bIsSpellSpecial; } break; in LoadOptions() 644 … { rOpt.bROIsSpellReverse = pROStates[i]; rVal >>= rOpt.bIsSpellReverse; } break; in LoadOptions() 647 … { rOpt.bROHyphMinLeading = pROStates[i]; rVal >>= rOpt.nHyphMinLeading; } break; in LoadOptions() 649 … { rOpt.bROHyphMinTrailing = pROStates[i]; rVal >>= rOpt.nHyphMinTrailing; } break; in LoadOptions() 653 … { rOpt.bROIsHyphSpecial = pROStates[i]; rVal >>= rOpt.bIsHyphSpecial; } break; in LoadOptions() 655 { rOpt.bROIsHyphAuto = pROStates[i]; rVal >>= rOpt.bIsHyphAuto; } break; in LoadOptions() [all …]
|
/aoo41x/main/sc/inc/ |
H A D | docoptio.hxx | 102 rOpt.bIsIter = bIsIter; in CopyTo() 103 rOpt.nIterCount = nIterCount; in CopyTo() 104 rOpt.fIterEps = fIterEps; in CopyTo() 106 rOpt.nDay = nDay; in CopyTo() 107 rOpt.nMonth = nMonth; in CopyTo() 108 rOpt.nYear2000 = nYear2000; in CopyTo() 109 rOpt.nYear = nYear; in CopyTo() 147 && rOpt.nDay == nDay in operator ==() 148 && rOpt.nMonth == nMonth in operator ==() 149 && rOpt.nYear == nYear in operator ==() [all …]
|
H A D | viewopti.hxx | 80 ScGridOptions( const SvxOptionsGrid& rOpt ) : SvxOptionsGrid( rOpt ) {} in ScGridOptions() argument 84 int operator== ( const ScGridOptions& rOpt ) const; 85 int operator!= ( const ScGridOptions& rOpt ) const { return !(operator==(rOpt)); } in operator !=() 115 int operator== ( const ScViewOptions& rOpt ) const; 116 int operator!= ( const ScViewOptions& rOpt ) const { return !(operator==(rOpt)); } in operator !=() 135 ScTpViewItem( sal_uInt16 nWhich, const ScViewOptions& rOpt );
|
H A D | scmod.hxx | 203 void SetViewOptions ( const ScViewOptions& rOpt ); 204 void SetDocOptions ( const ScDocOptions& rOpt ); 205 SC_DLLPUBLIC void SetAppOptions ( const ScAppOptions& rOpt ); 206 void SetInputOptions ( const ScInputOptions& rOpt ); 207 void SetPrintOptions ( const ScPrintOptions& rOpt );
|
H A D | printopt.hxx | 50 int operator== ( const ScPrintOptions& rOpt ) const; 51 int operator!= ( const ScPrintOptions& rOpt ) const; 64 const ScPrintOptions& rOpt );
|
H A D | arealink.hxx | 56 const String& rFilter, const String& rOpt, 72 void SetSource(const String& rDoc, const String& rFlt, const String& rOpt, 75 sal_Bool IsEqual( const String& rFile, const String& rFilter, const String& rOpt,
|
/aoo41x/main/sd/source/ui/app/ |
H A D | optsitem.cxx | 238 GetMetric() == rOpt.GetMetric() && in operator ==() 239 GetDefTab() == rOpt.GetDefTab() ); in operator ==() 894 IsOrtho() == rOpt.IsOrtho() && in operator ==() 896 IsRotate() == rOpt.IsRotate() && in operator ==() 898 GetAngle() == rOpt.GetAngle() && in operator ==() 1066 rOpt.GetScale( nX2, nY2 ); in operator ==() 1352 return( IsDraw() == rOpt.IsDraw() && in operator ==() 1353 IsNotes() == rOpt.IsNotes() && in operator ==() 1354 IsHandout() == rOpt.IsHandout() && in operator ==() 1356 IsDate() == rOpt.IsDate() && in operator ==() [all …]
|
/aoo41x/main/sw/source/ui/config/ |
H A D | caption.cxx | 61 *this = rOpt; in InsCaptionOpt() 78 bUseCaption = rOpt.bUseCaption; in operator =() 79 eObjType = rOpt.eObjType; in operator =() 80 aOleId = rOpt.aOleId; in operator =() 81 sCategory = rOpt.sCategory; in operator =() 82 nNumType = rOpt.nNumType; in operator =() 84 sCaption = rOpt.sCaption; in operator =() 85 nPos = rOpt.nPos; in operator =() 86 nLevel = rOpt.nLevel; in operator =() 87 sSeparator = rOpt.sSeparator; in operator =() [all …]
|
H A D | viewopt.cxx | 101 && aSnapSize == rOpt.aSnapSize in IsEqualFlags() 112 && bIdle == rOpt.bIdle in IsEqualFlags() 115 && bTest1 == rOpt.IsTest1() in IsEqualFlags() 116 && bTest2 == rOpt.IsTest2() in IsEqualFlags() 117 && bTest3 == rOpt.IsTest3() in IsEqualFlags() 118 && bTest4 == rOpt.IsTest4() in IsEqualFlags() 119 && bTest5 == rOpt.IsTest5() in IsEqualFlags() 120 && bTest6 == rOpt.IsTest6() in IsEqualFlags() 121 && bTest7 == rOpt.IsTest7() in IsEqualFlags() 122 && bTest8 == rOpt.IsTest8() in IsEqualFlags() [all …]
|
H A D | modcfg.cxx | 673 sal_Bool bTemp = rOpt.UseCaption(); in lcl_WriteOpt() 677 case 1: pValues[nProp] <<= OUString(rOpt.GetCategory()); break;//Category in lcl_WriteOpt() 678 case 2: pValues[nProp] <<= (sal_Int32)rOpt.GetNumType(); break;//Numbering", in lcl_WriteOpt() 874 rOpt.UseCaption() = *(sal_Bool*)pValues[nProp].getValue(); in lcl_ReadOpt() 879 rOpt.SetCategory(sTemp); in lcl_ReadOpt() 892 rOpt.SetNumSeparator(sTemp); in lcl_ReadOpt() 898 rOpt.SetCaption(sTemp); in lcl_ReadOpt() 905 rOpt.SetSeparator(sTemp); in lcl_ReadOpt() 919 rOpt.SetPos(sal::static_int_cast< sal_uInt16, sal_Int32>(nTemp)); in lcl_ReadOpt() 925 rOpt.SetCharacterStyle( sTemp ); in lcl_ReadOpt() [all …]
|
/aoo41x/main/sw/source/core/view/ |
H A D | viewsh.cxx | 2204 ImplApplyViewOptions( rOpt ); in ApplyViewOptions() 2214 aOpt.SetFldName( rOpt.IsFldName() ); in ApplyViewOptions() 2220 aOpt.SetPostIts(rOpt.IsPostIts()); in ApplyViewOptions() 2237 if (*pOpt == rOpt) in ImplApplyViewOptions() 2283 Fraction aNewFactor( rOpt.GetZoom(), 100 ); in ImplApplyViewOptions() 2313 pDView->SetGridSnap( rOpt.IsSnap() ); in ImplApplyViewOptions() 2318 const Size &rSz = rOpt.GetSnapSize(); in ImplApplyViewOptions() 2340 pOpt->SetUIOptions(rOpt); in ImplApplyViewOptions() 2389 pOpt->SetUIOptions(rOpt); in SetUIOptions() 2392 if(rOpt.IsStarOneSetting()) in SetUIOptions() [all …]
|
/aoo41x/main/sc/source/ui/dbgui/ |
H A D | asciiopt.cxx | 67 bFixedLen ( rOpt.bFixedLen ), in ScAsciiOptions() 68 aFieldSeps ( rOpt.aFieldSeps ), in ScAsciiOptions() 69 bMergeFieldSeps ( rOpt.bMergeFieldSeps ), in ScAsciiOptions() 72 cTextSep ( rOpt.cTextSep ), in ScAsciiOptions() 73 eCharSet ( rOpt.eCharSet ), in ScAsciiOptions() 74 eLang ( rOpt.eLang ), in ScAsciiOptions() 75 bCharSetSystem ( rOpt.bCharSetSystem ), in ScAsciiOptions() 76 nStartRow ( rOpt.nStartRow ), in ScAsciiOptions() 77 nInfoCount ( rOpt.nInfoCount ) in ScAsciiOptions() 85 pColStart[i] = rOpt.pColStart[i]; in ScAsciiOptions() [all …]
|
H A D | scuiasciiopt.cxx | 505 void ScImportAsciiDlg::GetOptions( ScAsciiOptions& rOpt ) in GetOptions() argument 507 rOpt.SetCharSet( meCharSet ); in GetOptions() 508 rOpt.SetCharSetSystem( mbCharSetSystem ); in GetOptions() 509 rOpt.SetLanguage(aLbCustomLang.GetSelectLanguage()); in GetOptions() 510 rOpt.SetFixedLen( aRbFixed.IsChecked() ); in GetOptions() 511 rOpt.SetStartRow( (long)aNfRow.GetValue() ); in GetOptions() 512 maTableBox.FillColumnData( rOpt ); in GetOptions() 515 rOpt.SetFieldSeps( GetSeparators() ); in GetOptions() 516 rOpt.SetMergeSeps( aCkbAsOnce.IsChecked() ); in GetOptions() 520 rOpt.SetQuotedAsText(aCkbQuotedAsText.IsChecked()); in GetOptions() [all …]
|
/aoo41x/main/sw/source/core/doc/ |
H A D | sortopt.cxx | 78 SwSortOptions::SwSortOptions(const SwSortOptions& rOpt) : in SwSortOptions() argument 79 eDirection( rOpt.eDirection ), in SwSortOptions() 80 cDeli( rOpt.cDeli ), in SwSortOptions() 81 nLanguage( rOpt.nLanguage ), in SwSortOptions() 82 bTable( rOpt.bTable ), in SwSortOptions() 83 bIgnoreCase( rOpt.bIgnoreCase ) in SwSortOptions() 85 for( sal_uInt16 i=0; i < rOpt.aKeys.Count(); ++i ) in SwSortOptions() 87 SwSortKey* pNew = new SwSortKey(*rOpt.aKeys[i]); in SwSortOptions()
|
H A D | docsort.cxx | 79 void SwSortElement::Init( SwDoc* pD, const SwSortOptions& rOpt, in Init() argument 84 pOptions = new SwSortOptions( rOpt ); in Init() 87 LanguageType nLang = rOpt.nLanguage; in Init() 333 sal_Bool SwDoc::SortText(const SwPaM& rPaM, const SwSortOptions& rOpt) in SortText() argument 381 pRedlUndo = new SwUndoRedlineSort( *pRedlPam,rOpt ); in SortText() 418 SwSortElement::Init( this, rOpt ); in SortText() 436 pUndoSort = new SwUndoSort(rPaM, rOpt); in SortText() 593 *pTblNd, rOpt, aFlatBox.HasItemSets() ); in SortTbl() 599 sal_uInt16 nCount = (rOpt.eDirection == SRT_ROWS) ? in SortTbl() 603 SwSortElement::Init( this, rOpt, &aFlatBox ); in SortTbl() [all …]
|
/aoo41x/main/sw/source/filter/ascii/ |
H A D | parasc.cxx | 63 const SwAsciiOptions& rOpt; member in SwASCIIParser 108 : pDoc(pD), rInput(rIn), rOpt(rOpts), nScript(0), bNewDoc(bReadNewDoc) in SwASCIIParser() 120 if( rOpt.GetLanguage() ) in SwASCIIParser() 122 SvxLanguageItem aLang( (LanguageType)rOpt.GetLanguage(), in SwASCIIParser() 128 if( rOpt.GetFontName().Len() ) in SwASCIIParser() 130 Font aTextFont( rOpt.GetFontName(), Size( 0, 10 ) ); in SwASCIIParser() 269 const SwAsciiOptions *pUseMe=&rOpt; in ReadChars() 272 aEmpty.GetFontName() == rOpt.GetFontName() && in ReadChars() 273 aEmpty.GetCharSet() == rOpt.GetCharSet() && in ReadChars() 274 aEmpty.GetLanguage() == rOpt.GetLanguage() && in ReadChars() [all …]
|
/aoo41x/main/sc/source/core/tool/ |
H A D | printopt.cxx | 73 int ScPrintOptions::operator==( const ScPrintOptions& rOpt ) const in operator ==() 75 return bSkipEmpty == rOpt.bSkipEmpty in operator ==() 76 && bAllSheets == rOpt.bAllSheets; in operator ==() 79 int ScPrintOptions::operator!=( const ScPrintOptions& rOpt ) const in operator !=() 81 return !(operator==(rOpt)); in operator !=() 90 ScTpPrintItem::ScTpPrintItem( sal_uInt16 nWhichP, const ScPrintOptions& rOpt ) : in ScTpPrintItem() argument 92 theOptions ( rOpt ) in ScTpPrintItem()
|
H A D | viewopti.cxx | 203 int ScViewOptions::operator==( const ScViewOptions& rOpt ) const in operator ==() 208 for ( i=0; i<MAX_OPT && bEqual; i++ ) bEqual = (aOptArr [i] == rOpt.aOptArr[i]); in operator ==() 209 for ( i=0; i<MAX_TYPE && bEqual; i++ ) bEqual = (aModeArr[i] == rOpt.aModeArr[i]); in operator ==() 211 bEqual = bEqual && (aGridCol == rOpt.aGridCol); in operator ==() 212 bEqual = bEqual && (aGridColName == rOpt.aGridColName); in operator ==() 213 bEqual = bEqual && (aGridOpt == rOpt.aGridOpt); in operator ==() 248 ScTpViewItem::ScTpViewItem( sal_uInt16 nWhichP, const ScViewOptions& rOpt ) in ScTpViewItem() argument 250 theOptions ( rOpt ) in ScTpViewItem()
|
/aoo41x/main/sw/inc/ |
H A D | viewopt.hxx | 454 SwViewOption& operator=( const SwViewOption &rOpt ); 456 sal_Bool IsEqualFlags ( const SwViewOption &rOpt ) const; 457 inline sal_Bool operator == ( const SwViewOption &rOpt ) const; 458 inline sal_Bool operator != ( const SwViewOption &rOpt ) const { return !(*this == rOpt); } in operator !=() 598 inline sal_Bool SwViewOption::operator==( const SwViewOption &rOpt ) const in operator ==() 600 return IsEqualFlags( rOpt ) && nZoom == rOpt.GetZoom(); in operator ==()
|
/aoo41x/main/sc/source/ui/unoobj/ |
H A D | viewuno.cxx | 2017 const ScViewOptions& rOpt = pViewSh->GetViewData()->GetOptions(); in getPropertyValue() local 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() 2036 ScUnoHelpFunctions::SetBoolInAny( aRet, rOpt.GetOption( VOPT_SYNTAX ) ); in getPropertyValue() 2038 ScUnoHelpFunctions::SetBoolInAny( aRet, rOpt.GetOption( VOPT_VSCROLL ) ); in getPropertyValue() 2039 …else if ( aString.EqualsAscii( SC_UNO_SHOWOBJ ) ) aRet <<= (sal_Int16)( rOpt.GetObjMode( VOBJ_TYP… in getPropertyValue() 2040 …else if ( aString.EqualsAscii( SC_UNO_SHOWCHARTS ) ) aRet <<= (sal_Int16)( rOpt.GetObjMode( VOBJ_T… in getPropertyValue() 2041 …else if ( aString.EqualsAscii( SC_UNO_SHOWDRAW ) ) aRet <<= (sal_Int16)( rOpt.GetObjMode( VOBJ_TY… in getPropertyValue() [all …]
|
/aoo41x/main/sc/source/ui/docshell/ |
H A D | arealink.cxx | 74 const String& rFilter, const String& rOpt, in ScAreaLink() argument 82 aOptions (rOpt), in ScAreaLink() 180 void ScAreaLink::SetSource(const String& rDoc, const String& rFlt, const String& rOpt, in SetSource() argument 185 aOptions = rOpt; in SetSource() 194 sal_Bool ScAreaLink::IsEqual( const String& rFile, const String& rFilter, const String& rOpt, in IsEqual() argument 197 return aFileName == rFile && aFilterName == rFilter && aOptions == rOpt && in IsEqual()
|
/aoo41x/main/sw/source/core/undo/ |
H A D | unsort.cxx | 62 SwUndoSort::SwUndoSort(const SwPaM& rRg, const SwSortOptions& rOpt) in SwUndoSort() argument 66 pSortOpt = new SwSortOptions(rOpt); in SwUndoSort() 70 const SwSortOptions& rOpt, sal_Bool bSaveTable ) in SwUndoSort() argument 77 pSortOpt = new SwSortOptions(rOpt); in SwUndoSort()
|
/aoo41x/main/svx/source/sdr/contact/ |
H A D | objectcontactofpageview.cxx | 361 const SvtAccessibilityOptions& rOpt = rView.getAccessibilityOptions(); in IsTextAnimationAllowed() local 362 return rOpt.GetIsAllowAnimatedText(); in IsTextAnimationAllowed() 369 const SvtAccessibilityOptions& rOpt = rView.getAccessibilityOptions(); in IsGraphicAnimationAllowed() local 370 return rOpt.GetIsAllowAnimatedGraphics(); in IsGraphicAnimationAllowed()
|
/aoo41x/main/fpicker/source/office/ |
H A D | iodlgimp.cxx | 65 static inline void SetViewOptUserItem( SvtViewOptions& rOpt, const String& rData ) in SetViewOptUserItem() argument 67 rOpt.SetUserItem( VIEWOPT_DATANAME, makeAny( ::rtl::OUString( rData ) ) ); in SetViewOptUserItem() 70 static inline String GetViewOptUserItem( const SvtViewOptions& rOpt ) in GetViewOptUserItem() argument 72 Any aAny( rOpt.GetUserItem( VIEWOPT_DATANAME ) ); in GetViewOptUserItem()
|
/aoo41x/main/sd/source/ui/inc/ |
H A D | optsitem.hxx | 162 sal_Bool operator==( const SdOptionsLayout& rOpt ) const; 218 sal_Bool operator==( const SdOptionsContents& rOpt ) const; 301 sal_Bool operator==( const SdOptionsMisc& rOpt ) const; 434 sal_Bool operator==( const SdOptionsSnap& rOpt ) const; 500 sal_Bool operator==( const SdOptionsZoom& rOpt ) const; 526 sal_Bool operator==( const SdOptionsGrid& rOpt ) const; 603 sal_Bool operator==( const SdOptionsPrint& rOpt ) const;
|