Home
last modified time | relevance | path

Searched refs:push_front (Results 1 – 25 of 68) sorted by relevance

123

/trunk/main/toolkit/source/layout/core/
H A Dtranslate.cxx52 aSubdirs.push_front( OUString::createFromAscii( "." ) ); in getLocaleSubdirList()
53 aSubdirs.push_front( OUString::createFromAscii( "en-US" ) ); in getLocaleSubdirList()
55 aSubdirs.push_front( rLocale.Language ); in getLocaleSubdirList()
61 aSubdirs.push_front( aLocaleCountry ); in getLocaleSubdirList()
63 aSubdirs.push_front( aLocaleCountry in getLocaleSubdirList()
/trunk/main/autodoc/inc/cosv/tpl/
H A Dswelist.hxx83 void push_front(
129 void push_front(
220 SweList<XX>::push_front( const XX & i_aObj ) in push_front() function in csv::SweList
288 SweList_dyn<XX>::push_front( XX * i_pObj ) in push_front() function in csv::SweList_dyn
/trunk/main/xml2cmp/source/support/
H A Dsistr.cxx159 Simstr::push_front(char c) in push_front() function in Simstr
186 Simstr::push_front(const Simstr & S) in push_front() function in Simstr
294 ret.push_front(str); in operator +()
310 ret.push_front(c); in operator +()
H A Dsistr.hxx75 void push_front(
79 void push_front(
/trunk/main/soltools/support/
H A Dsimstr.cxx307 Simstr::push_front(char c) in push_front() function in Simstr
351 Simstr::push_front(const Simstr & S) in push_front() function in Simstr
727 ret.push_front(str); in operator +()
743 ret.push_front(c); in operator +()
/trunk/main/forms/source/component/
H A DFormattedField.cxx1217 aTypes.push_front(::getCppuType( static_cast< UNODate* >( NULL ) ) ); in getSupportedBindingTypes()
1220 aTypes.push_front(::getCppuType( static_cast< UNOTime* >( NULL ) ) ); in getSupportedBindingTypes()
1223 aTypes.push_front(::getCppuType( static_cast< UNODateTime* >( NULL ) ) ); in getSupportedBindingTypes()
1226 aTypes.push_front(::getCppuType( static_cast< ::rtl::OUString* >( NULL ) ) ); in getSupportedBindingTypes()
1229 aTypes.push_front(::getCppuType( static_cast< sal_Bool* >( NULL ) ) ); in getSupportedBindingTypes()
/trunk/main/sw/source/core/text/
H A Dpormulti.cxx1021 aEnd.push_front( *pRet->pAttr->End() ); in GetMultiCreator()
1035 aEnd.push_front( GetTxt().Len() ); in GetMultiCreator()
1085 aEnd.push_front( rPos ); in GetMultiCreator()
1132 aEnd.push_front( GetTxt().Len() ); in GetMultiCreator()
1154 aEnd.push_front( n2Start ); in GetMultiCreator()
1195 aEnd.push_front( *pRet->pAttr->End() ); in GetMultiCreator()
1207 aEnd.push_front( GetTxt().Len() ); in GetMultiCreator()
1227 aEnd.push_front( rPos ); in GetMultiCreator()
/trunk/main/soltools/inc/
H A Dsimstr.hxx129 void push_front(
136 void push_front(
/trunk/main/vcl/source/window/
H A Dprintdlg.cxx1357 maControls.push_front( pNewGroup ); in setupOptionalUI()
1390 maControls.push_front( pNewSub ); in setupOptionalUI()
1460 maControls.push_front( pNewBox ); in setupOptionalUI()
1493 maControls.push_front( pHeading ); in setupOptionalUI()
1525 maControls.push_front( pBtn ); in setupOptionalUI()
1560 maControls.push_front( pHeading ); in setupOptionalUI()
1573 maControls.push_front( pList ); in setupOptionalUI()
1606 maControls.push_front( pField ); in setupOptionalUI()
1639 maControls.push_front( pField ); in setupOptionalUI()
/trunk/main/sc/source/ui/docshell/
H A Ddocsh5.cxx931 aSrcList.push_front(nSrcTab); in MoveTable()
932 aDestList.push_front(nDestTab); in MoveTable()
990 aSrcList.push_front(nSrcTab); in MoveTable()
991 aDestList.push_front(nDestTab); in MoveTable()
/trunk/main/autodoc/inc/cosv/
H A Dstreamstr.hxx178 void push_front(
180 void push_front(
/trunk/main/stoc/source/servicemanager/
H A Dservicemanager.cxx940 listDeleteServiceMap.push_front( it_i1); in onUnloadingNotify()
943 listDeleteServiceMap.push_front( it_i1); in onUnloadingNotify()
964 listDeleteImplementationNameMap.push_front( it_i3); in onUnloadingNotify()
967 listDeleteImplementationNameMap.push_front( it_i3); in onUnloadingNotify()
988 listDeleteImplementationMap.push_front( it_i5); in onUnloadingNotify()
991 listDeleteImplementationMap.push_front( it_i5); in onUnloadingNotify()
/trunk/main/basctl/source/basicide/
H A Dbastype3.cxx194 aEntries.push_front( pEntry ); in FindVariable()
299 aEntries.push_front( pEntry ); in GetEntryDescriptor()
/trunk/main/sc/source/filter/xml/
H A DXMLChangeTrackingImportHelper.cxx340 pCurrentAction->aDeletedList.push_front(pDeleted); in AddDeleted()
348 pCurrentAction->aDeletedList.push_front(pDeleted); in AddDeleted()
380 …static_cast<ScMyDelAction*>(pCurrentAction)->aMoveCutOffs.push_front(ScMyMoveCutOff(nID, nStartPos… in AddMoveCutOff()
/trunk/main/ucb/source/core/
H A Ducb.cxx417 aList.push_front(Provider); in registerContentProvider()
434 rList.push_front(Provider); in registerContentProvider()
/trunk/main/sw/source/core/inc/
H A Dswselectionlist.hxx70 void insertPaM( SwPaM* pPam ) { aList.push_front( pPam ); } in insertPaM()
/trunk/main/autodoc/source/cosv/strings/
H A Dstreamstr.cxx418 StreamStr::push_front( const char * i_str ) in push_front() function in csv::StreamStr
432 StreamStr::push_front( char i_c ) in push_front() function in csv::StreamStr
/trunk/main/autodoc/source/inc/
H A Destack.hxx71 { base::push_front(i_rElem); } in push()
/trunk/main/framework/inc/
H A Dstdtypes.h115 void push_front( const ::rtl::OUString& sElement ) in push_front() function in framework::OUStringList
/trunk/main/binaryurp/source/
H A Dcache.hxx66 list_.push_front( rContent); // create a temp entry in add()
/trunk/main/cppu/source/threadpool/
H A Djobqueue.cxx72 m_lstCallstack.push_front( nDisposeId ); in enter()
/trunk/main/idlc/source/
H A Didlcproduce.cxx94 pCreatedDirectories->push_front(buffer.getStr()); in checkOutputPath()
/trunk/main/sw/source/core/docnode/
H A Dthreadmanager.cxx205 maWaitingForStartThreads.push_front( rThreadData ); in StartThread()
/trunk/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()
/trunk/main/sfx2/source/dialog/
H A Dfiltergrouping.cxx519 _rAllFilters.push_front( FilterGroup() ); in lcl_InitGlobalClasses()
807 …rGlobalClasses.push_front( FilterDescriptor( sAllFilterName, DEFINE_CONST_UNICODE( FILEDIALOG_FILT… in lcl_EnsureAllFilesEntry()

Completed in 116 milliseconds

123