Home
last modified time | relevance | path

Searched defs:xBase (Results 1 – 4 of 4) sorted by relevance

/AOO41X/main/configmgr/source/
H A Drootaccess.cxx96 css::uno::Reference< css::uno::XInterface > xBase( pSource, css::uno::UNO_QUERY ); in initBroadcaster() local
/AOO41X/main/sc/source/ui/vba/
H A Dvbaglobals.cxx187 uno::Reference< XApplicationBase > xBase( getApplication(), uno::UNO_QUERY_THROW ); in CommandBars() local
/AOO41X/main/vbahelper/source/vbahelper/
H A Dvbaapplicationbase.cxx104 …Reference< VbaApplicationBase > xBase, const ::rtl::OUString& aFunction, double nFrom, double nTo ) in Start()
/AOO41X/main/sw/source/core/unocore/
H A Dunostyle.cxx1602 … rtl::Reference< SwDocStyleSheet > xBase( new SwDocStyleSheet(*(SwDocStyleSheet*)pBase) ); in setParentStyle() local