/aoo41x/main/vcl/source/window/ |
H A D | cursor.cxx | 89 Point pAry[7]; in ImplCursorInvert() local 94 pAry[0] = aPoly.GetPoint( 0 ); in ImplCursorInvert() 96 pAry[2] = pAry[1]; in ImplCursorInvert() 97 pAry[2].X() += delta; in ImplCursorInvert() 98 pAry[3] = pAry[1]; in ImplCursorInvert() 99 pAry[3].Y() += delta; in ImplCursorInvert() 111 pAry[4] = pAry[0]; in ImplCursorInvert() 112 pAry[4].Y() += delta; in ImplCursorInvert() 113 pAry[5] = pAry[0]; in ImplCursorInvert() 114 pAry[5].X() -= delta; in ImplCursorInvert() [all …]
|
/aoo41x/main/sc/workben/ |
H A D | test.cxx | 964 if (!pAry) return; in lcl_Sort() 965 pAry[0].Ascending = !pAry[0].Ascending; in lcl_Sort() 971 if (!pAry) return; in lcl_Sort() 972 pAry[0].Field = 0; in lcl_Sort() 1017 if (!pAry) return; in lcl_Filter() 1018 pAry[0].Field = pAry[0].Field ? 0 : 1; in lcl_Filter() 1240 if (!pAry) return; in lcl_Scenario() 1245 pAry[0].EndRow = 1; in lcl_Scenario() 1250 pAry[1].EndRow = 4; in lcl_Scenario() 1264 if (!pAry) return; in lcl_Scenario() [all …]
|
/aoo41x/main/sc/source/ui/unoobj/ |
H A D | chartuno.cxx | 208 const table::CellRangeAddress* pAry = aRanges.getConstArray(); in addNewByName() local 211 ScRange aRange( static_cast<SCCOL>(pAry[i].StartColumn), pAry[i].StartRow, pAry[i].Sheet, in addNewByName() 212 static_cast<SCCOL>(pAry[i].EndColumn), pAry[i].EndRow, pAry[i].Sheet ); in addNewByName() 413 rtl::OUString* pAry = aSeq.getArray(); in getElementNames() local 435 pAry[nPos++] = aName; in getElementNames() 733 table::CellRangeAddress* pAry = aSeq.getArray(); in getRanges() local 744 pAry[i] = aRangeAddress; in getRanges() 765 const table::CellRangeAddress* pAry = aRanges.getConstArray(); in setRanges() local 768 ScRange aRange( static_cast<SCCOL>(pAry[i].StartColumn), pAry[i].StartRow, pAry[i].Sheet, in setRanges() 769 static_cast<SCCOL>(pAry[i].EndColumn), pAry[i].EndRow, pAry[i].Sheet ); in setRanges()
|
H A D | datauno.cxx | 985 pAry[i] = aRange; in getSources() 1002 pNew[i] = new ScArea( pAry[i].Sheet, in setSources() 1003 static_cast<SCCOL>(pAry[i].StartColumn), pAry[i].StartRow, in setSources() 1004 static_cast<SCCOL>(pAry[i].EndColumn), pAry[i].EndRow ); in setSources() 1170 pAry[i] = aField; in getFilterFields() 1244 pAry[i] = aField; in getFilterFields2() 1272 rEntry.nField = pAry[i].Field; in setFilterFields() 1275 rEntry.nVal = pAry[i].NumericValue; in setFilterFields() 1346 rEntry.nField = pAry[i].Field; in setFilterFields2() 2330 rtl::OUString* pAry = aSeq.getArray(); in getElementNames() local [all …]
|
H A D | appluno.cxx | 559 const rtl::OUString* pAry = aSeq.getConstArray(); in setPropertyValue() local 562 String aEntry = pAry[i]; in setPropertyValue() 640 rtl::OUString* pAry = aSeq.getArray(); in getPropertyValue() local 644 pAry[i] = aEntry; in getPropertyValue() 705 sal_Int32* pAry = aSeq.getArray(); in getRecentFunctionIds() local 707 pAry[i] = pFuncs[i]; in getRecentFunctionIds() 719 const sal_Int32* pAry = aRecentFunctionIds.getConstArray(); in setRecentFunctionIds() local 723 pFuncs[i] = (sal_uInt16)pAry[i]; //! auf gueltige Werte testen? in setRecentFunctionIds() 966 rtl::OUString* pAry = aSeq.getArray(); in getElementNames() local 971 pAry[nIndex] = *pDesc->pFuncName; in getElementNames()
|
H A D | nameuno.cxx | 859 rtl::OUString* pAry = aSeq.getArray(); in getElementNames() local 867 pAry[nVisPos++] = pData->GetName(); in getElementNames() 887 sheet::RangeScopeName * pAry = aSeq.getArray(); in getElementScopeNames() local 896 pAry[nVisPos].RangeName = pData->GetName(); in getElementScopeNames() 897 pAry[nVisPos++].ScopeName = pData->GetScopeSheetName(); in getElementScopeNames()
|
H A D | docuno.cxx | 2830 rtl::OUString* pAry = aSeq.getArray(); in getElementNames() local 2834 pAry[i] = aName; in getElementNames() 3003 rtl::OUString* pAry = aSeq.getArray(); in getElementNames() local 3005 pAry[i] = ::ScColToAlpha( nStartCol + i ); in getElementNames() 3700 const table::CellRangeAddress* pAry = aRanges.getConstArray(); in addNewByName() local 3703 DBG_ASSERT( pAry[i].Sheet == nTab, "addScenario mit falscher Tab" ); in addNewByName() 3704 ScRange aRange( (SCCOL)pAry[i].StartColumn, (SCROW)pAry[i].StartRow, nTab, in addNewByName() 3705 (SCCOL)pAry[i].EndColumn, (SCROW)pAry[i].EndRow, nTab ); in addNewByName() 3814 rtl::OUString* pAry = aSeq.getArray(); in getElementNames() local 3817 pAry[i] = aTabName; in getElementNames()
|
H A D | cellsuno.cxx | 856 rtl::OUString aName(pAry[i].Name); in lcl_CopyProperties() 3116 rtl::OUString* pAry = aSeq.getArray(); in getRowDescriptions() local 3184 rtl::OUString* pAry = aSeq.getArray(); in getColumnDescriptions() local 4237 pAry[i] = aRangeAddress; in getRangeAddresses() 4657 rtl::OUString* pAry = aSeq.getArray(); in getElementNames() local 4664 pAry[i] = aRangeStr; in getElementNames() 7151 pAry[nPos] = aData; in getColumnPageBreaks() 7429 pAry[i] = aRangeAddress; in getPrintAreas() 8095 ScRange aOneRange( (SCCOL)pAry[i].StartColumn, (SCROW)pAry[i].StartRow, nTab, in addRanges() 8096 (SCCOL)pAry[i].EndColumn, (SCROW)pAry[i].EndRow, nTab ); in addRanges() [all …]
|
H A D | linkuno.cxx | 575 rtl::OUString* pAry = aSeq.getArray(); in getElementNames() local 584 pAry[nPos++] = aLinkDoc; in getElementNames() 1400 rtl::OUString* pAry = aSeq.getArray(); in getElementNames() local 1405 pAry[i] = lcl_BuildDDEName(aAppl, aTopic, aItem); in getElementNames()
|
H A D | afmtuno.cxx | 396 rtl::OUString* pAry = aSeq.getArray(); in getElementNames() local 400 pAry[i] = aName; in getElementNames()
|
H A D | dapiuno.cxx | 566 OUString* pAry = aSeq.getArray(); in getElementNames() local 571 pAry[nPos++] = pDPObj->GetName(); in getElementNames() 1813 OUString* pAry = aSeq.getArray(); in getElementNames() local 1821 *pAry = pDim->GetName(); in getElementNames() 1822 ++pAry; in getElementNames()
|
H A D | styleuno.cxx | 986 rtl::OUString* pAry = aSeq.getArray(); in getElementNames() local 993 pAry[nPos++] = ScStyleNameConversion::DisplayToProgrammaticName( in getElementNames()
|
/aoo41x/main/stoc/test/ |
H A D | testintrosp.cxx | 338 Property * pAry = pSeq->getArray(); in getProperties() local 341 pAry[0].Handle = -1; in getProperties() 345 pAry[0].Attributes = BOUND | TRANSIENT; in getProperties() 348 pAry[1].Handle = -1; in getProperties() 352 pAry[1].Attributes = BOUND | TRANSIENT; in getProperties() 355 pAry[2].Handle = -1; in getProperties() 359 pAry[2].Attributes = TRANSIENT; in getProperties() 369 const Property * pAry = aSeq.getConstArray(); in getPropertyByName() local 373 if( pAry[i].Name == Name ) in getPropertyByName() 374 return pAry[i]; in getPropertyByName() [all …]
|
/aoo41x/main/sdext/source/pdfimport/tree/ |
H A D | imagecontainer.cxx | 132 const beans::PropertyValue* pAry(rEntry.getConstArray()); in writeBase64EncodedStream() local 135 std::find_if(pAry,pAry+nLen, in writeBase64EncodedStream() 139 OSL_ENSURE( pValue != pAry+nLen, in writeBase64EncodedStream()
|
/aoo41x/main/framework/source/uielement/ |
H A D | fontsizemenucontroller.cxx | 193 const long* pAry = pFontList->GetSizeAry( aFntInfo ); in fillPopupMenu() local 195 while ( pAry[nSizeCount] ) in fillPopupMenu() 210 if ( pAry == pFontList->GetStdSizeAry() ) in fillPopupMenu() 231 pTempAry = pAry; in fillPopupMenu() 253 pTempAry = pAry; in fillPopupMenu()
|
/aoo41x/main/editeng/source/editeng/ |
H A D | editview.cxx | 1542 while( *pAry ) in ChangeFontSize() 1544 if( *pAry > nHeight ) in ChangeFontSize() 1546 nHeight = *pAry; in ChangeFontSize() 1549 pAry++; in ChangeFontSize() 1552 if( *pAry == 0 ) in ChangeFontSize() 1560 else if( *pAry ) in ChangeFontSize() 1563 if( *pAry < nHeight ) in ChangeFontSize() 1565 pAry++; in ChangeFontSize() 1566 while( *pAry ) in ChangeFontSize() 1568 if( *pAry >= nHeight ) in ChangeFontSize() [all …]
|
/aoo41x/main/svtools/source/control/ |
H A D | stdmenu.cxx | 423 const long* pAry = pList->GetSizeAry( rInfo ); in Fill() local 425 while ( pAry[nSizeCount] ) in Fill() 435 if ( pAry == pList->GetStdSizeAry() ) in Fill() 451 pTempAry = pAry; in Fill() 468 pTempAry = pAry; in Fill()
|
H A D | ctrlbox.cxx | 1254 const long* pAry = 0; in Fill() local 1259 pAry = pList->GetSizeAry( *pInfo ); in Fill() 1263 pAry = pList->GetStdSizeAry(); in Fill() 1268 if ( pAry == pList->GetStdSizeAry() ) in Fill() 1286 if ( pAry == pList->GetStdSizeAry() ) in Fill() 1302 pTempAry = pAry; in Fill() 1318 pTempAry = pAry; in Fill()
|
/aoo41x/main/comphelper/source/property/ |
H A D | property.cxx | 157 const Property* pAry(i_seqProps.getConstArray()); in findProperty() local 160 std::find_if(pAry,pAry+nLen, in findProperty() 164 if( pRes == pAry+nLen ) in findProperty()
|
/aoo41x/main/tools/source/generic/ |
H A D | poly2.cxx | 640 const Point* pAry = pPoly->GetConstPointAry(); in GetBoundRect() local 645 const Point* pPt = &pAry[ i ]; in GetBoundRect()
|
/aoo41x/main/svl/source/numbers/ |
H A D | numfmuno.cxx | 468 sal_Int32* pAry = aSeq.getArray(); in queryKeys() local 470 pAry[i] = rTable.GetObjectKey( i ); in queryKeys()
|
/aoo41x/main/vcl/source/gdi/ |
H A D | outdev3.cxx | 6012 sal_Int32* pAry = (sal_Int32*)alloca(sizeof(sal_Int32)*nLen); in ImplLayout() local 6014 memcpy( pAry, pDXArray, sizeof(sal_Int32)*(nCutStart-nMinIndex) ); in ImplLayout() 6016 memcpy( pAry+nCutStart-nMinIndex, in ImplLayout() 6019 pDXArray = pAry; in ImplLayout()
|
/aoo41x/main/filter/source/msfilter/ |
H A D | escherex.cxx | 1487 const sal_uInt8* pAry = aSeq.getArray(); in CreateGraphicProperties() local 1493 if ( pAry && nAryLen ) in CreateGraphicProperties() 1496 SvMemoryStream aTemp( (void*)pAry, nAryLen, STREAM_READ ); in CreateGraphicProperties()
|