/aoo42x/main/svx/source/accessibility/ |
H A D | ShapeTypeHandler.cxx | 110 uno::Reference<drawing::XShapeDescriptor> xDescriptor (rxShape, uno::UNO_QUERY); in GetTypeId() local 111 if (xDescriptor.is()) in GetTypeId() 112 return GetTypeId (xDescriptor->getShapeType()); in GetTypeId() 230 uno::Reference<drawing::XShapeDescriptor> xDescriptor (rxShape, uno::UNO_QUERY); in GetSlotId() local 231 if (xDescriptor.is()) in GetSlotId() 232 return GetSlotId (xDescriptor->getShapeType()); in GetSlotId() 351 uno::Reference<drawing::XShapeDescriptor> xDescriptor (rxShape, uno::UNO_QUERY); in CreateAccessibleBaseName() local 352 if (xDescriptor.is()) in CreateAccessibleBaseName() 354 + xDescriptor->getShapeType(); in CreateAccessibleBaseName()
|
H A D | AccessibleControlShape.cxx | 370 Reference< XShapeDescriptor > xDescriptor (mxShape, UNO_QUERY); in CreateAccessibleBaseName() local 371 if (xDescriptor.is()) in CreateAccessibleBaseName() 373 + xDescriptor->getShapeType(); in CreateAccessibleBaseName() 413 Reference< XShapeDescriptor > xDescriptor (mxShape, UNO_QUERY); in CreateAccessibleDescription() local 414 if (xDescriptor.is()) in CreateAccessibleDescription() 417 aDG.AppendString (xDescriptor->getShapeType()); in CreateAccessibleDescription()
|
H A D | AccessibleGraphicShape.cxx | 196 uno::Reference<drawing::XShapeDescriptor> xDescriptor (mxShape, uno::UNO_QUERY); in CreateAccessibleBaseName() local 197 if (xDescriptor.is()) in CreateAccessibleBaseName() 199 + xDescriptor->getShapeType(); in CreateAccessibleBaseName()
|
H A D | AccessibleOLEShape.cxx | 225 uno::Reference<drawing::XShapeDescriptor> xDescriptor (mxShape, uno::UNO_QUERY); in CreateAccessibleBaseName() local 226 if (xDescriptor.is()) in CreateAccessibleBaseName() 228 + xDescriptor->getShapeType(); in CreateAccessibleBaseName()
|
H A D | AccessibleShape.cxx | 1438 uno::Reference<drawing::XShapeDescriptor> xDescriptor (mxShape, uno::UNO_QUERY); in CreateAccessibleDescription() local 1439 if (xDescriptor.is()) in CreateAccessibleDescription() 1442 aDG.AppendString (xDescriptor->getShapeType()); in CreateAccessibleDescription()
|
/aoo42x/main/sd/source/ui/accessibility/ |
H A D | AccessiblePresentationShape.cxx | 115 uno::Reference<drawing::XShapeDescriptor> xDescriptor (mxShape, uno::UNO_QUERY); in CreateAccessibleBaseName() local 116 if (xDescriptor.is()) in CreateAccessibleBaseName() 118 + xDescriptor->getShapeType(); in CreateAccessibleBaseName() 184 uno::Reference<drawing::XShapeDescriptor> xDescriptor (mxShape, uno::UNO_QUERY); in CreateAccessibleDescription() local 185 if (xDescriptor.is()) in CreateAccessibleDescription() 188 aDG.AppendString (xDescriptor->getShapeType()); in CreateAccessibleDescription() 233 uno::Reference<drawing::XShapeDescriptor> xDescriptor (mxShape, uno::UNO_QUERY); in GetStyle() local 234 if (xDescriptor.is()) in GetStyle() 236 + xDescriptor->getShapeType(); in GetStyle()
|
H A D | AccessiblePresentationGraphicShape.cxx | 85 uno::Reference<drawing::XShapeDescriptor> xDescriptor (mxShape, uno::UNO_QUERY); in CreateAccessibleBaseName() local 86 if (xDescriptor.is()) in CreateAccessibleBaseName() 88 + xDescriptor->getShapeType(); in CreateAccessibleBaseName() 112 uno::Reference<drawing::XShapeDescriptor> xDescriptor (mxShape, uno::UNO_QUERY); in CreateAccessibleDescription() local 113 if (xDescriptor.is()) in CreateAccessibleDescription() 116 aDG.AppendString (xDescriptor->getShapeType()); in CreateAccessibleDescription()
|
H A D | AccessiblePresentationOLEShape.cxx | 92 uno::Reference<drawing::XShapeDescriptor> xDescriptor (mxShape, uno::UNO_QUERY); in CreateAccessibleBaseName() local 93 if (xDescriptor.is()) in CreateAccessibleBaseName() 95 + xDescriptor->getShapeType(); in CreateAccessibleBaseName() 133 uno::Reference<drawing::XShapeDescriptor> xDescriptor (mxShape, uno::UNO_QUERY); in CreateAccessibleDescription() local 134 if (xDescriptor.is()) in CreateAccessibleDescription() 137 aDG.AppendString (xDescriptor->getShapeType()); in CreateAccessibleDescription()
|
/aoo42x/main/qadevOOo/tests/java/ifc/sheet/ |
H A D | _XConsolidatable.java | 34 XConsolidationDescriptor xDescriptor = null; field in _XConsolidatable 41 oObj.consolidate(xDescriptor); in _consolidate() 49 xDescriptor = oObj.createConsolidationDescriptor(true); in _createConsolidationDescriptor() 50 tRes.tested("createConsolidationDescriptor()", xDescriptor != null); in _createConsolidationDescriptor()
|
/aoo42x/main/dbaccess/source/ui/uno/ |
H A D | copytablewizard.cxx | 688 Reference< XPropertySet > xDescriptor; in impl_ensureDataAccessDescriptor_throw() local 689 _rAllArgs[ _nArgPos ] >>= xDescriptor; in impl_ensureDataAccessDescriptor_throw() 692 bool bIsValid = xDescriptor.is(); in impl_ensureDataAccessDescriptor_throw() 697 Reference< XServiceInfo > xSI( xDescriptor, UNO_QUERY ); in impl_ensureDataAccessDescriptor_throw() 706 … _out_rxConnection = impl_extractConnection_throw( xDescriptor, _out_rxDocInteractionHandler ); in impl_ensureDataAccessDescriptor_throw() 719 return xDescriptor; in impl_ensureDataAccessDescriptor_throw()
|
/aoo42x/main/offapi/com/sun/star/sheet/ |
H A D | XSheetFilterable.idl | 64 @param xDescriptor 68 [in] com::sun::star::sheet::XSheetFilterDescriptor xDescriptor );
|
H A D | XConsolidatable.idl | 68 @param xDescriptor 74 [in] com::sun::star::sheet::XConsolidationDescriptor xDescriptor );
|
H A D | XSubTotalCalculatable.idl | 67 @param xDescriptor 75 [in] com::sun::star::sheet::XSubTotalDescriptor xDescriptor,
|
H A D | XDataPilotTables.idl | 79 @param xDescriptor 87 [in] com::sun::star::sheet::XDataPilotDescriptor xDescriptor );
|
/aoo42x/main/sc/source/ui/vba/ |
H A D | vbarange.cxx | 3029 uno::Reference< util::XReplaceDescriptor > xDescriptor = in Replace() local 3032 xDescriptor->setSearchString( sWhat); in Replace() 3033 …xDescriptor->setPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( SC_UNO_SRCHREGEXP ) ), … in Replace() 3034 xDescriptor->setReplaceString( Replacement); in Replace() 3070 …xDescriptor->setPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( SC_UNO_SRCHCASE ) ), un… in Replace() 3077 uno::Reference< util::XSearchDescriptor > xSearch( xDescriptor, uno::UNO_QUERY ); in Replace() 3129 uno::Reference< util::XSearchDescriptor > xDescriptor = xSearch->createSearchDescriptor(); in Find() local 3130 xDescriptor->setSearchString( sSearch ); in Find() 3131 …xDescriptor->setPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( SC_UNO_SRCHREGEXP ) ), … in Find() 3168 …xDescriptor->setPropertyValue( rtl::OUString::createFromAscii( "SearchType" ), uno::makeAny( nSear… in Find() [all …]
|
/aoo42x/main/sc/source/ui/unoobj/ |
H A D | docuno.cxx | 1585 const uno::Reference<sheet::XConsolidationDescriptor>& xDescriptor ) in consolidate() argument 1595 aImpl.setFunction( xDescriptor->getFunction() ); in consolidate() 1596 aImpl.setSources( xDescriptor->getSources() ); in consolidate() 1597 aImpl.setStartOutputPosition( xDescriptor->getStartOutputPosition() ); in consolidate() 1598 aImpl.setUseColumnHeaders( xDescriptor->getUseColumnHeaders() ); in consolidate() 1599 aImpl.setUseRowHeaders( xDescriptor->getUseRowHeaders() ); in consolidate() 1600 aImpl.setInsertLinks( xDescriptor->getInsertLinks() ); in consolidate()
|
H A D | dapiuno.cxx | 418 const Reference<XDataPilotDescriptor>& xDescriptor ) in insertNewByName() argument 422 if (!xDescriptor.is()) return; in insertNewByName() 429 ScDataPilotDescriptorBase* pImp = ScDataPilotDescriptorBase::getImplementation( xDescriptor ); in insertNewByName() 443 String aTag = xDescriptor->getTag(); in insertNewByName()
|
H A D | cellsuno.cxx | 5659 …SAL_CALL ScCellRangeObj::filter( const uno::Reference<sheet::XSheetFilterDescriptor>& xDescriptor ) in filter() argument 5671 uno::Reference< sheet::XSheetFilterDescriptor2 > xDescriptor2( xDescriptor, uno::UNO_QUERY ); in filter() 5678 aImpl.setFilterFields( xDescriptor->getFilterFields() ); in filter() 5682 uno::Reference<beans::XPropertySet> xPropSet( xDescriptor, uno::UNO_QUERY ); in filter() 5831 const uno::Reference<sheet::XSubTotalDescriptor>& xDescriptor, in applySubTotals() argument 5836 if (!xDescriptor.is()) return; in applySubTotals() 5840 ScSubTotalDescriptorBase::getImplementation( xDescriptor ); in applySubTotals()
|
/aoo42x/main/offapi/com/sun/star/util/ |
H A D | XSortable.idl | 101 void sort( [in] sequence< com::sun::star::beans::PropertyValue > xDescriptor );
|
/aoo42x/main/sw/inc/ |
H A D | unotextcursor.hxx | 249 ::com::sun::star::beans::PropertyValue >& xDescriptor)
|
H A D | unotbl.hxx | 382 …m::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >& xDescriptor) throw( ::com::… 491 …m::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >& xDescriptor) throw( ::com::…
|
/aoo42x/main/sc/inc/ |
H A D | cellsuno.hxx | 727 ::com::sun::star::beans::PropertyValue >& xDescriptor ) 741 ::com::sun::star::sheet::XSheetFilterDescriptor >& xDescriptor ) 749 ::com::sun::star::sheet::XSubTotalDescriptor >& xDescriptor,
|
H A D | docuno.hxx | 227 ::com::sun::star::sheet::XConsolidationDescriptor >& xDescriptor )
|
H A D | dapiuno.hxx | 121 ::com::sun::star::sheet::XDataPilotDescriptor >& xDescriptor )
|