Home
last modified time | relevance | path

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

/aoo41x/main/desktop/source/app/
H A Dapp.cxx2710 Reference< XNameAccess > xWindowAccess; in PreloadConfigurationData() local
2714 a >>= xWindowAccess; in PreloadConfigurationData()
2715 if ( xWindowAccess.is() ) in PreloadConfigurationData()
2716xWindowAccess->getByName( DEFINE_CONST_UNICODE( "private:resource/toolbar/standardbar" )); in PreloadConfigurationData()
2724 a >>= xWindowAccess; in PreloadConfigurationData()
2725 if ( xWindowAccess.is() ) in PreloadConfigurationData()
2726xWindowAccess->getByName( DEFINE_CONST_UNICODE( "private:resource/toolbar/standardbar" )); in PreloadConfigurationData()
2734 a >>= xWindowAccess; in PreloadConfigurationData()
2735 if ( xWindowAccess.is() ) in PreloadConfigurationData()
2744 a >>= xWindowAccess; in PreloadConfigurationData()
[all …]

Completed in 137 milliseconds