Home
last modified time | relevance | path

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

/trunk/main/desktop/source/app/
H A Dapp.cxx2722 Reference< XNameAccess > xWindowAccess; in PreloadConfigurationData() local
2726 a >>= xWindowAccess; in PreloadConfigurationData()
2727 if ( xWindowAccess.is() ) in PreloadConfigurationData()
2728xWindowAccess->getByName( DEFINE_CONST_UNICODE( "private:resource/toolbar/standardbar" )); in PreloadConfigurationData()
2736 a >>= xWindowAccess; in PreloadConfigurationData()
2737 if ( xWindowAccess.is() ) in PreloadConfigurationData()
2738xWindowAccess->getByName( DEFINE_CONST_UNICODE( "private:resource/toolbar/standardbar" )); in PreloadConfigurationData()
2746 a >>= xWindowAccess; in PreloadConfigurationData()
2747 if ( xWindowAccess.is() ) in PreloadConfigurationData()
2756 a >>= xWindowAccess; in PreloadConfigurationData()
[all …]

Completed in 36 milliseconds