Home
last modified time | relevance | path

Searched refs:first (Results 126 – 150 of 1338) sorted by relevance

12345678910>>...54

/trunk/main/sw/source/core/view/
H A Dviewpg.cxx111 …DBG_ASSERT( rPagesToPrint.first == -1 || rPrintData.GetRenderData().GetValidPagesSet().count( rPa… in PrintProspect()
132 if (rPagesToPrint.first > 0) in PrintProspect()
134 … SwRenderData::ValidStartFramesMap_t::const_iterator aIt( rFrms.find( rPagesToPrint.first ) ); in PrintProspect()
/trunk/main/chart2/source/view/axes/
H A DVCoordinateSystem.cxx353 if(aIt->first.first==nDimensionIndex) in getMaximumAxisIndexByDimension()
355 sal_Int32 nLocalIdx = aIt->first.second; in getMaximumAxisIndexByDimension()
526 tFullAxisIndex aFullAxisIndex = aIt->first; in createAxesShapes()
529 if( aFullAxisIndex.first == 0 ) in createAxesShapes()
535 else if( aFullAxisIndex.first == 1 ) in createAxesShapes()
/trunk/main/sw/source/core/txtnode/
H A Dthints.cxx2400 if (nLastEnd < aSpan.first) in lcl_CollectHintSpans()
2404 AttrSpan_t(nLastEnd, aSpan.first), 0)); in lcl_CollectHintSpans()
2474 AttrSpanMapRange_t aRange(aAttrSpanMap.equal_range(aCurRange->first)); in impl_FmtToTxtAttr()
2479 std::for_each(aRange.first, aRange.second, RemovePresentAttrs(aCurSet)); in impl_FmtToTxtAttr()
2486 std::find_if(aRange.first, aRange.second, IsAutoStyle())); in impl_FmtToTxtAttr()
2503 aCurRange->first.first, aCurRange->first.second)); in impl_FmtToTxtAttr()
2730 PortionMap::iterator aIter1 = aRange1.first; in MergePortions()
2731 PortionMap::iterator aIter2 = aRange2.first; in MergePortions()
2761 for ( aIter2 = aRange2.first; aIter2 != aRange2.second; ++aIter2 ) in MergePortions()
2773 aPortionMap.erase( aRange2.first, aRange2.second ); in MergePortions()
[all …]
/trunk/main/vcl/source/window/
H A Ddockingarea.cxx220 aTBRect.Top() = it->first; in Paint()
221 aTBRect.Bottom() = it->first + it->second - 1; in Paint()
225 aTBRect.Left() = it->first; in Paint()
226 aTBRect.Right() = it->first + it->second - 1; in Paint()
/trunk/main/offapi/com/sun/star/form/
H A DTabulatorCycle.idl40 is pressed on the <em>first</em> control of a form, as well as when TAB is pressed on the
53 the first control in the tab order of the next record.
60 the first control in the tab order of the same record.
67 the focus to the first control of the next form in the tab order.
/trunk/main/ucb/source/ucp/webdav/
H A DCurlLockStore.cxx102 CurlLock * pLock = (*it).first; in ~CurlLockStore()
159 CurlLock * pLock = (*it).first; in findByUri()
250 ucb::Lock aLock = (*it).first->getLock(); in refreshLocks()
262 rInfo.xSession->LOCK( (*it).first, in refreshLocks()
/trunk/main/linguistic/source/
H A Dconvdic.cxx336 for (ConvMap::iterator aIt = aRange.first; in GetEntry()
478 for (aIt = aRange.first; aIt != aRange.second; ++aIt) in getConversions()
484 for (aIt = aRange.first; aIt != aRange.second; ++aIt) in getConversions()
529 OUString aCurEntry( (*aIt).first ); in getConversionEntries()
592 sal_Int16 nTmp = (sal_Int16) (*aIt).first.getLength(); in getMaxCharCount()
604 sal_Int16 nTmp = (sal_Int16) (*aIt).first.getLength(); in getMaxCharCount()
/trunk/main/offapi/com/sun/star/sheet/
H A DXCompatibilityNames.idl55 prioritize the names. Initially the first compatibility name of
57 provide a sequence of compatibility names - the first entry of all
62 the first entry of the sequence is used. So the method should return
63 a sequence which contains first the entry representing the current
/trunk/main/cppuhelper/source/
H A Dcomponent_context.cxx494 pret[pos++] = iPos->first; in getElementNames()
532 sorted[ iPos->first ] = iPos->second; in lookupMap()
537 dumpEntry( iPos->first, iPos->second->value ); in lookupMap()
706 !iPos->first.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM(SMGR_SINGLETON) )) in disposing()
724 if (iPos->first.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM(TDMGR_SINGLETON) )) in disposing()
728 else if (iPos->first.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM(AC_SINGLETON) )) in disposing()
732 else if (iPos->first.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM(AC_POLICY) )) in disposing()
/trunk/main/shell/source/all/ooofilereader/
H A Dmetainforeader.cxx149 return m_AllMetaInfo[TagName].first; in getTagData()
196 ::std::wstring locale = m_AllMetaInfo[META_INFO_LANGUAGE].first; in getDefaultLocale()
238 m_AllMetaInfo[META_INFO_KEYWORDS].first =m_pKeywords_Builder->getTagContent( ); in saveTagContent()
248 m_AllMetaInfo[tag_name].first =pTagBuilder->getTagContent( ); in saveTagContent()
/trunk/main/unoxml/source/events/
H A Deventdispatcher.cxx66 while (iter != pMap->end() && iter->first == pNode) in removeListener()
210 pEvent->m_currentTarget = rinode->first; in dispatchEvent()
220 pEvent->m_currentTarget = inode->first; in dispatchEvent()
229 pEvent->m_currentTarget = inode->first; in dispatchEvent()
/trunk/main/offapi/com/sun/star/animations/
H A DAnimationEndSync.idl38 first child, or to the first child to start, but rather refers to the first
39 child to end its (first) active duration.
/trunk/main/offapi/com/sun/star/chart2/data/
H A DTabularDataProviderArguments.idl79 /** If data comes from columns, the first row will provide the
80 labels for all sequences, if data comes from rows, the first
85 this will not be the first cell of the selection. It may be a
96 the sequence from old position '3' should now be the first one.
124 the first one in the returned <type>XDataSource</type>. It
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/graphical/
H A DFileHelper.java221 public static void makeDirectories(String first, String path) in makeDirectories() argument
223 makeDirectories(first, path, "0777"); in makeDirectories()
226 public static void makeDirectories(String first, String path, String _sMode) in makeDirectories() argument
233 first = path.substring(0, n); in makeDirectories()
239 already_done = first; in makeDirectories()
/trunk/main/sal/osl/os2/
H A Dprocess.c368 int first = 0; in osl_psz_executeProcess() local
377 pszImageName = pszArguments[first++]; in osl_psz_executeProcess()
439 for (i = first; pszArguments[i] != NULL; i++) in osl_psz_executeProcess()
453 for (i = first; pszArguments[i] != NULL; i++) in osl_psz_executeProcess()
544 for (i = first; pszArguments[i] != NULL; i++) in osl_psz_executeProcess()
549 for (i = first; pszArguments[i] != NULL; i++) in osl_psz_executeProcess()
/trunk/main/configmgr/source/
H A Dwritemodfile.cxx394 writeNode(components, handle, node, i->first, i->second); in writeNode()
442 writeNode(components, handle, node, i->first, i->second); in writeNode()
514 components, handle, pathRep, node, i->first, in writeModifications()
515 node->getMember(i->first), i->second); in writeModifications()
577 j->first, Data::findNode(Data::NO_LAYER, data.components, j->first), in writeModFile()
/trunk/main/cui/source/customize/
H A Dmacropg.cxx353 eventName = h_it->first; in FillItemSet()
370 eventName = h_it->first; in FillItemSet()
650 sEventType = h_it->second.first; in GenericHandler_Impl()
659 sEventType = h_it->second.first; in GenericHandler_Impl()
715 h_it->second.first = sEventType; in GenericHandler_Impl()
721 h_it->second.first = sEventType; in GenericHandler_Impl()
816 if ( rAssignedEvent.first.getLength() && rAssignedEvent.second.getLength() ) in GetPropsByName()
818 aProps.put( "EventType", rAssignedEvent.first ); in GetPropsByName()
/trunk/main/toolkit/source/controls/
H A Dcontrolmodelcontainerbase.cxx162 Reference< XCloneable > xCloneSource( _rSource.first, UNO_QUERY ); in operator ()()
180 return ( _rCompare.first.get() == m_xReference.get() ) ? true : false; in operator ()()
501 stopControlListening( aElementPos->first ); in replaceByName()
502 Reference< XControlModel > xReplaced( aElementPos->first ); in replaceByName()
504 aElementPos->first = xNewModel; in replaceByName()
526 return makeAny( aElementPos->first ); in getByName()
610 aEvent.Element <<= aElementPos->first; in removeByName()
614 stopControlListening( aElementPos->first ); in removeByName()
615 Reference< XPropertySet > xPS( aElementPos->first, UNO_QUERY ); in removeByName()
665 Reference< XPropertySet > xProps( aPos->first, UNO_QUERY ); in setControlModels()
[all …]
/trunk/main/ucb/source/ucp/tdoc/
H A Dtdoc_storage.hxx146 if ( s1.first < s2.first ) in operator ()()
148 else if ( s1.first == s2.first ) in operator ()()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sdbc/
H A D_XResultSet.java83 oObj.first() ; in before()
185 oObj.first() ; in _first()
358 oObj.first() ; in _relative()
493 oObj.first(); in after()
/trunk/main/sw/source/core/undo/
H A DSwRewriter.cxx34 return a.first == b.first; in operator ==()
70 aResult.SearchAndReplaceAll(aIt->first, aIt->second); in Apply()
/trunk/main/sw/source/core/access/
H A Daccmap.cxx285 const SdrObject *pObj = (*aIter).first; in Copy()
291 pSelShape->first = pObj; in Copy()
299 pShape->first = pObj; in Copy()
1176 SwAccessibleChild pFrm( (*aIter).first ); in InvalidateShapeInParaSelection()
1178 const SwFrmFmt *pFrmFmt = (*aIter).first ? ::FindFrmFmt( (*aIter).first ) : 0; in InvalidateShapeInParaSelection()
1260 if( pShape < pSelShape && (pShape->first==(*aIter).first) ) in InvalidateShapeInParaSelection()
1280 const SwFrm *pFrm = (*aIter).first; in InvalidateShapeInParaSelection()
1481 if (pShape->second.isValid() && IsInSameLevel(pShape->first, pFESh)) in DoInvalidateShapeSelection()
1510 if (pShape->second.isValid() && IsInSameLevel(pShape->first, pFESh)) in DoInvalidateShapeSelection()
3356 pObj = (*aIter).first; in ReplaceChild()
[all …]
/trunk/main/dbaccess/source/filter/xml/
H A DxmlExport.cxx424 aAutoIncrement.first = sValue; in exportDataSource()
474 …if ( bAutoIncrementEnabled && (aAutoIncrement.first.getLength() || aAutoIncrement.second.getLength… in exportDataSource()
507 AddAttribute(XML_NAMESPACE_DB, aFind->first,aFind->second); in exportApplicationConnectionSettings()
540 AddAttribute(XML_NAMESPACE_DB, aFind->first,aFind->second); in exportDriverSettings()
785 AddAttribute(XML_NAMESPACE_DB, XML_ROW_RETRIEVING_STATEMENT,m_aAutoIncrement->first); in exportAutoIncrement()
1161 aPropertyStates = pExportHelper[i].first->Filter(_xProp); in exportAutoStyle()
1163 …pExportHelper[i].second.first->insert( TPropertyStyleMap::value_type(_xProp,GetAutoStylePool()->Ad… in exportAutoStyle()
1205 ::std::vector< XMLPropertyState > aPropStates = pExportHelper[i].first->Filter( _xProp ); in exportAutoStyle()
1210 …const UniReference < XMLPropertySetMapper >& pStyle = pExportHelper[i].first->getPropertySetMapper… in exportAutoStyle()
1237 …pExportHelper[i].second.first->insert( TPropertyStyleMap::value_type(_xProp,GetAutoStylePool()->Ad… in exportAutoStyle()
/trunk/main/autodoc/source/display/toolkit/
H A Dhf_navi_sub.cxx87 << (*it).first.second in Produce_Row()
93 << (*it).first.first; in Produce_Row()
/trunk/main/writerfilter/source/dmapper/
H A DPropertyMap.cxx79 pValues[nValue].Name = rPropNameSupplier.GetName( aParaStyleIter->first.eId ); in GetPropertyValues()
87 pValues[nValue].Name = rPropNameSupplier.GetName( aCharStyleIter->first.eId ); in GetPropertyValues()
94 pValues[nValue].Name = rPropNameSupplier.GetName( aNumRuleIter->first.eId ); in GetPropertyValues()
103 pValues[nValue].Name = rPropNameSupplier.GetName( aMapIter->first.eId ); in GetPropertyValues()
172 pTag->addAttr("name", rPropNameSupplier.GetName( aMapIter->first.eId )); in toTag()
174 switch (aMapIter->first.eId) in toTag()
224 PropertyMap::iterator aElement = rMap.find(x.first); in operator ()()
1047 … xStyle->setPropertyValue( rPropNameSupplier.GetName( aMapIter->first.eId ), aMapIter->second ); in _ApplyProperties()

Completed in 192 milliseconds

12345678910>>...54