Home
last modified time | relevance | path

Searched refs:first (Results 51 – 75 of 1338) sorted by relevance

12345678910>>...54

/trunk/main/sdext/source/presenter/
H A DPresenterAnimator.cxx85 sal_uInt64 nRequestedTime (maActiveAnimations.begin()->first); in Process()
122 && maFutureAnimations.begin()->first <= nCurrentTime) in ActivateAnimations()
140 nStartTime = maActiveAnimations.begin()->first; in ScheduleNextRun()
142 if (maFutureAnimations.begin()->first < nStartTime) in ScheduleNextRun()
143 nStartTime = maFutureAnimations.begin()->first; in ScheduleNextRun()
146 nStartTime = maFutureAnimations.begin()->first; in ScheduleNextRun()
H A DPresenterPaneBorderManager.cxx133 iDescriptor->first->removeMouseListener(this); in disposing()
134 iDescriptor->first->removeMouseMotionListener(this); in disposing()
299 if (iDescriptor->first == rEvent.Source) in mousePressed()
305 mxOuterDragWindow = iDescriptor->first; in mousePressed()
372 if (iDescriptor->first == rEvent.Source) in mouseMoved()
378 iDescriptor->first, in mouseMoved()
415 Reference<awt::XWindowPeer> xPeer (iDescriptor->first, UNO_QUERY); in mouseMoved()
530 if (iDescriptor->first == rEvent.Source) in disposing()
/trunk/main/connectivity/source/drivers/file/
H A Dfanalyzer.cxx170 if ( aIter->first.isValid() ) in bindSelectRow()
171 bindRow( aIter->first->m_aCodeList,_pRow,aEvaluateSetList); in bindSelectRow()
295 if ( aIter->first.isValid() ) in hasFunctions()
296 m_bHasSelectionCode = aIter->first->hasCode(); in hasFunctions()
324 if ( aIter->first.isValid() ) in dispose()
325 aIter->first->dispose(); in dispose()
334 if ( aIter->first.isValid() ) in setOrigColumns()
335 aIter->first->setOrigColumns(rCols); in setOrigColumns()
/trunk/main/connectivity/source/drivers/odbcbase/
H A DOResultSet.cxx216 delete static_cast< double* >(reinterpret_cast< void * >(pValue->first)); in unbind()
220 delete [] static_cast< char* >(reinterpret_cast< void * >(pValue->first)); in unbind()
224 delete [] static_cast< char* >(reinterpret_cast< void * >(pValue->first)); in unbind()
237 delete static_cast< sal_Int8* >(reinterpret_cast< void * >(pValue->first)); in unbind()
246 delete static_cast< float* >(reinterpret_cast< void * >(pValue->first)); in unbind()
694 if(first()) in beforeFirst()
722 sal_Bool SAL_CALL OResultSet::first( ) throw(SQLException, RuntimeException) in first() function in OResultSet
998 void* pData = reinterpret_cast<void*>(m_aBindVector.rbegin()->first); in updateValue()
1019 void* pData = reinterpret_cast<void*>(m_aBindVector.rbegin()->first); in updateNull()
1167 m_aBookmark = aFind->first; in getBookmark()
[all …]
/trunk/main/i18nutil/source/utility/
H A DoneToOneMapping.cxx49 if( nKey < mpTable[current].first ) in find()
51 else if( nKey > mpTable[current].first ) in find()
92 high = (mpTableWF[k].first >> 8) & 0xFF; in makeIndex()
93 low = (mpTableWF[k].first) & 0xFF; in makeIndex()
135 if( nKey < mpTableWF[current].first ) in find()
137 else if( nKey > mpTableWF[current].first ) in find()
/trunk/main/unodevtools/source/skeletonmaker/
H A Djavacompskeleton.cxx279 o << indentation << "registerProperty(\"" << i->first in registerProperties()
280 << "\", \"m_" << i->first << "\",\n" in registerProperties()
454 o << " if ( aURL.Protocol.compareTo(\"" << (*iter).first in generateXDispatchBodies()
491 o << " if ( aURL.Protocol.compareTo(\"" << (*iter).first in generateXDispatchProviderBodies()
804 printType(o, options, manager, iter->second.first.replace('.','/'), in generateClassDefinition()
806 o << " m_" << iter->first << ";\n"; in generateClassDefinition()
815 printType(o, options, manager, iter->second.first.replace('.','/'), in generateClassDefinition()
817 o << " m_" << iter->first << " = "; in generateClassDefinition()
818 printType(o, options, manager, iter->second.first.replace('.','/'), in generateClassDefinition()
/trunk/main/i18npool/source/indexentry/
H A Dindexentrysupplier_ja_phonetic.cxx41 sal_uInt16 first = idx[ ch >> 8 ]; in getIndexCharacter() local
42 if (first == 0xFFFF) { in getIndexCharacter()
47 return OUString(&idx2[ first + (ch & 0xff) ], 1); in getIndexCharacter()
74 static sal_Char first[] = "ja_phonetic (alphanumeric first)"; variable
79 …return collator->loadCollatorAlgorithm(OUString::createFromAscii(first), rLocale, collatorOptions)… in loadAlgorithm()
85 …return collator->loadCollatorAlgorithm(OUString::createFromAscii(first), rLocale, collatorOptions)… in loadAlgorithm()
/trunk/main/vcl/unx/generic/fontmanager/
H A Dfontmanager.cxx558 for( aPair.first = nFirstLeft; aPair.first < nLastLeft; aPair.first++ ) in queryMetricPage()
677 for( aPair.first = nFirstLeft; aPair.first < nLastLeft; aPair.first++ ) in queryMetricPage()
1095 ++aCodes.first; in readAfmMetrics()
1125 aPair.first = 0; in readAfmMetrics()
1425 nID = it->first; in findFontBuiltinID()
1451 nID = it->first; in findFontFileID()
1459 nID = it->first; in findFontFileID()
1465 nID = it->first; in findFontFileID()
3484 if( nFont != it->first ) in getFileDuplicates()
3883 for( ; range.first != range.second; ++range.first ) in getAdobeNameFromUnicode()
[all …]
/trunk/main/xmerge/workben/
H A Djstyle.pl65 local(@args,$_,$first,$rest);
71 ($first,$rest) = ($1,$2);
72 $pos = index($argumentative,$first);
79 eval "\$opt_$first = \$rest;";
82 eval "\$opt_$first = 1";
92 print STDERR "Unknown option: $first\n";
/trunk/main/dbaccess/source/core/api/
H A DKeySet.cxx266 m_aAutoColumns.push_back( keyColumn->first ); in findTableColumnsMatching_throw()
395 return makeAny(m_aKeyIter->first); in getBookmark()
588 if((*aIndexIter)->hasByName(aIter->first)) in updateRow()
703 m_aKeyIter->second.second.first = 2; in executeUpdate()
705 copyRowValue(_rInsertRow,m_aKeyIter->second.first,nBookmark); in executeUpdate()
890 copyRowValue(_rInsertRow,aKeyRow,aKeyIter->first + 1); in executeInsert()
892 …ySetMatrix::value_type(aKeyIter->first + 1,OKeySetValue(aKeyRow,::std::pair<sal_Int32,Reference<XR… in executeInsert()
894 (_rInsertRow->get())[0] = makeAny((sal_Int32)m_aKeyIter->first); in executeInsert()
1028 if ( m_pKeyColumnNames->find(aIter->first) != m_pKeyColumnNames->end() ) in deleteRow()
1046 if((*aIndexIter)->hasByName(aIter->first)) in deleteRow()
[all …]
/trunk/main/sal/inc/rtl/
H A Dstring.h69 sal_Int32 SAL_CALL rtl_str_compare( const sal_Char * first, const sal_Char * second ) SAL_THROW_EXT…
96 sal_Int32 SAL_CALL rtl_str_compare_WithLength( const sal_Char * first, sal_Int32 firstLen, const sa…
127 sal_Int32 SAL_CALL rtl_str_shortenedCompare_WithLength( const sal_Char * first, sal_Int32 firstLen,…
154 sal_Int32 SAL_CALL rtl_str_reverseCompare_WithLength( const sal_Char * first, sal_Int32 firstLen, c…
175 sal_Int32 SAL_CALL rtl_str_compareIgnoreAsciiCase( const sal_Char * first, const sal_Char * second …
204 sal_Int32 SAL_CALL rtl_str_compareIgnoreAsciiCase_WithLength( const sal_Char * first, sal_Int32 fir…
238 sal_Int32 SAL_CALL rtl_str_shortenedCompareIgnoreAsciiCase_WithLength( const sal_Char * first, sal_…
/trunk/main/sal/rtl/source/
H A Dunload.cxx204 it->second.first++; in rtl_registerModuleForUnloading()
232 it->second.first --; in rtl_unregisterModuleForUnloading()
235 if( it->second.first == 0) in rtl_unregisterModuleForUnloading()
271 sal_uInt32 refCount= it->second.first; in rtl_unloadUnusedModules()
274 osl_unloadModule( it->first); in rtl_unloadUnusedModules()
277 unloadedModulesList.push_front( it->first); in rtl_unloadUnusedModules()
404 rtl_unloadingListenerFunc callbackFunc= it->second.first; in rtl_notifyUnloadingListeners()
/trunk/main/scp2/macros/
H A Dmacro.pl145 my $first = 1;
148 print OUTFILE "; " unless $first;
149 $first = 0;
159 my $first = 1;
163 print OUTFILE ";" unless $first;
164 $first = 0;
/trunk/main/dbaccess/qa/complex/dbaccess/
H A DRowSet.java455 m_resultSet.first(); in testRowSetEvents()
462 m_resultSet.first(); in testRowSetEvents()
468 m_resultSet.first(); in testRowSetEvents()
472 m_resultSet.first(); in testRowSetEvents()
485 m_resultSet.first(); in testRowSetEvents()
513 m_resultSet.first(); in testRowSetEvents()
686 m_resultSet.first(); in testDeleteBehavior()
821 clone.first(); in testCloneMovesPlusInsertions()
823 clone.first(); in testCloneMovesPlusInsertions()
838 clone.first(); in testCloneMovesPlusInsertions()
[all …]
/trunk/main/fpicker/source/win32/filepicker/
H A DFilterContainer.cxx160 theFilter = m_vFilters.at( aIndex ).first; in getFilter()
193 if ( ( *iter ).first.equalsIgnoreAsciiCase( aName ) ) in getFilterTagPos()
252 aFilterEntry.first.getLength( ) + 1 + in _getLengthFilter()
313 nextFilter.first.getStr( ), in makeWinFilterBuffer()
314 nextFilter.first.getLength( ) ); in makeWinFilterBuffer()
316 memPos += nextFilter.first.getLength( ) + 1; in makeWinFilterBuffer()
/trunk/main/sw/source/core/doc/
H A Dlist.cxx116 SwNodeNum::HandleNumberTreeRootNodeDelete( *((*aNumberTreeIter).first) ); in ~SwListImpl()
117 delete (*aNumberTreeIter).first; in ~SwListImpl()
150 (*aNumberTreeIter).first->AddChild( &rNodeNum, nLevel ); in InsertListItem()
169 (*aNumberTreeIter).first->InvalidateTree(); in InvalidateListTree()
180 (*aNumberTreeIter).first->NotifyInvalidChildren(); in ValidateListTree()
227 (*aNumberTreeIter).first->NotifyNodesOnListLevel( nLevel ); in NotifyItemsOnListLevel()
/trunk/main/toolkit/source/layout/core/
H A Dproplist.cxx159 bool escaped = false, first = true; in anyFromString() local
178 if ( !first ) in anyFromString()
182 first = false; in anyFromString()
248 DBG_ERROR2( "%s=%s\n", OUSTRING_CSTR( it->first ), OUSTRING_CSTR( it->second ) ); in setProperties()
255 setProperty( xPeer, it->first, it->second ); in setProperties()
385 if ( aElem.first.getLength() > 0 ) // namespace bits .. in propsFromAttributes()
398 if ( it->first.equalsIgnoreAsciiCase( aName ) in findAndRemove()
399 || it->first.equalsIgnoreAsciiCase( OUString::createFromAscii ("_") + aName ) ) in findAndRemove()
/trunk/main/sw/source/core/table/
H A Dswtable.cxx1180 if( pCurr->second == pCurr->first ) in lcl_AdjustWidthsInLine()
1246 sal_uInt16 nTemp = pCurr->first; in lcl_CalcNewWidths()
1254 pCurr->first != pCurr->second ) in lcl_CalcNewWidths()
1283 if( pCurr->second == pCurr->first ) in lcl_CalcNewWidths()
1287 if( pLeftMove->first == pLast->first ) in lcl_CalcNewWidths()
1291 sal_uInt64 nTmp = pCurr->first - pLast->first; in lcl_CalcNewWidths()
1293 nTmp /= pLeftMove->first - pLast->first; in lcl_CalcNewWidths()
1301 else if( pCurr->second > pCurr->first ) in lcl_CalcNewWidths()
1311 if( pNext == aNewChanges.end() || pNext->first == pLast->first ) in lcl_CalcNewWidths()
1315 sal_uInt64 nTmp = pCurr->first - pLast->first; in lcl_CalcNewWidths()
[all …]
/trunk/main/jvmfwk/plugins/sunmajor/pluginlib/
H A Dgnujre.cxx104 if(! bVendor && sVendorProperty.equals(i->first)) in initialize()
109 else if (!bVersion && sVersionProperty.equals(i->first)) in initialize()
114 else if (!bHome && sGNUHomeProperty.equals(i->first)) in initialize()
119 else if (!bJavaHome && sJavaHomeProperty.equals(i->first)) in initialize()
135 else if (!bJavaLibraryPath && sJavaLibraryPathProperty.equals(i->first)) in initialize()
141 else if (!bAccess && sAccessProperty.equals(i->first)) in initialize()
/trunk/main/chart2/source/view/axes/
H A DVPolarCoordinateSystem.cxx126 sal_Int32 nDimensionIndex = aIt->first.first; in initVAxisInList()
127 sal_Int32 nAxisIndex = aIt->first.second; in initVAxisInList()
156 sal_Int32 nDimensionIndex = aIt->first.first; in updateScalesAndIncrementsOnAxes()
157 sal_Int32 nAxisIndex = aIt->first.second; in updateScalesAndIncrementsOnAxes()
H A DVCartesianCoordinateSystem.cxx190 sal_Int32 nDimensionIndex = aIt->first.first; in initVAxisInList()
191 sal_Int32 nAxisIndex = aIt->first.second; in initVAxisInList()
217 sal_Int32 nDimensionIndex = aIt->first.first; in updateScalesAndIncrementsOnAxes()
218 sal_Int32 nAxisIndex = aIt->first.second; in updateScalesAndIncrementsOnAxes()
/trunk/main/comphelper/source/misc/
H A Dsequenceashashmap.cxx203 pDestination[i].Name = pThis->first ; in operator >>()
223 pDestination[i].Name = pThis->first ; in operator >>()
259 aProp.Name = pThis->first; in getAsConstAnyList()
266 aProp.Name = pThis->first; in getAsConstAnyList()
307 const ::rtl::OUString& sCheckName = pCheck->first; in match()
332 const ::rtl::OUString& sName = pUpdate->first; in update()
366 sBuffer.append (pIt->first); in dbg_dumpToFile()
/trunk/main/codemaker/source/cppumaker/
H A Dcpputype.cxx1357 if (first) in dumpAttributes()
1359 first = sal_False; in dumpAttributes()
1415 if (first) in dumpMethods()
1417 first = sal_False; in dumpMethods()
2479 first = sal_False; in dumpHxxFile()
2497 if (first) in dumpHxxFile()
2570 if (first) in dumpHxxFile()
3236 first = sal_False; in dumpHxxFile()
3254 if (first) in dumpHxxFile()
3327 if (first) in dumpHxxFile()
[all …]
/trunk/main/setup_native/scripts/
H A Dosx_install_languagepack.applescript86 -- The first item is an empty string, if no app was found and no app started with "/Volumes"
87 -- The first item is chooseMyOwn, if no app was found and at least one app started with "/Volumes"
88 if (get first item of found_ooos as string) is "" then
98 else if (get first item of found_ooos as string) is chooseMyOwn then
99 …set the choice to (choose from list found_ooos default items (get first item of found_ooos) with p…
110 -- set the choice to (get first paragraph of found_ooos)
111 set the choice to (get first item of found_ooos)
113 …set the choice to (choose from list found_ooos default items (get first item of found_ooos) with p…
H A Dosx_install_patch.applescript84 -- The first item is an empty string, if no app was found and no app started with "/Volumes"
85 -- The first item is chooseMyOwn, if no app was found and at least one app started with "/Volumes"
86 if (get first item of found_ooos as string) is "" then
96 else if (get first item of found_ooos as string) is chooseMyOwn then
97 …set the choice to (choose from list found_ooos default items (get first item of found_ooos) with p…
108 -- set the choice to (get first paragraph of found_ooos)
109 set the choice to (get first item of found_ooos)
111 …set the choice to (choose from list found_ooos default items (get first item of found_ooos) with p…

Completed in 233 milliseconds

12345678910>>...54