Home
last modified time | relevance | path

Searched defs:CommandInfo (Results 1 – 2 of 2) sorted by relevance

/trunk/main/framework/inc/uielement/
H A Dcommandinfo.hxx43 struct CommandInfo struct
45 CommandInfo() : nId( 0 ), in CommandInfo() argument
51 sal_uInt16 nId;
52 sal_uInt16 nWidth;
54 sal_Int16 nImageInfo;
55 sal_Bool bMirrored : 1,
56 bRotated : 1;
/trunk/main/svx/source/gallery2/
H A Dgalbrws2.cxx115 struct CommandInfo struct
117 css::util::URL URL;
118 css::uno::Reference< css::frame::XDispatch > Dispatch;
120 CommandInfo( const OUString &rURL ) in CommandInfo() argument

Completed in 21 milliseconds