Home
last modified time | relevance | path

Searched refs:XPropertySetRef (Results 1 – 8 of 8) sorted by relevance

/trunk/main/sc/source/filter/inc/
H A Dfapihelper.hxx141 ::com::sun::star::beans::XPropertySet > XPropertySetRef; typedef in ScfPropertySet
151 inline explicit ScfPropertySet( XPropertySetRef xPropSet ) { Set( xPropSet ); } in ScfPropertySet()
157 void Set( XPropertySetRef xPropSet );
161 … { Set( XPropertySetRef( xInterface, ::com::sun::star::uno::UNO_QUERY ) ); } in Set()
167 inline XPropertySetRef GetApiPropertySet() const { return mxPropSet; } in GetApiPropertySet()
233 XPropertySetRef mxPropSet; /// The mandatory property set interface.
H A Dxichart.hxx759 …n::star::uno::Reference< ::com::sun::star::beans::XPropertySet > XPropertySetRef; typedef in XclImpChSerErrorBar
777 static XPropertySetRef CreateErrorBar(
802 …n::star::uno::Reference< ::com::sun::star::beans::XPropertySet > XPropertySetRef; typedef in XclImpChSeries
870 XPropertySetRef CreateErrorBar( sal_uInt8 nPosBarId, sal_uInt8 nNegBarId ) const;
/trunk/main/extensions/test/stm/
H A Ddatatest.cxx814 BOOL compareMyPropertySet( XPropertySetRef &r1 , XPropertySetRef &r2 ) in compareMyPropertySet()
854 XPropertySetRef rProp1( rPersist1 , USR_QUERY ); in compareMyPropertySet()
855 XPropertySetRef rProp2( rPersist2 , USR_QUERY ); in compareMyPropertySet()
918 XPropertySetRef rProp( persistRef , USR_QUERY ); in testObject()
951 XPropertySetRef rPropRead( xReadPersistRef , USR_QUERY ); in testObject()
970 XPropertySetRef rProp( persistRef , USR_QUERY ); in testObject()
1024 XPropertySetRef rProp1( persistRef , USR_QUERY ); in testObject()
1025 XPropertySetRef rProp2( xReadPersistRef , USR_QUERY ); in testObject()
/trunk/main/sc/workben/
H A Dtest.cxx340 XPropertySetRef xProp = (XPropertySet*)xCursor->queryInterface(XPropertySet::getSmartUik()); in lcl_SetText()
537 XPropertySetRef xProp = (XPropertySet*) in lcl_Cursor()
694 XPropertySetRef xCol = xCols->getColumnByIndex(2); in lcl_Sheet()
720 XPropertySetRef xRow = xRows->getRowByIndex(1); in lcl_Sheet()
752 XPropertySetRef xProp = (XPropertySet*)xRange->queryInterface(XPropertySet::getSmartUik()); in lcl_Names()
988 XPropertySetRef xPropSet = (XPropertySet*) in lcl_Sort()
1424 XPropertySetRef xProp = (XPropertySet*)xNew->queryInterface(XPropertySet::getSmartUik()); in lcl_Styles()
1450 XPropertySetRef xProp = (XPropertySet*)xStyle->queryInterface(XPropertySet::getSmartUik()); in lcl_PageStyle()
1508 XPropertySetRef xNewProp = xNew->getFieldByIndex(i); in lcl_AutoForm()
1776 XPropertySetRef xProp = (XPropertySet*)xField-> in IMPL_LINK()
[all …]
/trunk/main/toolkit/workben/
H A Dcontrols.cxx68 XPropertySetRef xCtrlModel;
70 XPropertySetRef xContModel;
191 XPropertySetRef xPSet( xModel, USR_QUERY ); in MouseButtonDown()
/trunk/main/extensions/workben/
H A Dpythontest.cxx405 XPropertySetRef *pRef = ( XPropertySetRef * ) aValue.get(); in dumpVarToStream()
/trunk/main/sc/source/ui/unoobj/
H A Dviewuno.cxx1044 XPropertySetRef ScTabViewObj::createPrintOptions(void)
1050 void ScTabViewObj::print(const XPropertySetRef& xOptions)
H A Ddocuno.cxx1521 XPropertySetRef ScModelObj::createPrintOptions(void)
1527 void ScModelObj::print(const XPropertySetRef& xOptions)

Completed in 91 milliseconds