Home
last modified time | relevance | path

Searched refs:first (Results 426 – 450 of 1338) sorted by relevance

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

/trunk/main/udkapi/com/sun/star/uri/
H A DXVndSunStarScriptUrl.idl105 the non-escaped value of the first parameter with the given key. If
119 parameter with this key, the value of its first appearance will be replaced.
/trunk/main/xmlsecurity/source/dialogs/
H A Dresourcemanager.cxx133 s2.append(i->first); in GetDNForCertDetailsView()
344 if (idn->first.equals(sPartId)) in GetContentPart()
/trunk/main/vcl/source/window/
H A Dwpropset.cxx262 pVal[i].Name = getIdentifiedPropertyName( it->first, pVal[i].Name ); in setupProperties()
320 pValues[i].Name = getIdentifiedPropertyName( it->first, pValues[i].Name ); in IMPL_LINK()
/trunk/main/offapi/com/sun/star/chart/
H A DStockDiagram.idl113 <p>If this property is set to <TRUE/>, the values of the first
127 <p>If this property is <FALSE/>, the values of the first
/trunk/main/l10ntools/source/
H A Dmerge.cxx140 printf("aMap[ %s ] = " ,idbg->first.GetBuffer()); in Dump()
260 printf("aMap[ %s ] = ",idbg->first.GetBuffer()); in Dump()
/trunk/main/sw/source/ui/frmdlg/
H A Dcption.src333 < "Category first" ; > ;
334 < "Numbering first" ; > ;
/trunk/main/extensions/source/ole/
H A Dunoobjw.cxx280 …= m_nameToDispIdMap.insert(NameToIdMap::value_type(exactName, (DISPID)m_MemberInfos.size())).first; in GetIDsOfNames()
284 …iter = m_nameToDispIdMap.insert(NameToIdMap::value_type(name, (DISPID)m_MemberInfos.size())).first; in GetIDsOfNames()
459 sMemberName= (*ci1).first; in getInvocationInfoForCall()
1344 *rgdispid = pair_id.first->second; in GetIDsOfNames()
/trunk/main/offapi/com/sun/star/form/runtime/
H A DXFormController.idl122 …tance, the URL with the suffix <em>moveToFirst</em> is associated with moving the form to the first
123 record, and it will be disabled in case the form is already positioned on the first record.</p>
152 <td>moves the form to the first record</td>
194 <td>reloads the complete form. After this, the form is positioned on the first record</td>
/trunk/main/extensions/source/propctrlr/
H A Dpropcontroller.cxx688 m_sPageSelection = pageId->first; in updateViewDataFromActivePage()
1054 m_aDependencyHandlers.erase( aDepHandlers.first, aDepHandlers.second ); in doInspection()
1747 if ( aInterestedHandlers.first == aInterestedHandlers.second ) in impl_broadcastPropertyChange_nothrow()
1755 PropertyHandlerMultiRepository::const_iterator handler = aInterestedHandlers.first; in impl_broadcastPropertyChange_nothrow()
/trunk/main/vcl/unx/generic/fontmanager/
H A Dfontconfig.cxx160 FcObjectSet* FcObjectSetBuild( const char* first, ... ) in FcObjectSetBuild() argument
163 va_start( ap, first ); in FcObjectSetBuild()
164 FcObjectSet* pSet = m_pFcObjectSetVaBuild( first, ap ); in FcObjectSetBuild()
555 const char *pLang = (const char*)aIter->first; in bestname()
/trunk/main/sc/source/filter/excel/
H A Dxelink.cxx854 return ScGlobal::GetCollator()->compareString( rArg1.first, rArg2.first ) == COMPARE_LESS; in operator <()
866 rDoc.GetName( nScTab, aVec[ nScTab ].first ); in CalcSortedIndexes()
1256 if( aRowRange.first >= aRowRange.second ) in Save()
1265 SCROW nScRow1 = ::std::max( aRowRange.first, maBoundRange.aStart.Row() ); in Save()
1280 for( SCCOL nScCol = aColRange.first; bValid && (nScCol < aColRange.second); ++nScCol ) in Save()
H A Dxestyle.cxx825 if( ScfTools::CheckItem( rItemSet, rWAS1.first, false ) ) return rWAS1.second; in lclCheckFontItems()
826 if( ScfTools::CheckItem( rItemSet, rWAS2.first, false ) ) return rWAS2.second; in lclCheckFontItems()
827 if( ScfTools::CheckItem( rItemSet, rWAS3.first, false ) ) return rWAS3.second; in lclCheckFontItems()
2438 sal_uInt32 nMaxBuiltInXFId = maBuiltInMap.empty() ? 0 : maBuiltInMap.rbegin()->first; in Finalize()
2444 AppendXFIndex( aIt->first ); in Finalize()
2693 for(CIT ite(range.first); ite != range.second; ++ite) in FindXF()
2747 return aIt->first; in FindBuiltInXF()
/trunk/main/solenv/bin/modules/installer/
H A Dworker.pm3053 my $first = $list;
3057 $first = $1;
3060 return $first;
3100 my $first = get_first_from_list($languagelist);
3102 if ( $first eq "EMPTY" ) # no spellchecker into language pack
3108 $languagelist = $first;
/trunk/main/svx/inc/svx/
H A Dfmtools.hxx160 sal_Bool first() { return m_xMoveOperations->first(); } in first() function in CursorWrapper
/trunk/main/unoxml/source/xpath/
H A Dxpathapi.cxx139 oprefix = OUStringToOString(i->first, RTL_TEXTENCODING_UTF8); in lcl_registerNamespaces()
184 rAPI.registerNS(iter->first, iter->second); in lcl_collectRegisterNamespaces()
/trunk/main/forms/source/helper/
H A Dformnavigation.cxx124 featureStateChanged( aFeature->first, _rState.IsEnabled ); in statusChanged()
153 featureStateChanged( aFeature->first, sal_False ); in disposing()
/trunk/main/offapi/com/sun/star/accessibility/
H A DXAccessibleMultiLineText.idl109 is identical to the one of the first character of the following line,
130 is identical to the one of the first character of the following line,
/trunk/main/oox/source/drawingml/chart/
H A Dconverterbase.cxx66 { first = eObjType; second.first = nMainIdx; second.second = nSubIdx; } in TitleKey()
/trunk/main/offapi/com/sun/star/sdbc/
H A DXBlob.idl141 is the ordinal position of the first byte in the
145 value to be extracted; the first byte is at
/trunk/main/bridges/source/cpp_uno/msvc_win64_x86-64/
H A Dcall.asm48 ; | argument 1, rdx/xmm1 home | | the first 4 parameters there from the registers,
118 ; | sal_Int32 nVtableIndex, rdx home | | the first 4 parameters there from…
/trunk/main/fpicker/source/aqua/
H A DControlHelper.cxx971 int ControlHelper::getVerticalDistance(const NSControl* first, const NSControl* second) in getVerticalDistance() argument
973 if (first == nil) { in getVerticalDistance()
980 Class firstClass = [first class]; in getVerticalDistance()
/trunk/main/chart2/source/view/main/
H A DVDataSeries.cxx109 inline bool operator() ( const std::vector< double >& first, in operator ()()
112 if( first.size() > 0 && second.size() > 0 ) in operator ()()
114 return first[0]<second[0]; in operator ()()
/trunk/main/framework/source/uielement/
H A Dtoolbarsmenucontroller.cxx420 … Any a( m_xPersistentWindowState->getByName( pIter->first )); in fillPopupMenu()
451 aTbEntry.aCommand = pIter->first; in fillPopupMenu()
452 aTbEntry.bVisible = xLayoutManager->isElementVisible( pIter->first ); in fillPopupMenu()
/trunk/main/dbaccess/source/ui/misc/
H A DUITools.cxx526 OTypeInfoMap::const_iterator aIter = aPair.first; in getTypeInfoFromType()
559 for(aIter = aPair.first; aIter != aPair.second; ++aIter) in getTypeInfoFromType()
591 for(aIter = aPair.first; aIter != aPair.second; ++aIter) in getTypeInfoFromType()
610 for(aIter = aPair.first; aIter != aPair.second; ++aIter) in getTypeInfoFromType()
639 pTypeInfo = aPair.first->second; in getTypeInfoFromType()
/trunk/main/udkapi/com/sun/star/test/
H A DXTest.idl85 Internal test handle. Handle for first test is always 0.
120 Internal test handle. Handle for first test is always 0.

Completed in 182 milliseconds

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