/aoo41x/main/sc/source/core/tool/ |
H A D | compiler.cxx | 923 if (aRef.Ref2.IsFlag3D() || aRef.Ref2.nTab != aRef.Ref1.nTab) in MakeRefStrImpl() 1429 if( aRef.Ref1.nCol == 0 && aRef.Ref2.nCol >= MAXCOL ) in MakeRefStr() 1441 if( aRef.Ref1.nRow == 0 && aRef.Ref2.nRow >= MAXROW ) in MakeRefStr() 1544 if (aRef.Ref1 != aRef.Ref2) in makeExternalRefStr() 1630 if( aRef.Ref1.nCol == 0 && aRef.Ref2.nCol >= MAXCOL ) in MakeRefStr() 1756 if (aRef.Ref1.nCol == 0 && aRef.Ref2.nCol >= MAXCOL) in makeExternalRefStr() 1767 if (aRef.Ref1.nRow == 0 && aRef.Ref2.nRow >= MAXROW) in makeExternalRefStr() 1770 if (aRef.Ref1.nCol != aRef.Ref2.nCol || aRef.Ref1.IsColRel() != aRef.Ref2.IsColRel()) in makeExternalRefStr() 3306 aRef.nCol, aRef.nRow + 1, aRef.nTab )) in IsColRowName() 3308 aRef.nCol, aRef.nRow - 1, aRef.nTab )) ) in IsColRowName() [all …]
|
H A D | refdata.cxx | 318 ScSingleRefData aRef = rRef; in Extend() local 319 aRef.CalcAbsIfRel( rPos); in Extend() 322 if (aRef.nCol < Ref1.nCol || aRef.nRow < Ref1.nRow || aRef.nTab < Ref1.nTab) in Extend() 325 aRef = rRef; in Extend() 326 aRef.CalcAbsIfRel( rPos); in Extend() 328 if (aRef.nCol > Ref2.nCol || aRef.nRow > Ref2.nRow || aRef.nTab > Ref2.nTab) in Extend() 335 aRef = rRef; in Extend() 336 aRef.CalcAbsIfRel( rPos); in Extend() 342 if (Ref2.nCol == aRef.nCol) in Extend() 344 if (Ref2.nRow == aRef.nRow) in Extend() [all …]
|
H A D | detfunc.cxx | 872 sal_Bool bArea = (aRef.aStart != aRef.aEnd); in InsertPredLevel() 960 sal_Bool bArea = ( aRef.aStart != aRef.aEnd ); in FindPredLevel() 966 DeleteBox( aRef.aStart.Col(), aRef.aStart.Row(), aRef.aEnd.Col(), aRef.aEnd.Row() ); in FindPredLevel() 1071 if (aRef.aStart.Tab() <= nTab && aRef.aEnd.Tab() >= nTab) in InsertSuccLevel() 1074 aRef.aStart.Col(),aRef.aStart.Row(), in InsertSuccLevel() 1075 aRef.aEnd.Col(),aRef.aEnd.Row() )) in InsertSuccLevel() 1165 aRef.aStart.Col(),aRef.aStart.Row(), in FindSuccLevel() 1166 aRef.aEnd.Col(),aRef.aEnd.Row() )) in FindSuccLevel() 1170 if (aRef.aStart != aRef.aEnd) in FindSuccLevel() 1172 DeleteBox( aRef.aStart.Col(), aRef.aStart.Row(), in FindSuccLevel() [all …]
|
H A D | token.cxx | 204 aRef.Ref1 = in SetSingleReference() 205 aRef.Ref2 = rRef; in SetSingleReference() 213 aRef = rRef; in SetDoubleReference() 240 extref.aRef.Ref1 = in SetExternalSingleRef() 255 extref.aRef = rRef; in SetExternalDoubleRef() 478 ScSingleRefData aRef; in lcl_ScToken_InitSingleRef() local 480 return aRef; in lcl_ScToken_InitSingleRef() 485 ScComplexRefData aRef; in lcl_ScToken_InitDoubleRef() local 487 aRef.Ref2 = aRef.Ref1; in lcl_ScToken_InitDoubleRef() 488 return aRef; in lcl_ScToken_InitDoubleRef() [all …]
|
/aoo41x/main/oox/source/xls/ |
H A D | formulaparser.cxx | 1689 BinSingleRef2d aRef; in importRefToken() local 1696 BinComplexRef2d aRef; in importAreaToken() local 1704 BinSingleRef2d aRef; in importRef3dToken() local 1712 BinComplexRef2d aRef; in importArea3dToken() local 2407 BinSingleRef2d aRef; in importRefToken2() local 2414 BinSingleRef2d aRef; in importRefToken8() local 2436 BinSingleRef2d aRef; in importRef3dToken5() local 2444 BinSingleRef2d aRef; in importRef3dToken8() local 2694 BinSingleRef2d aRef; in pushBiffNlrAddr() local 2728 aRef.maRef1.mbColRel = aRef.maRef2.mbColRel = !bRow && rNlr.mbRel; in pushBiffNlrSRange() [all …]
|
/aoo41x/main/idl/inc/ |
H A D | basobj.hxx | 207 SvMetaReferenceRef aRef; member in SvMetaReference 214 return ( !aRef.Is() in GetName() 217 : aRef->GetName(); in GetName() 222 return ( !aRef.Is() in GetHelpText() 225 : aRef->GetHelpText(); in GetHelpText() 230 return ( !aRef.Is() in GetConfigName() 233 : aRef->GetConfigName(); in GetConfigName() 238 return ( !aRef.Is() in GetDescription() 241 : aRef->GetDescription(); in GetDescription() 243 SvMetaReference * GetRef() const { return aRef; } in GetRef() [all …]
|
/aoo41x/main/sc/source/ui/miscdlgs/ |
H A D | anyrefdg.cxx | 228 ScComplexRefData aRef( pToken->GetDoubleRef() ); in ShowFormulaReference() local 229 aRef.CalcAbsIfRel( aPos ); in ShowFormulaReference() 230 aRange.aStart.Set( aRef.Ref1.nCol, aRef.Ref1.nRow, aRef.Ref1.nTab ); in ShowFormulaReference() 231 aRange.aEnd.Set( aRef.Ref2.nCol, aRef.Ref2.nRow, aRef.Ref2.nTab ); in ShowFormulaReference() 235 ScSingleRefData aRef( pToken->GetSingleRef() ); in ShowFormulaReference() local 236 aRef.CalcAbsIfRel( aPos ); in ShowFormulaReference() 237 aRange.aStart.Set( aRef.nCol, aRef.nRow, aRef.nTab ); in ShowFormulaReference()
|
H A D | acredlin.cxx | 398 if(pRangeEntry->Intersects(aRef)) break; in IsValidAction() 444 pNewData->nRow = aRef.aStart.Row(); in InsertChangeAction() 445 pNewData->nCol = aRef.aStart.Col(); in InsertChangeAction() 446 pNewData->nTable= aRef.aStart.Tab(); in InsertChangeAction() 594 if(pRangeEntry->Intersects(aRef)) break; in InsertFilteredAction() 626 pNewData->nRow = aRef.aStart.Row(); in InsertFilteredAction() 627 pNewData->nCol = aRef.aStart.Col(); in InsertFilteredAction() 628 pNewData->nTable= aRef.aStart.Tab(); in InsertFilteredAction() 813 pNewData->nRow = aRef.aStart.Row(); in InsertChangeActionContent() 814 pNewData->nCol = aRef.aStart.Col(); in InsertChangeActionContent() [all …]
|
/aoo41x/main/sc/source/ui/unoobj/ |
H A D | funcuno.cxx | 303 static uno::Reference<beans::XPropertySetInfo> aRef( in getPropertySetInfo() local 305 return aRef; in getPropertySetInfo() 393 ScComplexRefData aRef; in lcl_AddRef() local 394 aRef.InitFlags(); in lcl_AddRef() 395 aRef.Ref1.nTab = 0; in lcl_AddRef() 396 aRef.Ref2.nTab = 0; in lcl_AddRef() 397 aRef.Ref1.nCol = 0; in lcl_AddRef() 398 aRef.Ref1.nRow = (SCROW) nStartRow; in lcl_AddRef() 399 aRef.Ref2.nCol = (SCCOL) (nColCount - 1); in lcl_AddRef() 400 aRef.Ref2.nRow = (SCROW) (nStartRow + nRowCount - 1); in lcl_AddRef() [all …]
|
H A D | addruno.cxx | 120 … static uno::Reference<beans::XPropertySetInfo> aRef(new SfxItemPropertySetInfo( aPropertyMap )); in getPropertySetInfo() local 121 return aRef; in getPropertySetInfo() 134 … static uno::Reference<beans::XPropertySetInfo> aRef(new SfxItemPropertySetInfo( aPropertyMap )); in getPropertySetInfo() local 135 return aRef; in getPropertySetInfo()
|
/aoo41x/main/sc/source/core/data/ |
H A D | table2.cxx | 576 ScSingleRefData aRef; in TransposeClip() local 577 aRef.nCol = nCol; in TransposeClip() 578 aRef.nRow = nRow; in TransposeClip() 579 aRef.nTab = nTab; in TransposeClip() 3066 ScRange aRef; in DoAutoOutline() local 3095 if ( aRef.aStart.Col() == nCol && aRef.aEnd.Col() == nCol && in DoAutoOutline() 3096 aRef.aStart.Tab() == nTab && aRef.aEnd.Tab() == nTab && in DoAutoOutline() 3126 if ( aRef.aStart.Row() == nRow && aRef.aEnd.Row() == nRow && in DoAutoOutline() 3127 aRef.aStart.Tab() == nTab && aRef.aEnd.Tab() == nTab && in DoAutoOutline() 3198 ScRange aRef; in RefVisible() local [all …]
|
H A D | documen4.cxx | 236 ScRefAddress aRef; in InsertTableOp() local 245 aForString += aRef.GetRefString(this, nTab1); in InsertTableOp() 249 aRef.Set( nCol1, nRow1, nTab1, sal_False, sal_True, sal_True ); in InsertTableOp() 250 aForString += aRef.GetRefString(this, nTab1); in InsertTableOp() 258 aForString += aRef.GetRefString(this, nTab1); in InsertTableOp() 262 aRef.Set( nCol1, nRow1, nTab1, sal_True, sal_False, sal_True ); in InsertTableOp() 263 aForString += aRef.GetRefString(this, nTab1); in InsertTableOp() 274 aRef.Set( nCol1, nRow1 + 1, nTab1, sal_False, sal_True, sal_True ); in InsertTableOp() 275 aForString += aRef.GetRefString(this, nTab1); in InsertTableOp() 279 aRef.Set( nCol1 + 1, nRow1, nTab1, sal_True, sal_False, sal_True ); in InsertTableOp() [all …]
|
H A D | column3.cxx | 646 ScSingleRefData aRef; in CreateRefCell() local 647 aRef.nCol = nCol; in CreateRefCell() 648 aRef.nRow = pItems[nIndex].nRow; in CreateRefCell() 649 aRef.nTab = nTab; in CreateRefCell() 651 aRef.SetFlag3D(sal_True); in CreateRefCell() 656 aRef.CalcRelFromAbs( rDestPos ); in CreateRefCell() 659 aArr.AddSingleReference( aRef ); in CreateRefCell() 722 ScSingleRefData aRef; in CopyFromClip() local 723 aRef.nCol = rColumn.nCol; in CopyFromClip() 725 aRef.nTab = rColumn.nTab; in CopyFromClip() [all …]
|
/aoo41x/main/svx/source/svdraw/ |
H A D | svddrgmt.cxx | 1949 if (aRef.X()>aSR.Left()) in MoveSdrDrag() 1951 Fraction aMax(aRef.X()-aLR.Left(),aRef.X()-aSR.Left()); in MoveSdrDrag() 1957 if (aRef.X()<aSR.Right()) in MoveSdrDrag() 1959 Fraction aMax(aLR.Right()-aRef.X(),aSR.Right()-aRef.X()); in MoveSdrDrag() 1965 if (aRef.Y()>aSR.Top()) in MoveSdrDrag() 1967 Fraction aMax(aRef.Y()-aLR.Top(),aRef.Y()-aSR.Top()); in MoveSdrDrag() 1973 if (aRef.Y()<aSR.Bottom()) in MoveSdrDrag() 1975 Fraction aMax(aLR.Bottom()-aRef.Y(),aSR.Bottom()-aRef.Y()); in MoveSdrDrag() 2393 Point aDif(aPnt-aRef); in MoveSdrDrag() 2423 aNeuFact=Fraction(aPt2.X()-aRef.X(),aP0.X()-aRef.X()); in MoveSdrDrag() [all …]
|
/aoo41x/main/starmath/source/ |
H A D | rect.cxx | 553 Point aRef; in OrientedDist() local 557 aRef.X() = rPoint.X() >= aIC.X() ? GetItalicRight() : GetItalicLeft(); in OrientedDist() 558 aRef.Y() = rPoint.Y() >= aIC.Y() ? GetBottom() : GetTop(); in OrientedDist() 564 aRef.X() = GetItalicRight(); in OrientedDist() 566 aRef.X() = GetItalicLeft(); in OrientedDist() 568 aRef.X() = rPoint.X(); in OrientedDist() 571 aRef.Y() = GetBottom(); in OrientedDist() 573 aRef.Y() = GetTop(); in OrientedDist() 575 aRef.Y() = rPoint.Y(); in OrientedDist() 579 Point aDist (aRef - rPoint); in OrientedDist()
|
/aoo41x/main/vcl/source/gdi/ |
H A D | outdev4.cxx | 1227 Point aRef; in ImplCalcHatchValues() local 1234 aRef = ( !IsRefPoint() ? rRect.TopLeft() : GetRefPoint() ); in ImplCalcHatchValues() 1243 if( aRef.Y() <= rRect.Top() ) in ImplCalcHatchValues() 1244 nOffset = ( ( rRect.Top() - aRef.Y() ) % nDist ); in ImplCalcHatchValues() 1258 if( aRef.X() <= rRect.Left() ) in ImplCalcHatchValues() 1259 nOffset = ( rRect.Left() - aRef.X() ) % nDist; in ImplCalcHatchValues() 1261 nOffset = nDist - ( ( aRef.X() - rRect.Left() ) % nDist ); in ImplCalcHatchValues() 1280 nPY = FRound( aRef.Y() - ( ( rPt1.X() - aRef.X() ) * fTan ) ); in ImplCalcHatchValues() 1287 nPY = FRound( aRef.Y() + ( ( rPt1.X() - aRef.X() ) * fTan ) ); in ImplCalcHatchValues() 1312 nPX = FRound( aRef.X() - ( ( rPt1.Y() - aRef.Y() ) / fTan ) ); in ImplCalcHatchValues() [all …]
|
/aoo41x/main/sfx2/inc/sfx2/ |
H A D | fcontnr.hxx | 52 SvRefBaseRef aRef; member in SfxRefItem 57 { return ((SfxRefItem&)rL).aRef == aRef; } in operator ==() 59 { aRef = rValue; } in SfxRefItem() 60 const SvRefBaseRef& GetValue() const { return aRef; } in GetValue()
|
/aoo41x/main/sc/source/ui/docshell/ |
H A D | tablink.cxx | 220 SfxObjectShellLock aRef = pSrcShell; in Refresh() local 405 aRef->DoClose(); in Refresh() 554 aRef = pDocShell; in ScDocumentLoader() 580 if ( aRef.Is() ) in ~ScDocumentLoader() 581 aRef->DoClose(); in ~ScDocumentLoader() 588 if ( aRef.Is() ) in ReleaseDocRef() 595 aRef.Clear(); in ReleaseDocRef()
|
/aoo41x/main/sc/source/ui/dbgui/ |
H A D | pvfundlg.cxx | 241 DataPilotFieldReference aRef; in GetFieldRef() local 243 aRef.ReferenceType = maLbTypeWrp.GetControlValue(); in GetFieldRef() 244 aRef.ReferenceField = maLbBaseField.GetSelectEntry(); in GetFieldRef() 250 aRef.ReferenceItemType = DataPilotFieldReferenceItemType::PREVIOUS; in GetFieldRef() 253 aRef.ReferenceItemType = DataPilotFieldReferenceItemType::NEXT; in GetFieldRef() 257 aRef.ReferenceItemType = DataPilotFieldReferenceItemType::NAMED; in GetFieldRef() 259 aRef.ReferenceItemName = maLbBaseItem.GetSelectEntry(); in GetFieldRef() 263 return aRef; in GetFieldRef()
|
/aoo41x/main/writerfilter/source/doctok/ |
H A D | WW8ListTable.cxx | 121 WW8PropertiesReference aRef(pSet); in resolveNoAuto() local 122 aRef.resolve(rHandler); in resolveNoAuto() 131 WW8PropertiesReference aRef(pSet); in resolveNoAuto() local 132 aRef.resolve(rHandler); in resolveNoAuto()
|
/aoo41x/main/sc/source/ui/app/ |
H A D | transobj.cxx | 784 ScRange aRef; in StripRefs() local 795 while ( !bOut && aRefIter.GetNextRef( aRef ) ) in StripRefs() 797 if ( aRef.aStart.Tab() != nSrcTab || aRef.aEnd.Tab() != nSrcTab || in StripRefs() 798 aRef.aStart.Col() < nStartX || aRef.aEnd.Col() > nEndX || in StripRefs() 799 aRef.aStart.Row() < nStartY || aRef.aEnd.Row() > nEndY ) in StripRefs()
|
/aoo41x/main/sc/source/filter/inc/ |
H A D | lotrange.hxx | 130 LotusRange aRef( nCol, nRow ); in GetIndex() local 131 return GetIndex( aRef ); in GetIndex() 137 LotusRange aRef( nColS, nRowS, nColE, nRowE ); in GetIndex() local 138 return GetIndex( aRef ); in GetIndex()
|
/aoo41x/main/sc/source/ui/Accessibility/ |
H A D | AccessibleCell.cxx | 417 ScRange aRef; in FillDependends() local 418 while ( !bFound && aIter.GetNextRef( aRef ) ) in FillDependends() 420 if (aRef.In(maCellAddress)) in FillDependends() 441 ScRange aRef; in FillPrecedents() local 442 while ( aIter.GetNextRef( aRef ) ) in FillPrecedents() 444 AddRelation( aRef, AccessibleRelationType::CONTROLLED_BY, pRelationSet); in FillPrecedents()
|
/aoo41x/main/oox/source/dump/ |
H A D | xlsbdumper.cxx | 628 OUStringBuffer aRef( CREATE_OUSTRING( "REF" ) ); in dumpTokenRefId() local 629 StringHelper::appendIndex( aRef, readTokenRefId() ); in dumpTokenRefId() 630 aRef.append( OOX_DUMP_TABSEP ); in dumpTokenRefId() 631 return aRef.makeStringAndClear(); in dumpTokenRefId() 685 OUString aRef = dumpTokenRefId(); in dumpNameXToken() local 687 mxStack->pushOperand( lclCreateName( aRef, nNameId ), rTokClass ); in dumpNameXToken() 712 OUString aRef = dumpTokenRefId(); in dumpRef3dToken() local 714 writeTokenAddress3dItem( "addr", aRef, aPos, bNameMode ); in dumpRef3dToken() 720 OUString aRef = dumpTokenRefId(); in dumpArea3dToken() local 722 writeTokenRange3dItem( "range", aRef, aRange, bNameMode ); in dumpArea3dToken() [all …]
|
/aoo41x/main/sw/source/core/inc/ |
H A D | flyfrms.hxx | 180 Point aRef; //Relativ zu diesem Point wird die AbsPos berechnet. member in SwFlyInCntFrm 203 const Point &GetRefPoint() const { return aRef; } in GetRefPoint() 224 void AddRefOfst( long nOfst ) { aRef.Y() += nOfst; } in AddRefOfst()
|