/aoo41x/main/svtools/inc/svtools/ |
H A D | stdmenu.hxx | 161 virtual void Highlight(); 195 virtual void Highlight(); 224 virtual void Highlight();
|
/aoo41x/main/scripting/examples/beanshell/Highlight/ |
H A D | ShowDialog.bsh | 112 // try to create the Highlight dialog (found in the ScriptBindingLibrary) 114 "ScriptBindingLibrary.Highlight?location=application"); 125 // try to create the Highlight dialog (found in the ScriptBindingLibrary) 127 "ScriptBindingLibrary.Highlight?location=application");
|
H A D | highlighter.bsh | 138 searchButton = new JButton("Highlight"); 159 frame = new JFrame("Highlight Text");
|
/aoo41x/main/svtools/source/control/ |
H A D | stdmenu.cxx | 56 void FontNameMenu::Highlight() in Highlight() function in FontNameMenu 153 void FontStyleMenu::Highlight() in Highlight() function in FontStyleMenu 165 PopupMenu::Highlight(); in Highlight() 397 void FontSizeMenu::Highlight() in Highlight() function in FontSizeMenu
|
/aoo41x/main/scripting/examples/ |
H A D | makefile.mk | 39 ZIP2LIST=beanshell/HelloWorld beanshell/Highlight beanshell/WordCount beanshell/Capitalise beanshel… 52 ZIP5LIST=*.xlb Highlight.xdl
|
/aoo41x/main/accessibility/workben/org/openoffice/accessibility/awb/canvas/ |
H A D | Canvas.java | 266 maActiveObject.Highlight (false); in HighlightObject() 280 maActiveObject.Highlight (true); in HighlightObject()
|
H A D | CanvasShape.java | 304 public void Highlight (boolean bFlag) in Highlight() method in CanvasShape
|
/aoo41x/main/vcl/unx/kde4/ |
H A D | KDESalFrame.cxx | 231 Color aHigh = toColor( pal.color( QPalette::Active, QPalette::Highlight ) ); in UpdateSettings() 329 style.SetMenuHighlightColor( toColor ( qMenuCG.color( QPalette::Highlight ) ) ); in UpdateSettings()
|
/aoo41x/main/framework/inc/uielement/ |
H A D | addonstoolbarmanager.hxx | 85 DECL_LINK( Highlight, ToolBox * );
|
H A D | toolbarmanager.hxx | 167 DECL_LINK( Highlight, ToolBox * );
|
H A D | menubarmanager.hxx | 182 DECL_LINK( Highlight, Menu * );
|
/aoo41x/main/sfx2/source/inc/ |
H A D | virtmenu.hxx | 80 DECL_LINK( Highlight, Menu * );
|
/aoo41x/main/framework/inc/classes/ |
H A D | menumanager.hxx | 111 DECL_LINK( Highlight, Menu * );
|
/aoo41x/main/basic/inc/basic/ |
H A D | sbstar.hxx | 136 void Highlight( const String& rSrc, SbTextPortions& rList );
|
/aoo41x/main/framework/source/classes/ |
H A D | menumanager.cxx | 418 m_pVCLMenu->SetHighlightHdl( LINK( this, MenuManager, Highlight )); in SetHdl() 1086 IMPL_LINK( MenuManager, Highlight, Menu *, EMPTYARG ) in IMPL_LINK() argument
|
/aoo41x/main/sfx2/source/menu/ |
H A D | virtmenu.cxx | 175 pSVMenu->SetHighlightHdl( LINK(this, SfxVirtualMenu, Highlight) ); in Construct_Impl() 555 IMPL_LINK( SfxVirtualMenu, Highlight, Menu *, pMenu ) in IMPL_LINK() argument
|
/aoo41x/main/vcl/source/window/ |
H A D | toolbox.cxx | 1319 pToolBox->Highlight(); in StartDragging() 3988 Highlight(); in ImplHandleMouseMove() 4001 Highlight(); in ImplHandleMouseMove() 4259 Highlight(); in MouseMove() 4497 Highlight(); in MouseButtonDown() 4514 Highlight(); in MouseButtonDown()
|
/aoo41x/main/framework/source/uielement/ |
H A D | addonstoolbarmanager.cxx | 501 IMPL_LINK( AddonsToolBarManager, Highlight, ToolBox*, EMPTYARG ) in IMPL_LINK() argument
|
H A D | menubarmanager.cxx | 1159 IMPL_LINK( MenuBarManager, Highlight, Menu *, EMPTYARG ) in IMPL_LINK() argument 2139 m_pVCLMenu->SetHighlightHdl( LINK( this, MenuBarManager, Highlight )); in SetHdl()
|
/aoo41x/main/reportdesign/source/ui/dlg/ |
H A D | CondFormat.src | 440 …Text [ en-US ] = "Highlight the fields to insert into the selected section of the template, then c…
|
/aoo41x/main/vcl/inc/vcl/ |
H A D | menu.hxx | 214 virtual void Highlight();
|
H A D | toolbox.hxx | 354 virtual void Highlight();
|
/aoo41x/main/svx/source/sidebar/text/ |
H A D | TextPropertyPanel.src | 173 Text = "Highlight Color" ;
|
/aoo41x/main/basic/source/comp/ |
H A D | sbcomp.cxx | 1047 void StarBASIC::Highlight( const String& rSrc, SbTextPortions& rList ) in Highlight() function in StarBASIC
|
/aoo41x/main/sc/source/ui/src/ |
H A D | optdlg.src | 719 Text [ en-US ] = "Highlight sele~ction in column/row headers" ;
|