Home
last modified time | relevance | path

Searched refs:aCommandList (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sw/source/filter/html/
H A DSwAppletImpl.cxx162 sal_uInt32 nArgCount = aCommandList.Count(); in CreateApplet()
165 const SvCommand& rArg = aCommandList[i]; in CreateApplet()
194 aCommandList.FillSequence( aProps ); in FinishApplet()
202 aCommandList.Append( rName, rValue ); in AppendParam()
/trunk/main/sw/source/ui/shells/
H A Dtextsh.cxx315 SvCommandList aCommandList; in TYPEINIT1() local
319 aCommandList.AppendCommands( pCommandsItem->GetValue(), &nTemp ); in TYPEINIT1()
341 if ( aCommandList.Count() ) in TYPEINIT1()
343 aCommandList.FillSequence( aSeq ); in TYPEINIT1()
/trunk/main/dbaccess/source/ui/control/
H A Dopendoccontrols.cxx182 Sequence< ::rtl::OUString > aCommandList( &sCommandURL, 1 ); in GetCommandIcon() local
183 … Sequence<Reference< XGraphic> > xIconList( xImageManager->getImages( 0, aCommandList ) ); in GetCommandIcon()
/trunk/main/sw/inc/
H A DSwAppletImpl.hxx53 SvCommandList aCommandList; // und die szugehorige Command-List member in SwApplet_Impl
/trunk/main/sd/source/ui/dlg/
H A Ddlgass.cxx1850 Sequence<rtl::OUString> aCommandList(1); in GetUiIconForCommand() local
1851 aCommandList[0] = sCommandURL; in GetUiIconForCommand()
1853 xImageManager->getImages(0,aCommandList)); in GetUiIconForCommand()

Completed in 30 milliseconds