Home
last modified time | relevance | path

Searched refs:front (Results 126 – 150 of 270) sorted by relevance

1234567891011

/trunk/main/xmlsecurity/source/framework/
H A Dbuffernode.cxx413 rc = (BufferNode*)m_vChildren.front(); in getFirstChild()
/trunk/main/dbaccess/source/ui/browser/
H A Dgenericcontroller.cxx657 aNextFeature = m_aFeaturesToInvalidate.front(); in InvalidateFeature_Impl()
692 aNextFeature = m_aFeaturesToInvalidate.front(); in InvalidateFeature_Impl()
/trunk/main/slideshow/source/engine/
H A Drehearsetimingsactivity.cxx408 maSpriteRectangle = calcSpriteRectangle( maViews.front().first ); in viewsChanged()
H A Dusereventqueue.cxx88 EventSharedPtr const pEvent(rQueue.front()); in fireSingleEvent()
/trunk/main/sc/source/filter/excel/
H A Dxetable.cxx1098 return maXFIds.empty() ? XclExpXFBuffer::GetDefCellXFId() : maXFIds.front().mnXFId; in GetFirstXFId()
1280 if( !maXFIds.empty() && (maXFIds.front().mnXFIndex == EXC_XF_NOTFOUND) ) in RemoveUnusedXFIndexes()
1282 SetXclCol( GetXclCol() + maXFIds.front().mnCount ); in RemoveUnusedXFIndexes()
H A Dxechart.cxx1051 DBG_ASSERT( !rFormats.empty() && (rFormats.front().mnChar == 0), in ConvertStringSequence()
1057 nFontIdx = rFormats.front().mnFontIdx; in ConvertStringSequence()
2466 ScfPropertySet aSeriesProp( aSeriesVec.front() ); in ConvertSeries()
/trunk/main/vcl/unx/generic/app/
H A Dsaldisp.cxx2218 pFrame = m_aUserEvents.front().m_pFrame; in DispatchInternalEvent()
2219 pData = m_aUserEvents.front().m_pData; in DispatchInternalEvent()
2220 nEvent = m_aUserEvents.front().m_nEvent; in DispatchInternalEvent()
H A Dsm.cxx392 rFrames.front()->CallCallback( SALEVENT_SHUTDOWN, 0 ); in IMPL_STATIC_LINK_NOINSTANCE()
/trunk/main/dbaccess/source/ui/dlg/
H A Ddbfindex.cxx467 const OTableInfo& rTabInfo = m_aTableInfoList.front(); in SetCtrls()
/trunk/main/oox/source/drawingml/chart/
H A Dtypegroupconverter.cxx238 if( const TextModel* pText = mrModel.maSeries.front()->mxText.get() ) in getSingleSeriesTitle()
/trunk/main/vcl/source/window/
H A Dprintdlg.cxx1025 delete maControls.front(); in ~PrintDialog()
2341 CheckBox* pBox = dynamic_cast< CheckBox* >( rWindows.front() ); in updateWindowFromProperty()
2362 ListBox* pList = dynamic_cast< ListBox* >( rWindows.front() ); in updateWindowFromProperty()
/trunk/main/sc/source/filter/html/
H A Dhtmlpars.cxx2181 return (nIndex == 0) ? rSizes.front() : (rSizes[ nIndex ] - rSizes[ nIndex - 1 ]); in GetDocSize()
2543 …SCsCOLROW nDiff = nSize - ((nIndex == 0) ? rSizes.front() : (rSizes[ nIndex ] - rSizes[ nIndex - 1… in SetDocSize()
2727 if( (pEntry == rEntryList.front()) && (pEntry->GetTableId() == SC_HTML_NO_TABLE) ) in RecalcDocPos()
/trunk/main/sfx2/source/view/
H A Dviewfrm.cxx872 …LoadViewIntoFrame_Impl( *xNewObj, aViewFrames.front().first, aLoadArgs, aViewFrames.front().second… in ExecReload_Impl()
883 … Reference< util::XCloseable > xClose( aViewFrames.front().first, UNO_QUERY_THROW ); in ExecReload_Impl()
/trunk/main/sd/source/ui/dlg/
H A Ddlgass.cxx908 TemplateEntry* pEntry = pDir->maEntries.front(); in TemplateScanDone()
933 TemplateEntry* pEntry = pDir->maEntries.front(); in TemplateScanDone()
/trunk/main/chart2/source/model/main/
H A DDataSeries.cxx378 Reference< chart2::data::XDataSequence > xSeq( aValuesSeries.front()->getValues() ); in getDataPointByIndex()
/trunk/main/chart2/source/tools/
H A DExplicitCategoriesProvider.cxx117 … uno::Reference< data::XDataSource > xSeriesSource( aSeries.front(), uno::UNO_QUERY ); in ExplicitCategoriesProvider()
/trunk/main/sdext/source/pdfimport/pdfparse/
H A Dpdfparse.cxx97 delete m_aObjectStack.front(); in ~PDFGrammar()
/trunk/main/editeng/source/misc/
H A Dtxtrange.cxx482 sal_Bool bDelete = aBoolArr.front(); in Add()
/trunk/main/autodoc/source/cosv/strings/
H A Dstreamstr.cxx838 StreamStr & ret = *aPool_.aPool.front(); in AcquireFromPool_()
/trunk/main/sw/source/core/text/
H A Dpormulti.cxx1024 aEnd.front() = GetTxt().Len(); in GetMultiCreator()
1198 aEnd.front() = GetTxt().Len(); in GetMultiCreator()
/trunk/main/vcl/source/control/
H A Dtabctrl.cxx1190 pFirstTab = &mpTabCtrlData->maItemList.front(); in ImplPaint()
1197 pFirstTab = &mpTabCtrlData->maItemList.front(); in ImplPaint()
/trunk/main/offapi/com/sun/star/sdbc/
H A DXResultSet.idl127 /** moves the cursor to the front of the result set, just before the
/trunk/main/basic/source/runtime/
H A Ddllmgr.cxx118 return &blobs_.front(); in newBlob()
/trunk/main/svx/source/form/
H A Dfmshimp.cxx944 Application::RemoveUserEvent( m_aLoadingPages.front().nEventId ); in disposing()
3742 FmLoadAction aAction = m_aLoadingPages.front(); in viewDeactivated()
3933 FmLoadAction aAction = m_aLoadingPages.front();
/trunk/main/sc/source/ui/unoobj/
H A Dchart2uno.cxx523 const ScSharedTokenRef& p = mpRefTokens->front(); in glueState()
544 ScRefTokenHelper::getDoubleRefDataFromToken(aData, mpRefTokens->front()); in glueState()
693 if (aCellStates.front() != nOccu) in glueState()

Completed in 297 milliseconds

1234567891011