/trunk/main/cui/source/dialogs/ |
H A D | postdlg.cxx | 51 static sal_uInt16 pRanges[] = variable 184 return pRanges; in GetRanges()
|
/trunk/main/sfx2/source/control/ |
H A D | bindings.cxx | 1540 sal_uInt16 *pRanges = new sal_uInt16[rFound.Count() * 2 + 1]; in CreateSet_Impl() local 1545 pRanges[j++] = rFound[i]->nWhichId; in CreateSet_Impl() 1550 pRanges[j++] = rFound[i++]->nWhichId; in CreateSet_Impl() 1552 pRanges[j] = 0; // terminierende NULL in CreateSet_Impl() 1553 SfxItemSet *pSet = new SfxItemSet(rPool, pRanges); in CreateSet_Impl() 1554 delete [] pRanges; in CreateSet_Impl()
|
/trunk/main/sc/source/ui/inc/ |
H A D | undoblk.hxx | 131 SCCOLROW* pRanges; member in ScUndoDeleteMulti 394 SCCOLROW* pRanges; member in ScUndoWidthOrHeight 975 ScRangeList* pRanges; member in ScUndoBorder
|
H A D | docfunc.hxx | 127 SC_DLLPUBLIC sal_Bool SetWidthOrHeight( sal_Bool bWidth, SCCOLROW nRangeCnt, SCCOLROW* pRanges,
|
/trunk/main/toolkit/workben/layout/ |
H A D | zoom.cxx | 119 static USHORT pRanges[] = variable 449 return pRanges; in GetRanges()
|
/trunk/main/cui/source/tabpages/ |
H A D | connect.cxx | 51 static sal_uInt16 pRanges[] = variable 432 return( pRanges ); in GetRanges()
|
H A D | textanim.cxx | 44 static sal_uInt16 pRanges[] = variable 512 return( pRanges ); in GetRanges()
|
H A D | textattr.cxx | 55 static sal_uInt16 pRanges[] = variable 599 return( pRanges ); in GetRanges()
|
H A D | measure.cxx | 51 static sal_uInt16 pRanges[] = variable 635 return( pRanges ); in GetRanges()
|
H A D | tabstpge.cxx | 67 static sal_uInt16 pRanges[] = variable 218 return pRanges; in GetRanges()
|
H A D | border.cxx | 74 static sal_uInt16 pRanges[] = variable 405 return pRanges; in GetRanges()
|
H A D | numfmt.cxx | 63 static sal_uInt16 pRanges[] = variable 404 return pRanges; in GetRanges()
|
/trunk/main/svx/source/dialog/ |
H A D | hdft.cxx | 69 static sal_uInt16 pRanges[] = variable 101 return pRanges; in GetRanges() 115 return pRanges; in GetRanges()
|
/trunk/main/sc/source/ui/view/ |
H A D | viewfun2.cxx | 105 SCCOLROW* pRanges = new SCCOLROW[MAXCOLROWCOUNT]; in AdjustBlockHeight() local 106 SCCOLROW nRangeCnt = pMarkData->GetMarkRowRanges( pRanges ); in AdjustBlockHeight() 109 pRanges[0] = pRanges[1] = GetViewData()->GetCurY(); in AdjustBlockHeight() 132 SCCOLROW* pOneRange = pRanges; in AdjustBlockHeight() 152 delete[] pRanges; in AdjustBlockHeight()
|
/trunk/main/svx/source/table/ |
H A D | tablecontroller.cxx | 2544 const sal_uInt16* pRanges = rFormatSet.GetRanges(); in ApplyFormatPaintBrush() local 2547 while( *pRanges ) in ApplyFormatPaintBrush() 2549 if( (*pRanges != EE_PARA_START) && (*pRanges != EE_CHAR_START) ) in ApplyFormatPaintBrush() 2554 pRanges += 2; in ApplyFormatPaintBrush()
|
/trunk/main/svl/inc/svl/ |
H A D | rngitem.hxx | 93 SfxXRangesItem( sal_uInt16 nWID, const NUMTYPE *pRanges );
|
H A D | itemset.hxx | 176 void SetRanges( const sal_uInt16 *pRanges );
|
/trunk/main/sw/source/core/doc/ |
H A D | docedt.cxx | 1287 SvUShorts * lcl_RangesToUShorts(sal_uInt16 * pRanges) in lcl_RangesToUShorts() argument 1292 while (pRanges[i] != 0) in lcl_RangesToUShorts() 1294 ASSERT(pRanges[i+1] != 0, "malformed ranges"); in lcl_RangesToUShorts() 1296 for (sal_uInt16 j = pRanges[i]; j < pRanges[i+1]; j++) in lcl_RangesToUShorts()
|
/trunk/main/sfx2/inc/sfx2/ |
H A D | basedlgs.hxx | 209 sal_uInt16* pRanges; member in SfxSingleTabDialog
|
H A D | tabdlg.hxx | 103 sal_uInt16* pRanges; member in SfxTabDialog
|
/trunk/main/cui/source/inc/ |
H A D | iconcdlg.hxx | 176 sal_uInt16* pRanges; member in IconChoiceDialog
|
/trunk/main/sc/source/filter/xml/ |
H A D | XMLStylesExportHelper.hxx | 168 ScRowFormatRanges(const ScRowFormatRanges* pRanges);
|
/trunk/main/sfx2/source/appl/ |
H A D | appuno.cxx | 1150 const sal_uInt16 *pRanges = rSet.GetRanges(); in TransformItems() local 1151 while ( *pRanges ) in TransformItems() 1153 for(sal_uInt16 nId = *pRanges++; nId <= *pRanges; ++nId) in TransformItems()
|
/trunk/main/sc/source/ui/docshell/ |
H A D | docfunc.cxx | 3116 sal_Bool ScDocFunc::SetWidthOrHeight( sal_Bool bWidth, SCCOLROW nRangeCnt, SCCOLROW* pRanges, SCTAB… in SetWidthOrHeight() argument 3138 SCCOLROW nStart = pRanges[0]; in SetWidthOrHeight() 3139 SCCOLROW nEnd = pRanges[2*nRangeCnt-1]; in SetWidthOrHeight() 3168 memmove( pUndoRanges, pRanges, 2*nRangeCnt*sizeof(SCCOLROW) ); in SetWidthOrHeight() 3181 SCCOLROW nStartNo = *(pRanges++); in SetWidthOrHeight() 3182 SCCOLROW nEndNo = *(pRanges++); in SetWidthOrHeight()
|
/trunk/main/reportdesign/source/ui/misc/ |
H A D | UITools.cxx | 706 static sal_uInt16 pRanges[] = in openCharDialog() local 718 ::std::auto_ptr<SfxItemSet> pDescriptor( new SfxItemSet( *pPool, pRanges ) ); in openCharDialog()
|