Home
last modified time | relevance | path

Searched refs:query (Results 226 – 250 of 517) sorted by relevance

12345678910>>...21

/aoo42x/main/offapi/com/sun/star/linguistic2/
H A DXHyphenatedWord.idl96 /** is used to query if the hyphenation result is an alternative spelling.
H A DXThesaurus.idl65 the word to query for its meanings.
/aoo42x/main/svx/source/form/
H A Dfmshimp.cxx1366 if ( Reference< XForm >::query( xElementInfo ).is() ) in canConvertCurrentSelectionToControl()
2082 …Reference< XChild > xCur; if ( m_aCurrentSelection.size() == 1 ) xCur = xCur.query( *m_aCurrentSel… in setCurrentSelection()
2083 …Reference< XChild > xNew; if ( _rSelection.size() == 1 ) xNew = xNew.query( *_rSelection.begin() ); in setCurrentSelection()
2648 xForms = xForms.query( pPage->GetForms( false ) ); in UpdateForms()
4006 xForms = xForms.query( _pPage->GetForms( false ) ); in loadForms()
H A Dfmundo.cxx1089 m_xElement = m_xElement.query( xElem ); in FmUndoContainerAction()
1289 xCurrentsParent = xCurrentsParent.query( xCurrentAsChild->getParent() ); in Undo()
/aoo42x/main/forms/source/component/
H A DFormattedField.cxx653 xParent = xParent.query( xParent->getParent() ); in calcFormFormatsSupplier()
654 xNextParentForm = xNextParentForm.query( xParent ); in calcFormFormatsSupplier()
/aoo42x/main/comphelper/source/eventattachermgr/
H A Deventattachermgr.cxx431 xAttacher = Reference< XEventAttacher >::query( xIFace ); in ImplEventAttacherManager()
436 xConverter = Reference< XTypeConverter >::query( xIFace ); in ImplEventAttacherManager()
/aoo42x/main/sd/source/ui/annotations/
H A Dannotationmanager.cxx205 mxView = Reference< XDrawView >::query(mrBase.GetController()); in init()
963 mxView = Reference<XDrawView>::query( mrBase.GetController() ); in IMPL_LINK()
/aoo42x/main/xmlhelp/source/cxxhelp/provider/
H A Durlparameter.hxx247 bool query();
/aoo42x/main/stoc/test/excomp/
H A Dexcomp2.cxx210 xRet = Reference< XInterface >::query(pXTest); in ExampleComponent2_CreateInstance()
/aoo42x/main/chart2/source/controller/chartapiwrapper/
H A DWrappedSeriesOrDiagramProperty.hxx88 …ries( ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >::query( *aIter ) ); in detectInnerValue()
/aoo42x/main/dbaccess/
H A DLibrary_dba.mk93 dbaccess/source/core/api/query \
/aoo42x/main/offapi/com/sun/star/sdb/
H A DSingleSelectQueryAnalyzer.idl60 … a query named <code>All Orders</code>, the SQL statement <code>SELECT * FROM "All Orders"</code>
/aoo42x/main/offapi/com/sun/star/ui/dialogs/
H A DFilterOptionsDialog.idl40 /** This service enables a filter developer to register a dialog to query
/aoo42x/main/dbaccess/source/ui/imagelists/
H A Ddbimagelists.src162 // queries and query folders
/aoo42x/main/offapi/com/sun/star/sdb/application/
H A DNamedDatabaseObject.idl53 <p>In case of queries, this is the name of the query.</p>
/aoo42x/main/offapi/com/sun/star/frame/
H A DXUIControllerRegistration.idl37 /** is used to query, register and unregister user interface controller.
H A DLayoutManager.idl76 /** central interface to query for, create, destroy and manipulate user
/aoo42x/main/wizards/com/sun/star/wizards/query/
H A DFinalizer.java23 package com.sun.star.wizards.query;
/aoo42x/main/forms/source/resource/
H A Dstrings.src111 Text [ en-US ] = "Syntax error in query expression" ;
/aoo42x/main/udkapi/com/sun/star/beans/
H A DMethodConcept.idl45 /** This value is used to query for all methods, see
H A DXPropertyWithState.idl44 /** makes it possible to query information about the state of
/aoo42x/main/offapi/com/sun/star/drawing/
H A DGraphicExportFilter.idl100 /** lets you query the supported mime types by this component */
/aoo42x/main/offapi/com/sun/star/rendering/
H A DFloatingPointBitmapLayout.idl81 // leave it as it is, forcing the client to query for derived
/aoo42x/main/sd/source/ui/unoidl/
H A Dunomodel.cxx668 …xRet = uno::Reference < container::XIndexAccess >::query(::comphelper::getProcessServiceFactory()-… in getViewData()
877 xPage = uno::Reference< drawing::XDrawPage >::query( pPage->getUnoPage() ); in getHandoutMasterPage()
1967 …uno::Reference< drawing::XDrawPage > xPage( uno::Reference< drawing::XDrawPage >::query( pPage->ge… in render()
2744 xDrawPage = uno::Reference< drawing::XDrawPage >::query( pMPage->getUnoPage() ); in insertNewByIndex()
/aoo42x/main/sd/source/core/
H A DCustomAnimationEffect.cxx573 xText = Reference< XText >::query( aParaTarget.Shape ); in checkForText()
2222 xNextContainer = Reference< XTimeContainer >::query( xMsf->createInstance(aServiceName) ); in stl_process_after_effect_node_func()
2252 xNextContainer = Reference< XTimeContainer >::query( xMsf->createInstance(aServiceName) ); in stl_process_after_effect_node_func()
3372 …mxSequenceRoot = Reference< XTimeContainer >::query(::comphelper::getProcessServiceFactory()->crea… in createMainSequence()

Completed in 243 milliseconds

12345678910>>...21