Home
last modified time | relevance | path

Searched refs:activate (Results 1 – 25 of 155) sorted by relevance

1234567

/trunk/test/testgui/source/fvt/gui/sc/validity/
H A DValidityDialogSetting.java73 scInputBarInput.activate(); in testAllowDateNotBetween()
79 scInputBarInput.activate(); in testAllowDateNotBetween()
85 scInputBarInput.activate(); in testAllowDateNotBetween()
93 scInputBarInput.activate(); in testAllowDateNotBetween()
101 scInputBarInput.activate(); in testAllowDateNotBetween()
109 scInputBarInput.activate(); in testAllowDateNotBetween()
117 scInputBarInput.activate(); in testAllowDateNotBetween()
125 scInputBarInput.activate(); in testAllowDateNotBetween()
150 scInputBarInput.activate(); in testAllowDecimalEqual()
156 scInputBarInput.activate(); in testAllowDecimalEqual()
[all …]
H A DValidityDateSupport1024Columns.java73 scInputBarInput.activate(); in testValidityDateSupport1024Columns()
78 scInputBarInput.activate(); in testValidityDateSupport1024Columns()
83 scInputBarInput.activate(); in testValidityDateSupport1024Columns()
90 scInputBarInput.activate(); in testValidityDateSupport1024Columns()
H A DValiditySampleFile.java66 scInputBarInput.activate(); in testFFCIgnoreBlank()
87 scInputBarInput.activate(); in testFFCNotIgnoreBlank()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/frame/
H A D_XFrame.java134 oObj.activate() ; in _activate()
145 oObj.activate() ; in _deactivate()
168 oObj.activate(); in _isActive()
188 oObj.activate() ; in _addFrameActionListener()
190 oObj.activate() ; in _addFrameActionListener()
241 oObj.activate(); in _removeFrameActionListener()
243 oObj.activate(); in _removeFrameActionListener()
/trunk/main/javaunohelper/com/sun/star/comp/helper/
H A DBootstrap.java75 xSet.insert( xImpLoader.activate( in insertBasicFactories()
79 xSet.insert( xImpLoader.activate( in insertBasicFactories()
83 xSet.insert( xImpLoader.activate( in insertBasicFactories()
87 xSet.insert( xImpLoader.activate( in insertBasicFactories()
91 xSet.insert( xImpLoader.activate( in insertBasicFactories()
110 XSingleComponentFactory.class, xImpLoader.activate( in createInitialComponentContext()
/trunk/main/slideshow/test/
H A Dslidetest.cxx112 mpLayerManager->activate( false ); in TEST_F()
155 mpLayerManager->activate( false ); in TEST_F()
215 mpLayerManager->activate( false ); in TEST_F()
283 mpLayerManager->activate( false ); in TEST_F()
/trunk/main/stoc/source/javaloader/
H A Djavaloader.cxx147 virtual css::uno::Reference<XInterface> SAL_CALL activate(
389 css::uno::Reference<XInterface> SAL_CALL JavaComponentLoader::activate( in activate() function in stoc_javaloader::JavaComponentLoader
396 return loader->activate(rImplName, blabla, rLibName, xKey); in activate()
/trunk/main/udkapi/com/sun/star/loader/
H A DCannotActivateFactoryException.idl38 activate a component factory using the
39 <member>XImplementationLoader::activate()</member>
/trunk/main/offapi/com/sun/star/embed/
H A DEmbedVerbs.idl49 /** lets the object activate itself outplace.
64 /** lets the object activate itself inplace.
H A DXInplaceClient.idl73 /** checks if the container can activate the object inplace.
76 <TRUE/> the container can activate the object inplace.
/trunk/main/slideshow/source/engine/animationnodes/
H A Dbasenode.cxx478 aBegin, boost::bind( &AnimationNode::activate, mpSelf ), in resolve()
489 boost::bind( &AnimationNode::activate, mpSelf ), in resolve()
506 bool BaseNode::activate() in activate() function in slideshow::internal::BaseNode
/trunk/main/bean/java/officebean/src/main/java/com/sun/star/comp/beans/
H A DFrame.java99 public void activate( ) in activate() method in Frame
101 xFrame.activate(); in activate()
/trunk/main/extensions/qa/integration/extensions/
H A DFrame.java68 public void activate() in activate() method in Frame
70 m_frame.activate(); in activate()
/trunk/main/framework/inc/services/
H A Dtask.hxx291 virtual void SAL_CALL activate() throw( css::uno::RuntimeException ) in activate() function in framework::Task
293 Frame::activate(); in activate()
/trunk/main/vcl/unx/generic/app/
H A Dsm.cxx165 static void activate();
458 ICEConnectionObserver::activate(); in open()
600 void ICEConnectionObserver::activate() in activate() function in ICEConnectionObserver
/trunk/main/stoc/source/loader/
H A Ddllcomponentloader.cxx127 …virtual Reference<XInterface> SAL_CALL activate( const OUString& implementationName, const OUStrin…
216 Reference<XInterface> SAL_CALL DllComponentLoader::activate( in activate() function in stoc_loader::DllComponentLoader
/trunk/main/javaunohelper/test/com/sun/star/comp/helper/
H A DSharedLibraryLoader_Test.java112 …sharedLibraryLoader.activate(NATIVE_SERVICE_MANAGER_IMP_NAME, null, NATIVE_SERVICE_MANAGER_LIB_NAM… in test_loadNativeServiceManager()
138 sharedLibraryLoader.activate(NATIVE_REGISTRY_IMP_NAME, null, NATIVE_REGISTRY_LIB_NAME, null) in test_loadNativeSimpleRegistry()
/trunk/main/offapi/com/sun/star/awt/grid/
H A DXGridControl.idl82 the column index of the cell to activate.
84 the row index of the cell to activate.
/trunk/main/offapi/com/sun/star/frame/
H A DFrameAction.idl95 @see XFrame::activate()
130 @see XFrame::activate()
H A DXFrame.idl240 [oneway] void activate();
251 @see XFrame::activate()
264 @see XFrame::activate()
/trunk/main/framework/test/
H A Dtest.cxx941 xFrame_411->activate(); in impl_buildTree()
951 xFrame_11231->activate(); in impl_buildTree()
956 xFrame_11221->activate(); in impl_buildTree()
967 xFrame_41->activate(); in impl_buildTree()
972 xTask_4->activate(); in impl_buildTree()
/trunk/main/slideshow/source/engine/slide/
H A Dshapemanagerimpl.cxx61 void ShapeManagerImpl::activate( bool bSlideBackgoundPainted ) in activate() function in slideshow::internal::ShapeManagerImpl
97 mpLayerManager->activate( bSlideBackgoundPainted ); in activate()
/trunk/main/svx/source/unodialogs/textconversiondlgs/
H A Dchinese_dictionarydialog.cxx309 void DictionaryList::activate( HeaderBar* pHeaderBar ) in activate() function in textconversiondlgs::DictionaryList
647 m_aCT_DictionaryToSimplified.activate( m_pHeaderBar ); in updateAfterDirectionChange()
653 m_aCT_DictionaryToTraditional.activate( m_pHeaderBar ); in updateAfterDirectionChange()
/trunk/main/sdext/source/presenter/
H A DPresenterController.cxx184 mxSlideShowController->activate(); in PresenterController()
925 mxSlideShowController->activate(); in frameAction()
1275 mxSlideShowController->activate(); in InitializeMainPane()
/trunk/main/offapi/com/sun/star/presentation/
H A DXSlideShowController.idl213 void activate();
219 @see <member>activate()</member>

Completed in 113 milliseconds

1234567