Home
last modified time | relevance | path

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

/aoo4110/main/sfx2/source/dialog/
H A Drecfloat.cxx57 uno::Reference< container::XNameAccess > xUICommandDescription; in GetLabelFromCommandURL() local
71 xUICommandDescription = xTmpNameAccess; in GetLabelFromCommandURL()
72 if ( !xUICommandDescription.is() ) in GetLabelFromCommandURL()
74 xUICommandDescription = uno::Reference< container::XNameAccess >( in GetLabelFromCommandURL()
79 xTmpNameAccess = xUICommandDescription; in GetLabelFromCommandURL()
104 if ( xUICommandDescription.is() ) in GetLabelFromCommandURL()
106 uno::Any a = xUICommandDescription->getByName( aModuleIdentifier ); in GetLabelFromCommandURL()

Completed in 13 milliseconds