Home
last modified time | relevance | path

Searched refs:front (Results 76 – 100 of 270) sorted by relevance

1234567891011

/trunk/main/autodoc/inc/cosv/
H A Ddirchain.hxx145 { return aPath.empty() ? String::Null_() : aPath.front(); } in Front()
/trunk/main/framework/source/fwe/helper/
H A Dundomanagerhelper.cxx548 pRequest = m_aEventQueue.front(); in impl_processRequest()
564 pRequest = m_aEventQueue.front(); in impl_processRequest()
/trunk/main/sd/source/ui/framework/configuration/
H A DChangeRequestQueueProcessor.cxx175 Reference<XConfigurationChangeRequest> xRequest (maQueue.front()); in ProcessOneEvent()
/trunk/main/autodoc/source/parser/cpp/
H A Dpe_defs.cxx105 if (aDefinition.empty() OR aDefinition.front().empty()) in TransferData()
/trunk/main/cppu/source/threadpool/
H A Dthread.cxx87 pCurrent = m_lst.front(); in join()
/trunk/main/cppu/source/typelib/
H A Dtypelib.cxx534 typelib_typedescription_release( rInit.pCache->front() ); in complete()
2240 typelib_typedescription_release( rInit.pCache->front() ); in typelib_typedescription_getByName()
2302 typelib_typedescription_release( rInit.pCache->front() ); in typelib_typedescriptionreference_new()
2527 typelib_typedescription_release( rInit.pCache->front() ); in typelib_setCacheSize()
/trunk/main/fpicker/source/win32/filepicker/
H A Dasyncrequests.cxx197 rRequest = m_lRequests.front(); in run()
H A Dasynceventnotifier.cxx252 return m_EventList.front(); in getNextEventRecord()
/trunk/main/vcl/aqua/source/app/
H A Dvclnsapp.mm394 …aReply = pSalData->maFrames.front()->CallCallback( SALEVENT_SHUTDOWN, NULL ) ? NSTerminateCancel :…
417 pSalData->maFrames.front()->CallCallback( SALEVENT_SETTINGSCHANGED, NULL );
/trunk/main/offapi/com/sun/star/sheet/
H A DXScenario.idl77 non-scenario sheet which is in front of the sheet containing
/trunk/main/sw/source/core/docnode/
H A Dthreadmanager.cxx170 tThreadData aThreadData( maWaitingForStartThreads.front() ); in StartWaitingThread()
/trunk/main/oox/source/xls/
H A Dbiffoutputstream.cxx58 mrOutStrm.writeMemory( &maData.front(), nRecSize ); in endRecord()
/trunk/main/writerfilter/source/doctok/
H A DWW8FKPImpl.cxx206 (PageNumberAndFKP(mPageNumbers.front(), in get()
/trunk/main/sc/source/filter/excel/
H A Dxistring.cxx169 if( !mrFormats.empty() && (mrFormats.front().mnChar == 0) ) in XclImpStringIterator()
/trunk/main/offapi/com/sun/star/awt/
H A DXTopWindow.idl66 shows it in front of any other windows.
/trunk/main/oox/source/ole/
H A Dvbainputstream.cxx193 mpInStrm->readMemory( &maChunk.front(), nChunkLen ); in updateChunk()
/trunk/main/comphelper/source/misc/
H A Dasyncnotification.cxx206 ProcessableEvent aEvent( m_pImpl->aEvents.front() ); in run()
/trunk/main/writerfilter/documentation/doxygen/
H A DDoxyfile652 # put in front of it. If left blank `html' will be used as the default path.
698 # can add a path in front of the file if the result should not be
764 # put in front of it. If left blank `latex' will be used as the default path.
841 # put in front of it. If left blank `rtf' will be used as the default path.
882 # put in front of it. If left blank `man' will be used as the default path.
911 # put in front of it. If left blank `xml' will be used as the default path.
/trunk/main/sfx2/source/dialog/
H A Dfiltergrouping.cxx520 FilterGroup& rGlobalFilters = _rAllFilters.front(); in lcl_InitGlobalClasses()
733 FilterGroup& rGlobalFilters = _rAllFilters.front(); in lcl_GroupAndClassify()
/trunk/main/sc/source/core/data/
H A Dscdpoutputimpl.cxx70 OutputBlockFrame( mnCols[nCol], mnRows.front(), mnCols[nCol+1]-1, mnRows.back()-1, bAllRows ); in OutputDataArea()
/trunk/main/autodoc/source/exes/adc_uni/
H A Dadc_cmd_parse.cxx202 if ( aProjects.front()->IsDefault() ) in do_clProject()
/trunk/main/slideshow/source/engine/
H A Deventqueue.cxx312 nTimeout = ::std::min(nTimeout, maNextEvents.front().nTime - nCurrentTime); in nextTimeout()
H A Deffectrewinder.cxx268 const uno::Reference<animations::XAnimationNode> xNode (aNodeQueue.front()); in countMainSequenceEffects()
/trunk/main/vcl/unx/generic/fontmanager/
H A Dfontmanager.cxx1608 static_cast<Type1FontFile*>(pFont)->m_aXLFD = rXLFDs.front(); in getFontAttributesFromXLFD()
1611 static_cast<TrueTypeFontFile*>(pFont)->m_aXLFD = rXLFDs.front(); in getFontAttributesFromXLFD()
1654 static_cast<Type1FontFile*>(pFont)->m_aXLFD = rXLFDs.front(); in getFontAttributesFromXLFD()
1657 static_cast<TrueTypeFontFile*>(pFont)->m_aXLFD = rXLFDs.front(); in getFontAttributesFromXLFD()
1881 … pFont->m_nFamilyName = m_pAtoms->getAtom( ATOM_FAMILYNAME, aNames.front(), sal_True ); in analyzeTrueTypeFile()
3453 PrintFont* pFont = aFonts.front(); in getImportableFontProperties()
/trunk/main/vcl/unx/gtk/app/
H A Dgtkinst.cxx63 sal_uLong nCount = aYieldStack.front(); in ThreadsEnter()

Completed in 171 milliseconds

1234567891011