Searched defs:xSourceProps (Results 1 – 12 of 12) sorted by relevance
/aoo42x/main/chart2/source/view/main/ |
H A D | VTitle.cxx | 207 … uno::Reference< beans::XPropertySet > xSourceProps( aStringList[0], uno::UNO_QUERY ); in createShapes() local 241 … uno::Reference< beans::XPropertySet > xSourceProps( aStringList[0], uno::UNO_QUERY ); in createShapes() local
|
/aoo42x/main/odk/examples/DevelopersGuide/Forms/ |
H A D | GridFieldValidator.java | 126 XPropertySet xSourceProps = UNO.queryPropertySet( aEvent.Source ); in approveUpdate() local
|
/aoo42x/main/comphelper/source/property/ |
H A D | property.cxx | 80 Reference< XPropertySetInfo > xSourceProps = _rxSource->getPropertySetInfo(); in copyProperties() local
|
/aoo42x/main/xmloff/source/forms/ |
H A D | formcellbinding.cxx | 240 Reference< XPropertySet > xSourceProps( _rxSource, UNO_QUERY ); in getStringAddressFromCellListSource() local
|
/aoo42x/main/extensions/source/propctrlr/ |
H A D | cellbindinghelper.cxx | 359 Reference< XPropertySet > xSourceProps( _rxSource, UNO_QUERY ); in getStringAddressFromCellListSource() local
|
/aoo42x/main/sw/source/ui/dbui/ |
H A D | dbinsdlg.cxx | 286 Reference<XPropertySet> xSourceProps(xDataSource, UNO_QUERY); in SwInsertDBColAutoPilot() local 1286 Reference<XPropertySet> xSourceProps(xSource, UNO_QUERY); in DataToDoc() local
|
H A D | dbmgr.cxx | 253 uno::Reference<XPropertySet> xSourceProps(xSource, UNO_QUERY); in lcl_InitNumberFormatter() local 1520 uno::Reference<XPropertySet> xSourceProps(xSource, UNO_QUERY); in GetColumnFmt() local
|
/aoo42x/main/embeddedobj/source/commonembedding/ |
H A D | persistence.cxx | 201 const uno::Reference< beans::XPropertySet > xSourceProps( i_rSource, uno::UNO_QUERY_THROW ); in TransferMediaType() local
|
/aoo42x/main/ucb/source/core/ |
H A D | ucbcmds.cxx | 1239 void globalTransfer_( in globalTransfer_()
|
/aoo42x/main/forms/source/component/ |
H A D | DatabaseForm.cxx | 378 …Reference< XPropertySet > xSourceProps( const_cast< ODatabaseForm& >( _cloneSource ).queryAggregat… in ODatabaseForm() local
|
/aoo42x/main/package/source/xstor/ |
H A D | xstorage.cxx | 107 uno::Reference< beans::XPropertySet > xSourceProps( xSource, uno::UNO_QUERY ); in completeStorageStreamCopy_Impl() local
|
/aoo42x/main/svx/source/fmcomp/ |
H A D | gridcell.cxx | 674 Reference< XPropertySet > xSourceProps( _rEvent.Source, UNO_QUERY ); in _propertyChanged() local
|
Completed in 141 milliseconds