Home
last modified time | relevance | path

Searched refs:aXComponent (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/cli_ure/qa/climaker/
H A Dtestobjects.cs118 unoidl.com.sun.star.lang.XComponent aXComponent, in inParameters() argument
138 m_XComponent = aXComponent; in inParameters()
152 out unoidl.com.sun.star.lang.XComponent aXComponent, in outParameters() argument
172 aXComponent = m_XComponent; in outParameters()
188 ref unoidl.com.sun.star.lang.XComponent aXComponent, in inoutParameters() argument
259 ucss.lang.XComponent _xcomp = aXComponent; in inoutParameters()
260 aXComponent = m_XComponent; in inoutParameters()
H A Dclimaker.cs1230 ucss.lang.XComponent aXComponent = (ucss.lang.XComponent) obj; in testInterface()
1237 aXInterface, aXComponent, aSeqBool); in testInterface()
1282 l.assure(aXComponent == outXComponent); in testInterface()
1329 l.assure(aXComponent == inoutXComponent); in testInterface()
1338 aXInterface, aXComponent, aSeqBool); in testInterface()
1357 l.assure(obj.retXComponent() == aXComponent); in testInterface()
1396 obj.attrXComponent = aXComponent; in testInterface()
1397 l.assure(obj.attrXComponent == aXComponent); in testInterface()
H A Dtypes.idl86 [in] com::sun::star::lang::XComponent aXComponent,
95 [out] com::sun::star::lang::XComponent aXComponent,
107 [inout] com::sun::star::lang::XComponent aXComponent,
/aoo41x/main/xmloff/source/text/
H A DXMLTextFrameContext.cxx1205 … Reference<com::sun::star::lang::XComponent> aXComponent(xEOS->getEmbeddedObject()); in CreateChildContext() local
1206 pEContext->SetComponent( aXComponent ); in CreateChildContext()

Completed in 52 milliseconds