Home
last modified time | relevance | path

Searched refs:first (Results 251 – 275 of 1338) sorted by relevance

1...<<11121314151617181920>>...54

/trunk/main/offapi/com/sun/star/sdbcx/
H A DXRowLocate.idl111 @param first
112 the first bookmark
123 long compareBookmarks([in]any first, [in]any second)
/trunk/main/dbaccess/source/ui/control/
H A Dtoolboxcontroller.cxx173 addStatusListener(aIter->first); in initialize()
202 if ( m_aCommandURL == aFind->first && !Event.IsEnabled ) in statusChanged()
212 m_aCommandURL = aFind->first; in statusChanged()
/trunk/main/offapi/com/sun/star/util/
H A DSearchFlags.idl87 /** The first character in the string is not the beginning of the
88 line therefore ^ will not match with first character of the
113 algorithm may match less than expected from a first glance of
/trunk/main/setup_native/scripts/
H A Dadmin.pl181 my $first;
186 $first = $1;
189 $first =~ s/^$listseparator//;
190 push(@newarray, "$first\n");
/trunk/main/dbaccess/source/ui/dlg/
H A DDbAdminImpl.cxx392 aRet.first = getDriver()->connect(getConnectionURL(), aConnectionParams); in createConnection()
401 if ( aRet.first.is() ) in createConnection()
645 implTranslateProperty(_rDest, aDirect->first, aValue); in translateProperties()
685 implTranslateProperty(_rDest, aIndirect->first, aInfoPos->Value); in translateProperties()
724 const SfxPoolItem* pCurrentItem = _rSource.GetItem((sal_uInt16)aDirect->first); in translateProperties()
856 aRemoveIndexes.push_back(aPreserved->first - nPositionCorrector); in fillDatasourceInfo()
/trunk/main/xmloff/source/text/
H A Dtxtimp.cxx902 if(pCurrent->first.equalsAscii(ODF_FORMDROPDOWN_RESULT)) in Import()
905 vOutParams[pCurrent->first] = makeAny(pCurrent->second.toInt32()); in Import()
907 else if(pCurrent->first.equalsAscii(ODF_FORMCHECKBOX_RESULT)) in Import()
910 vOutParams[pCurrent->first] = makeAny(pCurrent->second.toBoolean()); in Import()
912 else if(pCurrent->first.equalsAscii(ODF_FORMDROPDOWN_LISTENTRY)) in Import()
918 vOutParams[pCurrent->first] = makeAny(pCurrent->second); in Import()
932 m_xOutParams->insertByName(pCurrent->first, pCurrent->second); in Import()
2796 return m_pImpl->m_FieldStack.top().first.first; in getCurrentFieldName()
2805 return m_pImpl->m_FieldStack.top().first.second; in getCurrentFieldType()
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/lib/util/
H A DAsynchronousFinalizer.java53 boolean first = queue.isEmpty(); in add()
55 if (first) { in add()
/trunk/main/stoc/source/corereflection/
H A Dcriface.cxx846 pSortedMemberInit[nIndex].first = ((typelib_InterfaceMemberTypeDescription *)pTD)->pMemberName; in initMembers()
894 getReflection(), _pSortedMemberInit[nPos].first, in getMethods()
914 getReflection(), _pSortedMemberInit[_nMethods+nPos].first, in getFields()
938 if (_pSortedMemberInit[nPos].first == rName) in getMethod()
968 if (_pSortedMemberInit[_nMethods+nPos].first == rName) in getField()
/trunk/main/offapi/com/sun/star/ui/dialogs/
H A DXFilePicker.idl114 The first and only entry of the sequence contains the complete
118 If only one file is selected, the first entry
120 If multiple files are selected, the first entry of the sequence contains
/trunk/main/oox/source/drawingml/
H A Dlineproperties.cxx118 if( aIt->first <= 2 ) in lclConvertCustomDash()
121 nDotLen += aIt->first; in lclConvertCustomDash()
126 nDashLen += aIt->first; in lclConvertCustomDash()
/trunk/main/svtools/source/uno/
H A Dframestatuslistener.cxx120 aTargetURL.Complete = pIter->first; in dispose()
304 aTargetURL.Complete = pIter->first; in bindListener()
375 aTargetURL.Complete = pIter->first; in unbindListener()
/trunk/main/sw/source/filter/ww8/
H A Dsortedarray.hxx60 if (aPair.first != aPair.second) in search()
61 return aPair.first; in search()
/trunk/main/udkapi/com/sun/star/java/
H A DXJavaVM.idl71 as possible). Again, if the first 16 bytes of the
83 the first 16 bytes of the <code>processID</code> do not match the
87 <p>The first form (returning a JNI <code>JavaVM</code> pointer) is
/trunk/main/sal/textenc/generate/
H A Dbig5hkscs2001.pl425 $first = 1;
433 if ($first == 1)
436 $first = 0;
/trunk/main/offapi/com/sun/star/accessibility/
H A DXAccessibleSelection.idl46 provides the children on which the first operates.</p>
60 selected child is deselected first (single selection).</p>
99 supported then the first child, if it exists, is selected and all
/trunk/main/linguistic/source/
H A Dconvdicxml.cxx380 aKeySet.insert( (*aIt).first ); in _ExportContent()
403 for (aIt = aRange.first; aIt != aRange.second; ++aIt) in _ExportContent()
405 DBG_ASSERT( *aKeyIt == (*aIt).first, "key <-> entry mismatch" ); in _ExportContent()
/trunk/main/sfx2/source/doc/
H A Doleprops.cxx725 rStrm << aIt->first; in ImplSave()
923 rPropIds.push_back( aIt->first ); in GetPropertyIds()
928 return maPropMap.empty() ? PROPID_FIRSTCUSTOM : (maPropMap.rbegin()->first + 1); in GetFreePropertyId()
984 LoadProperty( rStrm, aIt->first ); in ImplLoad()
1200 rStrm << aIt->first << nSectPos; in ImplSave()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/awt/
H A D_XSpinField.java68 public void first(SpinEvent e) { in first() method in _XSpinField.TestListener
137 oObj.first() ; in _first()
/trunk/main/autodoc/source/ary/kernel/
H A Dslots.cxx95 o_rDestination.DisplaySlot_LocalCe( (*it).second, (*it).first ); in StoreEntries()
125 o_rDestination.DisplaySlot_LocalCe( (*it).second, (*it).first ); in StoreEntries()
/trunk/main/framework/source/uiconfiguration/
H A Dimagemanagerimpl.cxx888 aImageNameSeq[i++] = pIter->first; in getAllImageNames()
1247 … Image aImage = pDefaultImageList->getImageFromCommandURL( i, pIter->first ); in reload()
1249 … aImage = rGlobalImageList->getImageFromCommandURL( i, pIter->first ); in reload()
1256 pRemovedImages->addElement( pIter->first, xEmptyGraphic ); in reload()
1263 pReplacedImages->addElement( pIter->first, aImage.GetXGraphic() ); in reload()
1271 pRemovedImages->addElement( pIter->first, xEmptyGraphic ); in reload()
/trunk/main/dbaccess/source/ui/browser/
H A Dgenericcontroller.cxx513 m_rFeatureCommands.insert( lhs.first ); in operator ()()
634 return ( m_aSupportedFeatures.end() != aFeaturePos && aFeaturePos->first.getLength()); in isFeatureSupported()
685 …ImplBroadcastFeatureState( aFeaturePos->first, aNextFeature.xListener, aNextFeature.bForceBroadcas… in InvalidateFeature_Impl()
753 ImplBroadcastFeatureState( aIter->first, NULL, sal_True ); in InvalidateAll_Impl()
1066 if ( m_aSupportedFeatures.end() != aIter && aIter->first.getLength() ) in getURLForId()
1068 aReturn.Complete = aIter->first; in getURLForId()
/trunk/main/chart2/source/controller/main/
H A DFeatureCommandDispatchBase.cxx71 FeatureState aFeatureState( getState( aIter->first ) ); in fireStatusEvent()
72 …fireStatusEventForURL( aIter->first, aFeatureState.aState, aFeatureState.bEnabled, xSingleListener… in fireStatusEvent()
/trunk/main/desktop/test/deployment/update/wrong_url/
H A Dreadme.txt3 url1.oxt: The corresponding url1.update.xml contains two download urls. The first Url points to a l…
5 url2.oxt: Contains to URLs to update information files. The first URL in url2.oxt is wrong and the …
/trunk/main/vcl/unx/generic/printer/
H A Dppdparser.cxx500 o_rDrivers.push_back( it->first ); in getKnownPPDDrivers()
1794 return it != m_aCurrentValues.end() ? it->first : NULL; in getModifiedKey()
1857 if( it->first != pKey && in setValue()
1858 ! checkConstraints( it->first, it->second, false ) ) in setValue()
1862 it->first->getKey().GetStr(), in setValue()
1867 resetValue( it->first, true ); in setValue()
2040 ByteString aCopy( it->first->getKey(), RTL_TEXTENCODING_MS_1252 ); in getStreamableBuffer()
2058 ByteString aCopy( it->first->getKey(), RTL_TEXTENCODING_MS_1252 ); in getStreamableBuffer()
/trunk/main/l10ntools/source/
H A Dtreeconfig.cxx100 active_repos.push_back( iter->first ); in getActiveRepositories()
101 if( static_cast<string>( iter->first ) == guessedRepo ) in getActiveRepositories()

Completed in 161 milliseconds

1...<<11121314151617181920>>...54