Home
last modified time | relevance | path

Searched refs:xTmp (Results 26 – 32 of 32) sorted by relevance

12

/trunk/main/sw/source/core/unocore/
H A Dunoidx.cxx2611 const uno::Reference< text::XDocumentIndex > xTmp = in getByIndex() local
2615 aRet <<= xTmp; in getByIndex()
2646 const uno::Reference< text::XDocumentIndex > xTmp = in getByName() local
2650 aRet <<= xTmp; in getByName()
H A Dunostyle.cxx1485 rtl::Reference< SwDocStyleSheet > xTmp( new SwDocStyleSheet( *(SwDocStyleSheet*)pBase ) ); in setName() local
1486 bExcept = !xTmp->SetName(rName); in setName()
/trunk/main/xmloff/source/style/
H A Dxmlnumi.cxx1292 Reference < XStyle > xTmp( xIfc, UNO_QUERY ); in CreateAndInsertLate() local
1293 xStyle = xTmp; in CreateAndInsertLate()
/trunk/main/sw/source/ui/utlui/
H A Dcontent.cxx3328 uno::Reference< uno::XInterface > xTmp; in EditEntry() local
3329 aObj >>= xTmp; in EditEntry()
3330 uno::Reference< container::XNamed > xNamed(xTmp, uno::UNO_QUERY); in EditEntry()
/trunk/main/toolkit/source/awt/
H A Dvclxaccessiblecomponent.cxx163 uno::Reference< accessibility::XAccessibleContext > xTmp = this; in IMPL_LINK() local
/trunk/main/xmloff/source/text/
H A Dtxtfldi.cxx309 Reference<XPropertySet> xTmp( xIfc, UNO_QUERY ); in CreateField() local
311 xField = xTmp; in CreateField()
/trunk/main/sfx2/source/view/
H A Dsfxbasecontroller.cxx1035 Reference< XController > xTmp( this ); in dispose() local

Completed in 129 milliseconds

12