Searched refs:lViewInfos (Results 1 – 1 of 1) sorted by relevance
135 css::uno::Sequence< css::frame::DispatchInformation > lViewInfos(1); in getConfigurableDispatchInformation() local136 lViewInfos[0].Command = URL_CLOSEWIN; in getConfigurableDispatchInformation()137 lViewInfos[0].GroupId = css::frame::CommandGroup::VIEW; in getConfigurableDispatchInformation()138 return lViewInfos; in getConfigurableDispatchInformation()
Completed in 11 milliseconds