/trunk/main/stoc/source/uriproc/ |
H A D | UriReference.hxx | 41 bool hasQuery, rtl::OUString const & query);
|
/trunk/main/extensions/source/propctrlr/ |
H A D | pcrcomponentcontext.hxx | 78 _out_rxComponent = _out_rxComponent.query( in createComponent()
|
/trunk/main/ucb/source/core/ |
H A D | cmdenv.cxx | 172 return uno::Reference< uno::XInterface >::query( pX ); in UcbCommandEnvironment_CreateInstance()
|
/trunk/main/offapi/com/sun/star/sdb/ |
H A D | XSQLQueryComposerFactory.idl | 42 /** creates a new query composer.
|
H A D | XQueryDefinitionsSupplier.idl | 44 the query definitions
|
H A D | CommandType.idl | 40 /** indicates that a command contains a name of a query component, which
|
H A D | ParameterSubstitution.idl | 50 /** Does variable substitution on an SQL query.
|
H A D | RowSet.idl | 54 a query or a SQL command or by a rowset reader, who mustn't support SQL. 211 <p>If you want a row set to be based on a parametrized query, you will usually use 269 …<p>If your <code>RowSet</code> is bound to an SQL command or query which contains parameters, or h…
|
/trunk/main/offapi/com/sun/star/oooimprovement/ |
H A D | XCore.idl | 36 /** specifies the interface used to query the Core status
|
/trunk/main/sd/source/ui/animations/ |
H A D | CustomAnimationList.cxx | 118 xChild = Reference< XChild >::query( x ); in getShapeIndex() 121 xPage = Reference< XShapes >::query( x ); in getShapeIndex()
|
/trunk/main/ucb/source/ucp/tdoc/ |
H A D | tdoc_documentcontentfactory.cxx | 168 return uno::Reference< uno::XInterface >::query( pX ); in DocumentContentFactory_CreateInstance()
|
/trunk/main/offapi/com/sun/star/awt/ |
H A D | MessageBoxType.idl | 47 /** A message box to query information from the user.
|
/trunk/main/offapi/com/sun/star/sheet/ |
H A D | SheetRangesQuery.idl | 47 /** provides methods to query for cell ranges with specific contents.
|
/trunk/main/offapi/com/sun/star/system/ |
H A D | XSystemMailProvider.idl | 34 /** Allows a client to query for an object that implements
|
/trunk/main/offapi/com/sun/star/document/ |
H A D | ChangedByOthersRequest.idl | 43 /** Is used for interaction handle to query user decision in case the document
|
H A D | LockFileIgnoreRequest.idl | 43 /** Is used for interaction handle to query user decision regarding storing
|
H A D | LockedDocumentRequest.idl | 43 /** Is used for interaction handle to query user decision regarding locked document.
|
H A D | OwnLockOnDocumentRequest.idl | 43 /** Is used for interaction handle to query user decision regarding locked
|
H A D | LockedOnSavingRequest.idl | 43 /** Is used for interaction handle to query user decision regarding locked
|
/trunk/main/sw/source/core/doc/ |
H A D | docxforms.cxx | 88 xModule = xModule.query( pShell->GetModel() ); in initXForms()
|
/trunk/main/connectivity/source/drivers/evoab2/ |
H A D | EApi.h | 102 EBookQuery *query,
|
/trunk/main/forms/source/component/ |
H A D | FormComponent.cxx | 156 m_xAggregate = m_xAggregate.query( _rxFactory->createInstance( _rAggregateService ) ); in DBG_NAME() 157 m_xControl = m_xControl.query( m_xAggregate ); in DBG_NAME() 729 xComp = xComp.query( m_xParent ); in setParent() 1742 m_xLabelControl = m_xLabelControl.query( xPersist ); in readCommonProperties()
|
/trunk/main/xmloff/source/core/ |
H A D | xmlexp.cxx | 679 mxModel = uno::Reference< frame::XModel >::query( xDoc ); in setSourceDocument() 690 mxNumberFormatsSupplier = mxNumberFormatsSupplier.query( mxModel ); in setSourceDocument() 1354 mxGraphicResolver = Reference< XGraphicObjectResolver >::query( in exportDoc() 1363 mxEmbeddedResolver = Reference< XEmbeddedObjectResolver >::query( in exportDoc()
|
/trunk/main/sd/source/core/ |
H A D | sdpage_animations.cxx | 63 …mxAnimationNode = Reference< XAnimationNode >::query(::comphelper::getProcessServiceFactory()->cre… in getAnimationNode()
|
/trunk/main/sd/source/ui/unoidl/ |
H A D | SdUnoOutlineView.cxx | 143 xPage = Reference<drawing::XDrawPage>::query(pPage->getUnoPage()); in getCurrentPage()
|