Home
last modified time | relevance | path

Searched refs:First (Results 101 – 125 of 763) sorted by relevance

12345678910>>...31

/aoo42x/main/sc/source/core/data/
H A Dcell2.cxx1431 for (FormulaToken* p = pCode->First(); p; p = pCode->Next()) in lcl_IsRangeNameInUse()
1457 for (FormulaToken* p = pCode->First(); p; p = pCode->Next()) in lcl_FindRangeNamesInUse()
1478 for( FormulaToken* p = pCode->First(); p; p = pCode->Next() ) in ReplaceRangeNamesInUse()
1498 for( FormulaToken* p = pCode->First(); p; p = pCode->Next() ) in CompileDBFormula()
1520 for ( FormulaToken* p = pCode->First(); p && !bRecompile; p = pCode->Next() ) in CompileDBFormula()
1571 for ( FormulaToken* p = pCode->First(); p && !bRecompile; p = pCode->Next() ) in CompileNameFormula()
1612 for ( FormulaToken* p = pCode->First(); p; p = pCode->Next() ) in CompileColRowNameFormula()
/aoo42x/main/sc/source/filter/excel/
H A Dxicontent.cxx453 for( pScRange = aRowScRanges.First(); pScRange; pScRange = aRowScRanges.Next() ) in ReadLabelranges()
473 for( pScRange = aColScRanges.First(); pScRange; pScRange = aColScRanges.Next() ) in ReadLabelranges()
658 for( const ScRange* pScRange = maRanges.First(); pScRange; pScRange = maRanges.Next() ) in Apply()
691 for( XclImpCondFormat* pFmt = maCondFmtList.First(); pFmt; pFmt = maCondFmtList.Next() ) in Apply()
855 … for( const ScRange* pScRange = aScRanges.First(); pScRange; pScRange = aScRanges.Next() ) in ReadDV()
1009 for( XclImpWebQuery* pQuery = maWQList.First(); pQuery; pQuery = maWQList.Next() ) in Apply()
/aoo42x/main/basctl/source/basicide/
H A Dbastypes.cxx295 BreakPoint* pBrk = First(); in InsertSorted()
314 BreakPoint* pBrk = First(); in SetBreakPointsInBasic()
325 BreakPoint* pBrk = First(); in FindBreakPoint()
341 BreakPoint* pBrk = First(); in AdjustBreakPoints()
375 BreakPoint* pBrk = First(); in ResetHitCount()
/aoo42x/main/svx/source/items/
H A Dhlnkitem.cxx86 for( SvxMacro* pMac = pMacroTable->First(); pMac; pMac = pMacroTable->Next() ) in Store()
96 for( SvxMacro* pMac = pMacroTable->First(); pMac; pMac = pMacroTable->Next() ) in Store()
116 for( SvxMacro* pMac = pMacroTable->First(); pMac; pMac = pMacroTable->Next() ) in Store()
/aoo42x/main/extensions/source/propctrlr/
H A Dselectlabeldialog.cxx141 m_aControlTree.MakeVisible(m_aControlTree.First(), sal_True); in DBG_NAME()
163 SvLBoxEntry* pLoop = m_aControlTree.First(); in ~OSelectLabelDialog()
279 SvLBoxEntry* pSearch = m_aControlTree.First(); in IMPL_LINK()
/aoo42x/main/dbaccess/source/ui/querydesign/
H A DTableWindowListBox.cxx121 SvLBoxEntry* pEntry = (SvLBoxEntry*)pTreeList->First(); in GetEntryFromText()
245 sal_Bool bFirstNotAllowed = FirstSelected() == First() && m_pTabWin->GetData()->IsShowAll(); in StartDrag()
314 if(!( m_pTabWin->GetData()->IsShowAll() && (pEntry==First()) )) in AcceptDrop()
/aoo42x/main/sw/source/ui/misc/
H A Dlinenum.src122 First = 0 ;
144 First = 1 ;
193 First = 0 ;
H A Dsrtdlg.src98 First = 1 ;
153 First = 1 ;
204 First = 1 ;
/aoo42x/main/svtools/inc/svtools/
H A Dtreelist.hxx193 SvListEntry* FirstVisible() const { return First(); } in FirstVisible()
251 SvListEntry* First() const;
487 Type First() const \
488 { return (Type)SvTreeList::First(); } \
/aoo42x/main/filter/source/msfilter/
H A Descherex.cxx3651 GetValueForEnhancedCustomShapeHandleParameter( nXPosition, aPosition.First ); in CreateCustomShapeProperties()
3687 if ( GetValueForEnhancedCustomShapeHandleParameter( nXMap, aPolar.First ) ) in CreateCustomShapeProperties()
3953 for ( void* pPtr = maPersistTable.First(); pPtr; pPtr = maPersistTable.Next() ) in ~EscherPersistTable()
3961 for ( void* pPtr = maPersistTable.First(); pPtr; pPtr = maPersistTable.Next() ) in PtIsID()
3980 for ( void* pPtr = maPersistTable.First(); pPtr; pPtr = maPersistTable.Next() ) in PtDelete()
3995 for ( void* pPtr = maPersistTable.First(); pPtr; pPtr = maPersistTable.Next() ) in PtGetOffsetByID()
4007 for ( void* pPtr = maPersistTable.First(); pPtr; pPtr = maPersistTable.Next() ) in PtReplace()
4023 for ( void* pPtr = maPersistTable.First(); pPtr; pPtr = maPersistTable.Next() ) in PtReplaceOrInsert()
4876 for( pP = maShapeList.First(); pP; pP = maShapeList.Next() ) in ~EscherSolverContainer()
4878 for( pP = maConnectorList.First(); pP; pP = maConnectorList.Next() ) in ~EscherSolverContainer()
[all …]
H A Dmsdffimp.cxx1716 aDepthParaPair.First.Value <<= fDepth; in ApplyCustomShapeGeometryAttributes()
1717 aDepthParaPair.First.Type = EnhancedCustomShapeParameterType::NORMAL; in ApplyCustomShapeGeometryAttributes()
1866 aRotateAnglePair.First.Value <<= fAngleX; in ApplyCustomShapeGeometryAttributes()
1910 aSkewPair.First.Value <<= fSkewAmount; in ApplyCustomShapeGeometryAttributes()
1911 aSkewPair.First.Type = EnhancedCustomShapeParameterType::NORMAL; in ApplyCustomShapeGeometryAttributes()
1956 aOriginPair.First.Value <<= fOriginX; in ApplyCustomShapeGeometryAttributes()
1957 aOriginPair.First.Type = EnhancedCustomShapeParameterType::NORMAL; in ApplyCustomShapeGeometryAttributes()
3061 DffRecordHeader* DffRecordManager::First() in First() function in DffRecordManager
3141 pHd = First(); in GetRecordHeader()
3154 pHd = First(); in GetRecordHeader()
[all …]
H A Dsvdfppt.cxx3125 for ( pPtr = pList2->First(); pPtr; pPtr = pList2->Next() ) in ImportPage()
3665 for ( pPtr = aBuGraList.First(); pPtr; pPtr = aBuGraList.Next() ) in ~PPTExtParaProv()
3988 PPTPortionObj* pPtr = pParaObj->First(); in GetNumberFormat()
5135 for ( pPtr = aList.First(); pPtr; pPtr = aList.Next() ) in ~PPTTextSpecInfoAtomInterpreter()
6498 PPTPortionObj* pPortion = First(); in ApplyTo()
6627 PPTPortionObj* PPTParagraphObj::First() in First() function in PPTParagraphObj
6646 for ( void* pPtr = First(); pPtr; pPtr = Next() ) in ImplClear()
7179 PPTFieldEntry* pFE = (PPTFieldEntry*)pFieldList->First(); in PPTTextObj()
7331 aStyleTextPropReader.aCharPropList.First(); in PPTTextObj()
7371 PPTParagraphObj* PPTTextObj::First() in First() function in PPTTextObj
[all …]
/aoo42x/main/sc/source/ui/unoobj/
H A Dchart2uno.cxx314 Table* pCol = static_cast<Table*>(rCols.First()); in Chart2PositionMap()
375 Table* pCol = static_cast<Table*>(rCols.First()); in Chart2PositionMap()
376 FormulaToken* pToken = static_cast<FormulaToken*>(pCol->First()); in Chart2PositionMap()
381 pToken = static_cast<FormulaToken*>(pCol->First()); in Chart2PositionMap()
794 pCol = static_cast<Table*>(pCols->First()); in createPositionMap()
806 Table* pFirstCol = static_cast<Table*>(pCols->First()); in createPositionMap()
808 pFirstCol->First(); in createPositionMap()
812 pCols->First(); in createPositionMap()
3246 for ( p = aRanges.First(); p && !bFound; p = aRanges.Next()) in getNumberFormatKeyByIndex()
3631 for ( p = m_xRanges->First(); p; p = m_xRanges->Next()) in getTextualData()
[all …]
/aoo42x/main/svtools/source/filter/
H A Dsgvtext.cxx537 sal_Bool First=sal_True; in GetLineFeed() local
548 if (First || (!AbsEnd && c!=' ' && c!=HardTrenn)) { in GetLineFeed()
557 First=sal_False; in GetLineFeed()
805 sal_Bool First; // erster Char ? in FormatLine() local
833 Border=sal_False; First=sal_True; in FormatLine()
842 if (First) { in FormatLine()
861 First=sal_False; in FormatLine()
/aoo42x/main/sd/source/core/
H A Ddrawdoc3.cxx379 String* pTest = (String*) mpLayoutsToTransfer->First(); in operator ()()
556 String* pLayout = (String*) pLayoutsToTransfer->First(); in InsertBookmarkAsPage()
1720 SfxStyleSheetBase* pHisSheet = pSourceStyleSheetPool->First(); in SetMasterPage()
1792 StyleReplaceData* pRData = (StyleReplaceData*)pReplList->First(); in SetMasterPage()
1912 pPage = (SdPage*)pPageList->First(); in SetMasterPage()
1969 StyleReplaceData* pReplData = (StyleReplaceData*)pReplList->First(); in SetMasterPage()
2075 pPage = (SdPage*)pPageList->First(); in SetMasterPage()
/aoo42x/main/vcl/source/gdi/
H A Dgdimtf.cxx146 ImpLabel* ImplFirst() { return (ImpLabel*) First(); } in ImplFirst()
218 for( void* pAct = First(); pAct; pAct = Next() ) in GDIMetaFile()
253 for( void* pAct = First(); pAct; pAct = Next() ) in operator =()
345 for( void* pAct = First(); pAct; pAct = Next() ) in Clear()
576 First(); in WindStart()
816 for( MetaAction* pAct = (MetaAction*) First(); pAct; pAct = (MetaAction*) Next() ) in Move()
851 for( MetaAction* pAct = (MetaAction*) First(); pAct; pAct = (MetaAction*) Next() ) in Move()
888 for( MetaAction* pAct = (MetaAction*) First(); pAct; pAct = (MetaAction*) Next() ) in Scale()
924 for( MetaAction* pAct = (MetaAction*) First(); pAct; pAct = (MetaAction*) Next() ) in Clip()
2050 for( MetaAction* pAction = (MetaAction*) First(); pAction; pAction = (MetaAction*) Next() ) in ImplExchangeColors()
[all …]
/aoo42x/main/svtools/source/contnr/
H A Dsvimpbox.cxx901 SvLBoxEntry* pFirst = pView->First(); in Paint()
905 pStartEntry = pView->First(); in Paint()
916 pStartEntry = pView->First(); in Paint()
1032 pStartEntry = pView->First(); in RepaintSelectionItems()
1154 pEntry = pView->First(); in DrawNet()
1604 pStartEntry = pView->First(); in EntryCollapsed()
1787 pStartEntry = pTree->First(); in EntryRemoved()
1866 pStartEntry = pView->First(); in EntryMoved()
1963 if( pStartEntry != pView->First() && (nFlags & F_FILLING) ) in EntryInserted()
2638 pNewCursor = pView->GetModel()->First(); in KeyInput()
[all …]
/aoo42x/main/package/source/xstor/
H A Docompinstream.cxx389 if ( aSeq[nInd].First.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "Target" ) ) ) in getTargetByID()
414 if ( aSeq[nInd].First.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "Type" ) ) ) in getTypeByID()
441 if ( aSeq[nInd1][nInd2].First.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "Id" ) ) ) in getRelationshipByID()
474 if ( aSeq[nInd1][nInd2].First.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "Type" ) ) ) in getRelationshipsByType()
/aoo42x/main/sd/source/ui/dlg/
H A Dsdtreelb.cxx354 for( pEntry = First(); pEntry ; pEntry = Next( pEntry ) ) in MarkCurEntry()
369 for( pEntry = First(); pEntry ; pEntry = Next( pEntry ) ) in MarkCurEntry()
389 for( pEntry = First(); pEntry ; pEntry = Next( pEntry ) ) in FreshCurEntry()
521 for( pEntry = First(); pEntry && !bFound; pEntry = Next( pEntry ) ) in SelectEntry()
550 for( pEntry = First(); pEntry && !bFound; pEntry = Next( pEntry ) ) in HasSelectedChilds()
930 SvLBoxEntry* pEntry = First(); in IsEqualToDoc()
/aoo42x/main/cui/source/options/
H A Dtreeopt.cxx621 SvLBoxEntry* pEntry = aTreeLB.First(); in ~OfaTreeOptionsDialog()
660 pEntry = aTreeLB.First(); in ~OfaTreeOptionsDialog()
703 pEntry = aTreeLB.First(); in AddGroup()
778 SvLBoxEntry* pEntry = aTreeLB.First(); in IMPL_LINK()
845 SvLBoxEntry* pEntry = aTreeLB.First(); in ApplyItemSets()
952 SvLBoxEntry* pTemp = aTreeLB.First(); in ActivateLastSelection()
984 pEntry = aTreeLB.First(); in ActivateLastSelection()
1162 SvLBoxEntry* pTemp = aTreeLB.First(); in IMPL_LINK()
2210 SvListEntry* pEntry = pTreeList->First(); in ResizeTreeLB()
2554 SvLBoxEntry* pEntry = rTreeLB.First(); in lcl_getGroupId()
/aoo42x/main/cui/source/dialogs/
H A Dcuigaldlg.cxx403 for( String* pStr = mpBrowser->aFoundList.First(); pStr; pStr = mpBrowser->aFoundList.Next() ) in IMPL_LINK()
825 for( String* pStr = aFoundList.First(); pStr; pStr = aFoundList.Next() ) in ~TPGalleryThemeProperties()
828 for( void* pEntry = aFilterEntryList.First(); pEntry; pEntry = aFilterEntryList.Next() ) in ~TPGalleryThemeProperties()
875 pTestEntry = (FilterEntry*) aFilterEntryList.First(); in FillFilterList()
1004 for( String* pStr = aFoundList.First(); pStr; pStr = aFoundList.Next() ) in SearchFiles()
/aoo42x/main/sw/source/ui/index/
H A Dcnttab.cxx861 SvLBoxEntry* pEntry = rTLB.First(); in SwAddStylesDlg_Impl()
893 SvLBoxEntry* pEntry = rTLB.First(); in IMPL_LINK()
3429 const Control* pControl = aControlList.First(); in InsertAtSelection()
3653 Control* pCtrl = aControlList.First(); in AdjustPositions()
3670 Control* pCtrl = aControlList.First(); in MoveControls()
3687 Control* pFirstCtrl = aControlList.First(); in AdjustScrolling()
3734 Control* pDebugCtrl = aControlList.First(); in IMPL_LINK()
3793 Control* pCtrl = aControlList.First(); in IMPL_LINK()
3960 Control* pControl = aControlList.First(); in IMPL_LINK()
4005 Control* pControl = aControlList.First(); in IMPL_LINK()
[all …]
/aoo42x/main/scaddins/source/datefunc/
H A Ddatefunc.src42 Text [ en-US ] = "First day of the period";
74 Text [ en-US ] = "First day of the period.";
106 Text [ en-US ] = "First day of the period";
/aoo42x/main/svx/source/dialog/
H A Doptgrid.src87 First = 10 ;
105 First = 10 ;
246 First = 1 ;
/aoo42x/main/svx/source/svdraw/
H A Dsvdoashp.cxx762 …EnhancedCustomShape2d::SetEnhancedCustomShapeParameter( seqCoordinates[ i ].First, pDefCustomShape… in MergeDefaultAttributes()
782 …EnhancedCustomShape2d::SetEnhancedCustomShapeParameter( seqGluePoints[ i ].First, pDefCustomShape-… in MergeDefaultAttributes()
963 …EnhancedCustomShape2d::SetEnhancedCustomShapeParameter( seqTextFrames[ i ].TopLeft.First, pRecta… in MergeDefaultAttributes()
965 …EnhancedCustomShape2d::SetEnhancedCustomShapeParameter( seqTextFrames[ i ].BottomRight.First, pRe… in MergeDefaultAttributes()
1045 …EnhancedCustomShape2d::SetEnhancedCustomShapeHandleParameter( aPosition.First, pData->nPositionX, … in MergeDefaultAttributes()
1075 EnhancedCustomShape2d::SetEnhancedCustomShapeHandleParameter( aCenter.First, pData->nCenterX, in MergeDefaultAttributes()
1196 …EnhancedCustomShape2d::SetEnhancedCustomShapeParameter( seqCoordinates2[ i ].First, pDefCustomShap… in IsDefaultGeometry()
1460 …EnhancedCustomShape2d::SetEnhancedCustomShapeParameter( seqTextFrames2[ i ].TopLeft.First, pRect… in IsDefaultGeometry()
1462 …EnhancedCustomShape2d::SetEnhancedCustomShapeParameter( seqTextFrames2[ i ].BottomRight.First, pR… in IsDefaultGeometry()
1527 …EnhancedCustomShape2d::SetEnhancedCustomShapeHandleParameter( aPosition.First, pData->nPositionX, … in IsDefaultGeometry()
[all …]

Completed in 339 milliseconds

12345678910>>...31