Home
last modified time | relevance | path

Searched refs:XPropertySet (Results 176 – 200 of 3110) sorted by relevance

12345678910>>...125

/trunk/main/wizards/com/sun/star/wizards/text/
H A DTextFieldHandler.java35 import com.sun.star.beans.XPropertySet;
86 XPropertySet xMaster = xDependent.getTextFieldMaster(); in getUserFieldContent()
110 XPropertySet xPSet = createUserField(FieldName, FieldTitle); in insertUserField()
133 …public XPropertySet createUserField(String FieldName, String FieldTitle) throws com.sun.star.uno.E… in createUserField()
136 XPropertySet xPSet = UnoRuntime.queryInterface(XPropertySet.class, oMaster); in createUserField()
159 XPropertySet xPropertySet = xDependent.getTextFieldMaster(); in getTextFieldsByProperty()
272 XPropertySet xPSet = UnoRuntime.queryInterface(XPropertySet.class, oTextField); in updateDateFields()
295 XPropertySet xPSet = UnoRuntime.queryInterface(XPropertySet.class, oTextField); in fixDateFields()
/trunk/test/testuno/source/fvt/uno/sw/puretext/
H A DCharacterRelief.java63XPropertySet xCursorProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCurs… in testCharacterReliefSetting()
98XPropertySet xCursorProps_assert_odt = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testCharacterReliefSetting()
113XPropertySet xCursorProps_assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testCharacterReliefSetting()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_svx/
H A DSvxShapePolyPolygonBezier.java39 import com.sun.star.beans.XPropertySet;
229 XPropertySet shapeProps = (XPropertySet) UnoRuntime.queryInterface in createTestEnvironment()
230 (XPropertySet.class, oObj); in createTestEnvironment()
248 XPropertySet oShapeProps = (XPropertySet) in createTestEnvironment()
249 UnoRuntime.queryInterface(XPropertySet.class,oObj); in createTestEnvironment()
256 oShapeProps = (XPropertySet) in createTestEnvironment()
257 UnoRuntime.queryInterface(XPropertySet.class,oShape); in createTestEnvironment()
/trunk/test/testuno/source/fvt/uno/sw/paragraph/
H A DParagraphNumberingAndBullet_Number_StartWith.java74XPropertySet xTextProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCursor… in testNumberingBulletStartWith()
112XPropertySet xCursorProps_Assert_odt = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testNumberingBulletStartWith()
124XPropertySet xCursorProps_Assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testNumberingBulletStartWith()
H A DParagraphNumberingAndBulletIndentAtAndAlignAt.java74XPropertySet xTextProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCursor… in testNumberingBulletIndentAtAndAlignAt()
114XPropertySet xCursorProps_Assert_odt = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testNumberingBulletIndentAtAndAlignAt()
128XPropertySet xCursorProps_Assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testNumberingBulletIndentAtAndAlignAt()
H A DParagraphNumberingAndBullet_Graphic.java75XPropertySet xTextProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCursor… in testNumberingBullet_Graphic()
114XPropertySet xCursorProps_Assert_odt = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testNumberingBullet_Graphic()
126XPropertySet xCursorProps_Assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testNumberingBullet_Graphic()
H A DParagraphNumberingAndBullet_Graphic_WidthAndHeight.java76XPropertySet xTextProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextCursor… in testNumberingBullet_Graphic()
120XPropertySet xCursorProps_Assert_odt = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testNumberingBullet_Graphic()
136XPropertySet xCursorProps_Assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testNumberingBullet_Graphic()
/trunk/test/testuno/source/fvt/uno/sd/paragraph/
H A DParagraphStyle.java38 import com.sun.star.beans.XPropertySet;
96XPropertySet xShapePropSet = (XPropertySet)UnoRuntime.queryInterface(XPropertySet.class, xRectangl… in ParaStyle()
100 XPropertySet xTextPropSet1 = addPortion(xRectangle, "New text paragraph", true); in ParaStyle()
113 XPropertySet xTextPropSet2 = addPortion(xRectangle, "And another text paragraph", true); in ParaStyle()
148 public static XPropertySet addPortion(XShape xShape, String sText, boolean bNewParagraph) in addPortion()
160XPropertySet xPropSet = (XPropertySet)UnoRuntime.queryInterface(XPropertySet.class, xTextRange); in addPortion()
H A DParagraphTextProperty.java38 import com.sun.star.beans.XPropertySet;
95XPropertySet xShapePropSet = (XPropertySet)UnoRuntime.queryInterface(XPropertySet.class, xRectangl… in testParagraphPropertyShape()
103 XPropertySet xTextPropSet = addPortion(xRectangle, "using TextFitToSize", false); in testParagraphPropertyShape()
115 public static XPropertySet addPortion(XShape xShape, String sText, boolean bNewParagraph) in addPortion()
127XPropertySet xPropSet = (XPropertySet)UnoRuntime.queryInterface(XPropertySet.class, xTextRange); in addPortion()
/trunk/main/xmloff/source/core/
H A DPropertySetMerger.cxx42 class PropertySetMergerImpl : public ::cppu::WeakAggImplHelper3< XPropertySet, XPropertyState, XPro…
45 Reference< XPropertySet > mxPropSet1;
49 Reference< XPropertySet > mxPropSet2;
54 …PropertySetMergerImpl( const Reference< XPropertySet > rPropSet1, const Reference< XPropertySet > …
82 …rtySetMergerImpl::PropertySetMergerImpl( Reference< XPropertySet > rPropSet1, Reference< XProperty… in PropertySetMergerImpl()
260 Reference< XPropertySet > PropertySetMerger_CreateInstance( Reference< XPropertySet > rPropSet1, Re… in PropertySetMerger_CreateInstance()
/trunk/main/chart2/source/controller/chartapiwrapper/
H A DChartDocumentWrapper.cxx346 …ceLabelsInFirstRowProperty::getPropertyValue( const Reference< beans::XPropertySet >& /*xInnerProp… in getPropertyValue()
448 …abelsInFirstColumnProperty::getPropertyValue( const Reference< beans::XPropertySet >& /*xInnerProp… in getPropertyValue()
514 …ty::setPropertyValue( const Any& rOuterValue, const Reference< beans::XPropertySet >& /*xInnerProp… in setPropertyValue()
526 Reference< beans::XPropertySet > xLegendProp( xLegend, uno::UNO_QUERY_THROW ); in setPropertyValue()
540 Any WrappedHasLegendProperty::getPropertyValue( const Reference< beans::XPropertySet >& /*xInnerPro… in getPropertyValue()
546 Reference< beans::XPropertySet > xLegendProp( in getPropertyValue()
622 Any WrappedHasMainTitleProperty::getPropertyValue( const Reference< beans::XPropertySet >& /*xInner… in getPropertyValue()
700 Any WrappedHasSubTitleProperty::getPropertyValue( const Reference< beans::XPropertySet >& /*xInnerP… in getPropertyValue()
785 Reference< beans::XPropertySet > SAL_CALL ChartDocumentWrapper::getArea() in getArea()
1366 …Reference< beans::XPropertySet > xDataSeries( new DataSeriesPointWrapper( m_spChart2ModelContact )… in createInstance()
[all …]
/trunk/main/chart2/source/view/diagram/
H A DVDiagram.cxx82 uno::Reference< beans::XPropertySet > xSourceProp( m_xDiagram, uno::UNO_QUERY ); in VDiagram()
196 uno::Reference< beans::XPropertySet > xProp( m_xWall2D, uno::UNO_QUERY ); in createShapes_2d()
204 uno::Reference< beans::XPropertySet > xWallProp( m_xDiagram->getWall()); in createShapes_2d()
253 const uno::Reference< beans::XPropertySet > & xSource, in lcl_setLightSources()
254 const uno::Reference< beans::XPropertySet > & xDest ) in lcl_setLightSources()
528 m_xAspectRatio3D = uno::Reference< beans::XPropertySet >( xOuterGroup_Shapes, uno::UNO_QUERY ); in createShapes_3d()
539 uno::Reference< beans::XPropertySet > xWallProp( NULL ); in createShapes_3d()
541 xWallProp=uno::Reference< beans::XPropertySet >( m_xDiagram->getWall()); in createShapes_3d()
611 uno::Reference< beans::XPropertySet > xSourceProp( m_xDiagram, uno::UNO_QUERY_THROW ); in createShapes_3d()
662 uno::Reference< beans::XPropertySet > xFloorProp( NULL ); in createShapes_3d()
[all …]
/trunk/main/xmloff/source/text/
H A DXMLIndexMarkExport.cxx42 using ::com::sun::star::beans::XPropertySet;
85 const Reference<XPropertySet> & rPropSet, in ExportIndexMark()
97 Reference<XPropertySet> xIndexMarkPropSet; in ExportIndexMark()
180 const Reference<XPropertySet> & rPropSet) in ExportTOCMarkAttributes()
193 const Reference<XPropertySet> & rPropSet, in lcl_ExportPropertyString()
211 const Reference<XPropertySet> & rPropSet, in lcl_ExportPropertyBool()
229 const Reference<XPropertySet> & rPropSet) in ExportUserIndexMarkAttributes()
241 const Reference<XPropertySet> & rPropSet) in ExportAlphabeticalIndexMarkAttributes()
255 const Reference<XPropertySet> & rPropSet) in GetID()
/trunk/main/forms/qa/integration/forms/
H A DXMLFormSettings.java27 import com.sun.star.beans.XPropertySet;
50 private XPropertySet m_stringBinding;
51 private XPropertySet m_booleanBinding;
52 private XPropertySet m_dateBinding;
133 …private static void impl_bind( XPropertySet _control, XPropertySet _binding ) throws IncompatibleT… in impl_bind()
148 XPropertySet stringControl = m_formLayer.createLabeledControl( in checkExternalData()
152 XPropertySet booleanControl = m_formLayer.createControlAndShape( in checkExternalData()
157 XPropertySet dateControl = m_formLayer.createControlAndShape( in checkExternalData()
/trunk/main/odk/examples/DevelopersGuide/Forms/
H A DKeyGenerator.java46 protected String extractTableName( XPropertySet xForm ) throws com.sun.star.uno.Exception in extractTableName()
91 …protected String composeUniqueyKeyStatement( XPropertySet xForm, String sFieldName ) throws com.su… in composeUniqueyKeyStatement()
115 …protected int generatePrimaryKey( XPropertySet xForm, String sFieldName ) throws com.sun.star.uno.… in generatePrimaryKey()
150 …public void insertPrimaryKey( XPropertySet xForm, String sFieldName ) throws com.sun.star.uno.Exce… in insertPrimaryKey()
194 public void defaultNewRecordFocus( XPropertySet xForm ) throws com.sun.star.uno.Exception in defaultNewRecordFocus()
201 XPropertySet xModel = UNO.queryPropertySet( xFormAsContainer.getByIndex( i ) ); in defaultNewRecordFocus()
242 XPropertySet xFormProps = UNO.queryPropertySet( aEvent.Source ); in resetted()
312 XPropertySet xFormProps = UNO.queryPropertySet( aEvent.Source ); in approveRowChange()
352 private XPropertySet m_xForm;
361 public KeyGenerator( XPropertySet xForm, String sFieldName, in KeyGenerator()
/trunk/main/linguistic/inc/linguistic/
H A Dlngprophelp.hxx37 class XPropertySet;
73 ::com::sun::star::beans::XPropertySet > xPropSet;
97 ::com::sun::star::beans::XPropertySet > &
110 ::com::sun::star::beans::XPropertySet > &rxPropSet,
147 ::com::sun::star::beans::XPropertySet > &
171 ::com::sun::star::beans::XPropertySet > &rxPropSet );
194 ::com::sun::star::beans::XPropertySet > &rxPropSet );
236 ::com::sun::star::beans::XPropertySet > &rxPropSet );
269 ::com::sun::star::beans::XPropertySet > &rxPropSet );
320 ::com::sun::star::beans::XPropertySet > &rxPropSet);
[all …]
/trunk/main/chart2/source/tools/
H A DStatisticsHelper.cxx128 Reference< beans::XPropertySet > xSeqProp( xNewSequence, uno::UNO_QUERY ); in lcl_setRole()
164 Reference< beans::XPropertySet > xProp( xDataSequence, uno::UNO_QUERY_THROW ); in lcl_setXMLRangePropertyAtDataSequence()
310 Reference< beans::XPropertySet > StatisticsHelper::addErrorBars( in addErrorBars()
316 Reference< beans::XPropertySet > xErrorBar; in addErrorBars()
317 Reference< beans::XPropertySet > xSeriesProp( xDataSeries, uno::UNO_QUERY ); in addErrorBars()
339 Reference< beans::XPropertySet > StatisticsHelper::getErrorBars( in getErrorBars()
343 Reference< beans::XPropertySet > xSeriesProp( xDataSeries, uno::UNO_QUERY ); in getErrorBars()
344 Reference< beans::XPropertySet > xErrorBar; in getErrorBars()
357 Reference< beans::XPropertySet > xErrorBar( getErrorBars( xDataSeries, bYError )); in hasErrorBars()
369 Reference< beans::XPropertySet > xErrorBar( getErrorBars( xDataSeries, bYError )); in removeErrorBars()
[all …]
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/sdbcx/
H A DOKeyContainer.java36 import com.sun.star.beans.XPropertySet;
82 protected XPropertySet createDescriptor() { in createDescriptor()
87 protected XPropertySet createObject(String name) throws SQLException { in createObject()
108 …protected XPropertySet appendObject(String _rForName, XPropertySet descriptor) throws SQLException… in appendObject()
143XPropertySet columnProperties = AnyConverter.toObject(XPropertySet.class, columns.getByIndex(i)); in appendObject()
156XPropertySet columnProperties = AnyConverter.toObject(XPropertySet.class, columns.getByIndex(i)); in appendObject()
239 XPropertySet key = AnyConverter.toObject(XPropertySet.class, getObject(index)); in dropObject()
/trunk/main/package/qa/ofopxmlstorages/
H A DTestHelper.java83 XPropertySet xPropSet = (XPropertySet) UnoRuntime.queryInterface( XPropertySet.class, xStream ); in WriteBytesToStream()
180 XPropertySet xPropSet = (XPropertySet) UnoRuntime.queryInterface( XPropertySet.class, xStorage ); in setStorageTypeAndCheckProps()
346 XPropertySet xPropSet = (XPropertySet) UnoRuntime.queryInterface( XPropertySet.class, xStorage ); in checkStorageProperties()
465 XPropertySet xPropSet = (XPropertySet) UnoRuntime.queryInterface( XPropertySet.class, xStream ); in InternalCheckStream()
734 XPropertySet xTempFileProps = null; in CreateTempFile()
738 xTempFileProps = (XPropertySet)UnoRuntime.queryInterface( XPropertySet.class, oTempFile ); in CreateTempFile()
/trunk/main/swext/mediawiki/src/com/sun/star/wiki/
H A DHelper.java36 import com.sun.star.beans.XPropertySet;
251XPropertySet xProps = Helper.GetConfigProps( xContext, "org.openoffice.Office.Custom.WikiExtension… in SetShowInBrowserByDefault()
426XPropertySet xPropertySet = ( XPropertySet ) UnoRuntime.queryInterface( XPropertySet.class, oTempF… in CreateTempFile()
473XPropertySet xPropSet = ( XPropertySet ) UnoRuntime.queryInterface( XPropertySet.class, xDocInfoSu… in GetDocTitle()
489XPropertySet xPropSet = ( XPropertySet ) UnoRuntime.queryInterface( XPropertySet.class, xDocInfoSu… in SetDocTitle()
616 protected static XPropertySet GetConfigProps( XComponentContext xContext, String sNodepath ) in GetConfigProps()
619XPropertySet xProps = ( XPropertySet ) UnoRuntime.queryInterface( XPropertySet.class, GetConfig( x… in GetConfigProps()
892 private static XPropertySet GetSubControlPropSet( XDialog xDialog, String aControlName ) in GetSubControlPropSet()
896 … return ( XPropertySet ) UnoRuntime.queryInterface( XPropertySet.class, xControl.getModel() ); in GetSubControlPropSet()
907 XPropertySet xPropSet = GetSubControlPropSet( xDialog, aControlName ); in SetControlPropInDialog()
/trunk/main/dbaccess/source/ui/browser/
H A Dsbagrid.cxx310 Reference< XPropertySet > xModelSet(getModel(), UNO_QUERY); in imp_CreatePeer()
1010 Reference< XPropertySet > xAffectedCol; in SetColWidth()
1091 Reference< XPropertySet > xAffectedCol; in SetColAttrs()
1096 Reference< XPropertySet > xField = getField(nModelPos); in SetColAttrs()
1221 Reference< XPropertySet > xEmptyReturn; in getField()
1392 Reference< XPropertySet > xAffectedCol; in DoColumnDrag()
1393 Reference< XPropertySet > xAffectedField; in DoColumnDrag()
1638 Reference< XPropertySet > xDataSource = getDataSource(); in ExecuteDrop()
1707 Reference< XPropertySet > xReturn; in getDataSource()
1710 Reference< XPropertySet > xDataSource; in getDataSource()
[all …]
/trunk/main/framework/source/fwe/helper/
H A Dactiontriggerhelper.cxx56 sal_Bool IsSeparator( Reference< XPropertySet > xPropertySet ) in IsSeparator()
70 void GetMenuItemAttributes( Reference< XPropertySet > xActionTriggerPropertySet, in GetMenuItemAttributes()
121 Reference< XPropertySet > xPropSet; in InsertSubMenuItems()
256 Reference< XPropertySet > CreateActionTrigger( sal_uInt16 nItemId, const Menu* pMenu, const Referen… in CreateActionTrigger()
258 Reference< XPropertySet > xPropSet; in CreateActionTrigger()
263 xPropSet = Reference< XPropertySet >( xMultiServiceFactory->createInstance( in CreateActionTrigger()
304 Reference< XPropertySet > CreateActionTriggerSeparator( const Reference< XIndexContainer >& rAction… in CreateActionTriggerSeparator()
309 return Reference< XPropertySet >( xMultiServiceFactory->createInstance( in CreateActionTriggerSeparator()
314 return Reference< XPropertySet >(); in CreateActionTriggerSeparator()
342 Reference< XPropertySet > xPropSet; in FillActionTriggerContainerWithMenu()
/trunk/main/odk/examples/CLI/VB.NET/WriterDemo/
H A DWriterDemo.vb107 Dim xPropertySetTable As unoidl.com.sun.star.beans.XPropertySet
108 xPropertySetTable = DirectCast(objTextTable, unoidl.com.sun.star.beans.XPropertySet)
119 Dim xPropertySetFirstRow As unoidl.com.sun.star.beans.XPropertySet
120 xPropertySetFirstRow = DirectCast(anyRow.Value, unoidl.com.sun.star.beans.XPropertySet)
147 Dim xPropertySetCursor As unoidl.com.sun.star.beans.XPropertySet
148 xPropertySetCursor = DirectCast(xCursor, unoidl.com.sun.star.beans.XPropertySet)
178 Dim xPropertySetFrame As unoidl.com.sun.star.beans.XPropertySet
179 xPropertySetFrame = DirectCast(xTextFrame, unoidl.com.sun.star.beans.XPropertySet)
229 Dim xPropertySetCursor As unoidl.com.sun.star.beans.XPropertySet
230 xPropertySetCursor = DirectCast(xCursor, unoidl.com.sun.star.beans.XPropertySet)
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sw/
H A Dcom.sun.star.comp.office.SwXPropertySet.csv1 "SwXPropertySet";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()"
2 "SwXPropertySet";"com::sun::star::beans::XPropertySet";"setPropertyValue()"
3 "SwXPropertySet";"com::sun::star::beans::XPropertySet";"getPropertyValue()"
4 "SwXPropertySet";"com::sun::star::beans::XPropertySet";"addPropertyChangeListener()"
5 "SwXPropertySet";"com::sun::star::beans::XPropertySet";"removePropertyChangeListener()"
6 "SwXPropertySet";"com::sun::star::beans::XPropertySet";"addVetoableChangeListener()"
7 "SwXPropertySet";"com::sun::star::beans::XPropertySet";"removeVetoableChangeListener()"
/trunk/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/
H A DPostgresqlTables.java36 import com.sun.star.beans.XPropertySet;
62 public XPropertySet createObject(String name) throws SQLException { in createObject()
65 XPropertySet ret = null; in createObject()
94 XPropertySet propertySet = UnoRuntime.queryInterface(XPropertySet.class, object); in dropObject()
129 public XPropertySet createDescriptor() { in createDescriptor()
134 public XPropertySet appendObject(String name, XPropertySet descriptor) throws SQLException { in appendObject()
139 void createTable(XPropertySet descriptor) throws SQLException { in createTable()

Completed in 97 milliseconds

12345678910>>...125