Home
last modified time | relevance | path

Searched refs:push_front (Results 26 – 50 of 68) sorted by relevance

123

/aoo4110/main/unotools/source/config/
H A Dinternaloptions.cxx419 m_aRecoveryList.push_front( aEntry );
/aoo4110/main/vcl/unx/gtk/app/
H A Dgtkinst.cxx72 aYieldStack.push_front( mnCount ); in ThreadsLeave()
/aoo4110/main/stoc/source/corereflection/
H A Dcrbase.cxx75 g_aClassNames.push_front( _aName ); in IdlClassImpl()
/aoo4110/main/vcl/unx/generic/dtrans/
H A DX11_selection.cxx813 rConversions.push_front( pTab[i].nAtom ); in convertTypeToNative()
820 rConversions.push_front( XA_VISUALID ); in convertTypeToNative()
821 rConversions.push_front( XA_COLORMAP ); in convertTypeToNative()
834 rConversions.push_front( getAtom( rType ) ); in convertTypeToNative()
861 rOutTypeList.push_front( XA_STRING ); in getNativeTypeList()
862 rOutTypeList.push_front( m_nCOMPOUNDAtom ); in getNativeTypeList()
/aoo4110/main/sc/source/filter/xml/
H A DXMLChangeTrackingImportHelper.hxx223 void AddDependence(const sal_uInt32 nID) { pCurrentAction->aDependencies.push_front(nID); } in AddDependence()
/aoo4110/main/sc/source/filter/excel/
H A Dnamebuff.cxx129 index_list.push_front (rRange); in Store()
/aoo4110/main/sal/rtl/source/
H A Dunload.cxx277 unloadedModulesList.push_front( it->first); in rtl_unloadUnusedModules()
/aoo4110/main/framework/source/dispatch/
H A Dinterceptionhelper.cxx218 m_lInterceptionRegs.push_front(aInfo); in registerDispatchProviderInterceptor()
/aoo4110/main/sw/source/core/doc/
H A Dtblcpy.cxx182 maCols.push_front(0); in TableStructure()
198 maCols.push_front(0); in TableStructure()
/aoo4110/main/idlc/source/
H A Dparser.y2268 $2->push_front($1);
2329 $2->push_front(*$1);
3175 $2->push_front($1);
/aoo4110/main/cppu/source/threadpool/
H A Dthreadpool.cxx189 m_lstThreads.push_front( &waitingThread ); in waitInPool()
/aoo4110/main/sd/source/ui/slidesorter/cache/
H A DSlsPageCacheManager.cxx476 iQueue->second.push_front(RecentlyUsedCacheDescriptor(pDocument,rPreviewSize,rpCache)); in PutRecentlyUsedCache()
/aoo4110/main/vcl/unx/generic/printer/
H A Dprinterinfomanager.cxx555 aPrinter.m_aAlternateFiles.push_front( find_it->second.m_aFile ); in initialize()
745 it->second.m_aAlternateFiles.push_front( it->second.m_aFile ); in writePrinterConfig()
/aoo4110/main/svx/inc/svx/
H A Dsvdundo.hxx116 void push_front( SdrUndoAction* pAct );
/aoo4110/main/dbaccess/source/ui/dlg/
H A Ddbfindex.cxx201 _rList.push_front( _rIndex ); in implInsertIndex()
/aoo4110/main/ucbhelper/source/client/
H A Dproxydecider.cxx123 m_aHostList.push_front( HostListEntry( rKey, rValue ) ); in put()
/aoo4110/main/desktop/source/deployment/registry/configuration/
H A Ddp_configuration.cxx486 rSet.push_front( rcterm ); // prepend to list, thus overriding in addToConfigmgrIni()
/aoo4110/main/basic/source/runtime/
H A Ddllmgr.cxx117 blobs_.push_front(std::vector< char >()); in newBlob()
/aoo4110/main/padmin/source/
H A Dfontentry.cxx366 aDuplicates.push_front( aFont ); in IMPL_LINK()
/aoo4110/main/filter/source/config/cache/
H A Dtypedetection.cxx534 rFlatTypes.push_front(aInfo); in impl_getPreselectionForType()
/aoo4110/main/fpicker/source/aqua/
H A DControlHelper.cxx951 m_aActiveControls.push_front(m_pFilterControl); in createFilterControl()
/aoo4110/main/connectivity/source/drivers/jdbc/
H A DJConnection.cxx186 d->map.push_front( ClassMapEntry( classPath, name ) ); in loadClass()
/aoo4110/main/sd/source/ui/view/
H A DViewShellManager.cxx743 rList.push_front(aEntry); in MoveSubShellToTop()
/aoo4110/main/vcl/unx/generic/printergfx/
H A Dcommon_gfx.cxx708 maGraphicsStack.push_front( aNewState ); in PSGSave()
/aoo4110/main/sdext/source/pdfimport/tree/
H A Dwritertreevisiting.cxx1204 elem.Children.push_front( pFirstPara ); in visit()

Completed in 165 milliseconds

123