Home
last modified time | relevance | path

Searched refs:SYMBOL_NEXT (Results 1 – 7 of 7) sorted by relevance

/trunk/main/vcl/inc/vcl/
H A Dsymbol.hxx48 #define SYMBOL_NEXT ((SymbolType)13) macro
/trunk/main/rsc/inc/
H A Dvclrsc.hxx143 #define SYMBOL_NEXT ((SymbolType)13) macro
/trunk/main/svtools/source/control/
H A Dtabbar.cxx674 mpPrevBtn->SetSymbol( mbMirrored ? SYMBOL_NEXT : SYMBOL_PREV ); in ImplInitControls()
682 mpNextBtn->SetSymbol( mbMirrored ? SYMBOL_PREV : SYMBOL_NEXT ); in ImplInitControls()
/trunk/main/vcl/source/window/
H A Ddecoview.cxx239 case SYMBOL_NEXT: in ImplDrawSymbol()
H A Dprintdlg.cxx872 maForwardBtn.SetSymbol( SYMBOL_NEXT ); in PrintDialog()
/trunk/main/rsc/source/parser/
H A Drscicpx.cxx602 SETCONST( pSymbol, "IMAGEBUTTON_NEXT", SYMBOL_NEXT ); in InitClassImageButton()
/trunk/main/svx/source/fmcomp/
H A Dgridctrl.cxx396 m_aNextBtn.SetSymbol(SYMBOL_NEXT); in NavigationBar()

Completed in 70 milliseconds