Home
last modified time | relevance | path

Searched refs:First (Results 126 – 150 of 764) sorted by relevance

12345678910>>...31

/trunk/main/sfx2/source/dialog/
H A Dmgetempl.cxx124 pPool->First(); // fuer SW - interne Liste updaten in SfxManageStyleSheetPage()
161 SfxStyleSheetBase* pPoolStyle = pPool->First(); in SfxManageStyleSheetPage()
191 SfxStyleSheetBase* pPoolStyle = pPool->First(); in SfxManageStyleSheetPage()
H A Dstyfitem.cxx101 SfxFilterTupel *pTupel = aFilterList.First(); in ~SfxStyleFamilyItem()
138 SfxStyleFamilyItem *pItem = aEntryList.First(); in ~SfxStyleFamilies()
/trunk/main/sd/source/ui/dlg/
H A Dtpoption.src190 First = 50 ;
306 First = 1 ;
338 First = 1 ;
/trunk/main/framework/inc/uielement/
H A Dspinfieldtoolbarcontroller.hxx50 virtual void First() = 0;
80 virtual void First();
/trunk/main/svx/source/items/
H A Dnumfmtsh.cxx686 const SvNumberformat* pNumEntry = pCurFmtTable->First(); in FillEListWithFormats_Impl()
732 const SvNumberformat* pNumEntry = pCurFmtTable->First(); in FillEListWithDateTime_Impl()
816 const SvNumberformat* pNumEntry = pCurFmtTable->First(); in FillEListWithSysCurrencys()
859 pNumEntry = pCurFmtTable->First(); in FillEListWithSysCurrencys()
964 const SvNumberformat* pNumEntry = pCurFmtTable->First(); in FillEListWithUserCurrencys()
1112 const SvNumberformat* pNumEntry = pCurFmtTable->First(); in FillEListWithUsD_Impl()
/trunk/main/dbaccess/source/ui/app/
H A DAppDetailPageHelper.cxx718 SvLBoxEntry* pEntry = m_pLists[E_TABLE]->First(); in createTablesPage()
950 pEntry = lcl_findEntry_impl(*pTreeView,_rOldName,pTreeView->First()); in elementReplaced()
954 pEntry = lcl_findEntry(*pTreeView,_rOldName,pTreeView->First()); in elementReplaced()
986 pEntry = lcl_findEntry(*pTreeView,sName,pTreeView->First()); in elementAdded()
1029 SvLBoxEntry* pEntry = lcl_findEntry_impl(*pTreeView,_rName,pTreeView->First()); in elementRemoved()
1039 SvLBoxEntry* pEntry = lcl_findEntry(*pTreeView,_rName,pTreeView->First()); in elementRemoved()
/trunk/main/sw/source/ui/app/
H A Ddocsh2.cxx382 pHisPool->First(); in Insert()
455 pExist = pMyPool->First(); in Insert()
485 SfxStyleSheetBase* pTestSheet = pMyPool->First(); in Insert()
582 pMyPool->First(); // vorm Zugriff Pool aktualisieren!! in Remove()
602 SfxStyleSheetBase* pTestSheet = pMyPool->First(); in Remove()
821 const SfxFilter* pFlt = aIter.First(); in Execute()
/trunk/main/svx/source/engine3d/
H A Dfloat3d.src303 First = 0 ;
332 First = 2 ;
352 First = 2 ;
524 First = 1 ;
548 First = 1 ;
1103 First = 1 ;
/trunk/main/sw/source/core/layout/
H A Dsoftpagebreak.cxx39 for( const SwTxtFrm *pFrm = aIter.First(); pFrm; pFrm = aIter.Next() ) in fillSoftPageBreakList()
110 for( SwRowFrm* pLast = aIter.First(); pLast; pLast = aIter.Next() ) in hasSoftPageBreak()
/trunk/main/sot/source/sdstor/
H A Ducbstorage.cxx2103 UCBStorageElement_Impl* pElement = m_aChildrenList.First();
2161 UCBStorageElement_Impl* pElement = m_aChildrenList.First();
2215 UCBStorageElement_Impl* pElement = m_aChildrenList.First();
2256 UCBStorageElement_Impl* pElement = m_aChildrenList.First();
2335 UCBStorageElement_Impl* pElement = m_aChildrenList.First();
2582 UCBStorageElement_Impl* pInnerElement = m_aChildrenList.First();
2610 UCBStorageElement_Impl* pElement = m_aChildrenList.First();
2726 UCBStorageElement_Impl* pElement = pImp->GetChildrenList().First();
2826 UCBStorageElement_Impl* pElement = pImp->GetChildrenList().First();
2856 UCBStorageElement_Impl* pElement = pImp->GetChildrenList().First();
H A Dstgdir.hxx126 StgDirEntry* First() { return (StgDirEntry*) StgAvlIterator::First(); } in First() function in StgIterator
/trunk/main/cui/source/options/
H A Doptgenrl.src61 Text [ en-US ] = "First/Last ~name/Initials" ;
69 Text [ en-US ] = "Last Name/First name/Father's name/Initials";
77 Text [ en-US ] = "Last/First ~name/Initials" ;
/trunk/main/dbaccess/source/ui/misc/
H A DWNameMatch.cxx175 SvLBoxEntry* pLeftEntry = m_CTRL_LEFT.GetModel()->First(); in LeavePage()
176 SvLBoxEntry* pRightEntry = m_CTRL_RIGHT.GetModel()->First(); in LeavePage()
351 SvLBoxEntry* pEntry = m_CTRL_LEFT.First(); in IMPL_LINK()
/trunk/main/svx/source/dialog/
H A Dimapdlg.cxx408 for( String* pStr = aNewList.First(); pStr; pStr = aNewList.Next() ) in SetTargetList()
446 …for( String* pStr = pOwnData->aUpdateTargetList.First(); pStr; pStr = pOwnData->aUpdateTargetList.… in Update()
458 for( String* pStr = aTargetList.First(); pStr; pStr = aTargetList.Next() ) in Update()
953 …for( String* pStr = pOwnData->aUpdateTargetList.First(); pStr; pStr = pOwnData->aUpdateTargetList.… in IMPL_LINK()
/trunk/main/tools/source/memtools/
H A Dmultisel.cxx81 Range* pRange = aSels.First(); in ImplClear()
325 Range* pRange = aSels.First(); in ~MultiSelection()
516 pRange = aSels.First(); in Select()
855 pRange = aSels.First(); in SetTotalRange()
/trunk/main/sc/source/core/data/
H A Dvalidat.cxx570 const String* First();
583 const String* ScStringTokenIterator::First() in First() function in __anonca31307a0111::ScStringTokenIterator
825 for( const String* pString = aIt.First(); pString && aIt.Ok(); pString = aIt.Next() ) in FillSelectionList()
877 for( const String* pString = aIt.First(); pString && aIt.Ok(); pString = aIt.Next() ) in IsListValid()
H A Dglobal.cxx1399 const ScFuncDesc* pDesc = First(); in ~ScFunctionList()
1816 for (pDesc = First(0); pDesc; pDesc = Next()) in Get()
1827 for (pDesc = First(0); pDesc; pDesc = Next()) in Get()
1835 const ScFuncDesc* ScFunctionMgr::First( sal_uInt16 nCategory ) const in First() function in ScFunctionMgr
1842 return (const ScFuncDesc*)pCurCatList->First(); in First()
1944 …for (pDesc = (const ScFuncDesc*)m_pCategory->First(); i < _nPos && pDesc; pDesc = (const ScFuncDe… in getFunction()
/trunk/main/scaddins/source/analysis/
H A Danalysis.cxx726 for( const double *p = aValList.First(); p; p = aValList.Next() ) in getMultinomial()
858 const double* p = aValList.First(); in getGcd()
883 const double* p = aValList.First(); in getLcm()
1192 const Complex* p = z_list.First(); in getImproduct()
1240 const Complex* p = z_list.First(); in getImsum()
/trunk/main/sc/source/filter/html/
H A Dhtmlexp.cxx290 for ( ScHTMLGraphEntry* pE = aGraphList.First(); pE; pE = aGraphList.Next() ) in ~ScHTMLExport()
479 pStyleSheet = pStylePool->First(); in PageDefaults()
500 pStyleSheet = pStylePool->First(); in PageDefaults()
788 for ( ScHTMLGraphEntry* pE = aGraphList.First(); pE; pE = aGraphList.Next() ) in WriteTables()
822 for ( pGraphEntry = aGraphList.First(); pGraphEntry; in WriteCell()
/trunk/main/sw/source/core/inc/
H A Dfntcache.hxx56 inline SwFntObj *First( ) { return (SwFntObj *)SwCache::First(); } in First() function in SwFntCache
/trunk/main/oox/source/core/
H A Dxmlfilterbase.cxx267 aEntry[0].First = CREATE_OUSTRING( "Type" ); in lclAddRelation()
269 aEntry[1].First = CREATE_OUSTRING( "Target" ); in lclAddRelation()
273 aEntry[2].First = CREATE_OUSTRING( "TargetMode" ); in lclAddRelation()
/trunk/main/svtools/source/contnr/
H A Dfileview.cxx302 inline HashedEntry* First();
319 inline HashedEntry* HashedEntryList::First() in First() function in HashedEntryList
321 return ( HashedEntry* ) List::First(); in First()
342 HashedEntry* pIter = First(); in Find()
351 HashedEntry* pIter = First(); in Find()
378 HashedEntry* p = First(); in Clear()
2181 SvLBoxEntry* pFirst = mpView->First(); in InitSelection()
2228 mpView->SetCursor( mpView->First(), sal_True ); in ResetCursor()
/trunk/main/svtools/source/control/
H A Dcalendar.cxx127 void* p = pTable->First(); in ImplCalendarSelectDateRange()
158 void* p = pTable->First(); in ImplCalendarUnSelectDateRange()
171 p = pOldTable->First(); in ImplCalendarUnSelectDateRange()
321 ImplDateInfo* pDateInfo = mpDateTable->First(); in ~Calendar()
1230 p = pOld->First(); in ImplUpdateSelection()
1243 p = pNew->First(); in ImplUpdateSelection()
2479 ImplDateInfo* pDateInfo = mpDateTable->First(); in ClearDateInfo()
2487 pDateInfo = mpDateTable->First(); in ClearDateInfo()
/trunk/main/package/source/xstor/
H A Dowriteablestream.cxx2796 if ( aSeq[nInd].First.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "Target" ) ) ) in getTargetByID()
2821 if ( aSeq[nInd].First.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "Type" ) ) ) in getTypeByID()
2848 if ( aSeq[nInd1][nInd2].First.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "Id" ) ) ) in getRelationshipByID()
2881 if ( aSeq[nInd1][nInd2].First.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "Type" ) ) ) in getRelationshipsByType()
2937 if ( aSeq[nInd1][nInd2].First.equals( aIDTag ) ) in insertRelationshipByID()
2955 aSeq[nIDInd][0].First = aIDTag; in insertRelationshipByID()
2962 if ( !aEntry[nIndOrig].First.equals( aIDTag ) ) in insertRelationshipByID()
2997 if ( aSeq[nInd1][nInd2].First.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "Id" ) ) ) in removeRelationshipByID()
3043 if ( aSeq[nIndTarget1][nIndTarget2].First.equals( aIDTag ) ) in insertRelationships()
3050 if ( aEntries[nIndSource1][nIndSource2].First.equals( aIDTag ) ) in insertRelationships()
[all …]
/trunk/main/svl/source/numbers/
H A Dzforlist.cxx137 for ( SvNumberFormatter* p = (SvNumberFormatter*)aFormatters.First(); in ConfigurationChanged()
147 for ( SvNumberFormatter* p = (SvNumberFormatter*)aFormatters.First(); in ConfigurationChanged()
209 SvNumberformat* pEntry = aFTable.First(); in ~SvNumberFormatter()
354 SvNumberformat* pEntry = aFTable.First(); in ImpChangeSysCL()
359 pEntry = (SvNumberformat*) aFTable.First(); in ImpChangeSysCL()
413 aOldTable.First(); in ReplaceSystemCL()
655 SvNumberformat* pFormat = aFTable.First(); in PrepareSave()
883 SvNumberformat* pEntry = (SvNumberformat*) pTable->First(); in Save()
2877 sal_uInt32* pIndex = (sal_uInt32*) pMergeTable->First(); in ClearMergeTable()
2897 SvNumberformat* pFormat = rTable.aFTable.First(); in MergeFormatter()
[all …]

Completed in 164 milliseconds

12345678910>>...31