Home
last modified time | relevance | path

Searched refs:aInformation (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/odk/examples/cpp/complextoolbarcontrols/
H A DMyProtocolHandler.cxx486 for ( sal_Int32 i = 0; i < Event.aInformation.getLength(); i++ ) in controlEvent()
488 … if ( Event.aInformation[i].Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "Text" ) ) ) in controlEvent()
490 bHasText = Event.aInformation[i].Value >>= aNewText; in controlEvent()
/aoo4110/main/dbaccess/source/ui/browser/
H A Dgenericcontroller.cxx1664 Sequence< DispatchInformation > aInformation( aInformationList.size() ); in getConfigurableDispatchInformation() local
1667 aInformation.getArray(), in getConfigurableDispatchInformation()
1671 return aInformation; in getConfigurableDispatchInformation()
/aoo4110/main/offapi/com/sun/star/frame/
H A DControlEvent.idl63 sequence< com::sun::star::beans::NamedValue > aInformation;
/aoo4110/main/framework/source/uielement/
H A Dcomplextoolbarcontroller.cxx274 aEvent.aInformation = pNotifyInfo->aInfoSeq; in IMPL_STATIC_LINK_NOINSTANCE()

Completed in 34 milliseconds