Home
last modified time | relevance | path

Searched defs:xPropertySet (Results 26 – 50 of 110) sorted by relevance

12345

/aoo42x/main/wizards/com/sun/star/wizards/text/
H A DTextStyleHandler.java77 XPropertySet xPropertySet = null; in getStyleByName() local
/aoo42x/main/qadevOOo/tests/java/mod/_sc/
H A DScUniqueCellFormatsEnumeration.java124 XPropertySet xPropertySet = (XPropertySet) UnoRuntime.queryInterface( in changeColor() local
H A DScDataPilotFieldGroupsObj.java336 …XPropertySet xPropertySet = (XPropertySet) UnoRuntime.queryInterface (XPropertySet.class, IA.getBy… in createTestEnvironment() local
H A DScDataPilotFieldGroupObj.java336 …XPropertySet xPropertySet = (XPropertySet) UnoRuntime.queryInterface (XPropertySet.class, IA.getBy… in createTestEnvironment() local
H A DScDataPilotFieldGroupItemObj.java337 …XPropertySet xPropertySet = (XPropertySet) UnoRuntime.queryInterface (XPropertySet.class, IA.getBy… in createTestEnvironment() local
/aoo42x/main/odk/examples/DevelopersGuide/OfficeDev/Linguistic/
H A DPropChgHelper.java81 public void AddAsListenerTo( XPropertySet xPropertySet ) in AddAsListenerTo()
/aoo42x/main/odk/examples/java/Text/
H A DStyleCreation.java75 com.sun.star.beans.XPropertySet xPropertySet = in main() local
H A DHardFormatting.java71 com.sun.star.beans.XPropertySet xPropertySet = null; in main() local
H A DStyleInitialization.java89 com.sun.star.beans.XPropertySet xPropertySet = null; in main() local
H A DBookmarkInsertion.java153 com.sun.star.beans.XPropertySet xPropertySet = null; in FindFirst() local
/aoo42x/main/sdext/source/minimizer/
H A Doptimizerdialog.cxx129 Reference< XPropertySet > xPropertySet( mxRoadmapControlModel, UNO_QUERY_THROW ); in InitRoadmap() local
163 Reference< XPropertySet > xPropertySet( xRoadmapItem, UNO_QUERY_THROW ); in InsertRoadmapItem() local
419 Reference< XPropertySet > xPropertySet( xControl->getModel(), UNO_QUERY_THROW ); in itemStateChanged() local
/aoo42x/main/chart2/source/model/main/
H A DDataSeries.cxx190 Reference< beans::XPropertySet > xPropertySet; in DataSeries() local
219 Reference< beans::XPropertySet > xPropertySet; in Init() local
242 Reference< beans::XPropertySet > xPropertySet; in ~DataSeries() local
/aoo42x/main/qadevOOo/tests/java/ifc/sheet/
H A D_XSheetAuditing.java145 … XPropertySet xPropertySet = (XPropertySet)UnoRuntime.queryInterface(XPropertySet.class, xAddress); in _showInvalid() local
/aoo42x/main/framework/source/application/
H A Dlogin.cxx156 Reference< XPropertySet > xPropertySet( xLoginDialog , UNO_QUERY ); in Main() local
/aoo42x/main/wizards/com/sun/star/wizards/table/
H A DFieldDescription.java43 private XPropertySet xPropertySet; field in FieldDescription
/aoo42x/main/wizards/com/sun/star/wizards/db/
H A DColumnPropertySet.java37 public XPropertySet xPropertySet; field in ColumnPropertySet
/aoo42x/main/xmloff/source/text/
H A DXMLFootnoteImportContext.cxx138 Reference<XPropertySet> xPropertySet(xTextContent, UNO_QUERY); in StartElement() local
/aoo42x/test/testuno/source/testlib/uno/
H A DTestUtil.java193 XPropertySet xPropertySet = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, obj); in printPropertiesList() local
/aoo42x/main/odk/examples/DevelopersGuide/OfficeDev/DisableCommands/
H A DDisableCommandsTest.java346 com.sun.star.beans.XPropertySet xPropertySet = in disableCommands() local
/aoo42x/main/package/source/xstor/
H A Dowriteablestream.cxx110 void SetEncryptionKeyProperty_Impl( const uno::Reference< beans::XPropertySet >& xPropertySet, in SetEncryptionKeyProperty_Impl()
130 uno::Any GetEncryptionKeyProperty_Impl( const uno::Reference< beans::XPropertySet >& xPropertySet ) in GetEncryptionKeyProperty_Impl()
817 uno::Reference< beans::XPropertySet > xPropertySet( m_xPackageStream, uno::UNO_QUERY ); in InsertStreamDirectly() local
944 uno::Reference< beans::XPropertySet > xPropertySet( xNewPackageStream, uno::UNO_QUERY ); in Commit() local
1298 uno::Reference< beans::XPropertySet > xPropertySet( m_xPackageStream, uno::UNO_QUERY ); in GetStream() local
1660 uno::Reference< beans::XPropertySet > xPropertySet( m_xPackageStream, uno::UNO_QUERY ); in GetCopyOfLastCommit() local
/aoo42x/main/chart2/source/controller/itemsetwrapper/
H A DDataPointItemConverter.cxx107 bool lcl_NumberFormatFromItemToPropertySet( sal_uInt16 nWhichId, const SfxItemSet & rItemSet, const… in lcl_NumberFormatFromItemToPropertySet()
154 bool lcl_UseSourceFormatFromItemToPropertySet( sal_uInt16 nWhichId, const SfxItemSet & rItemSet, co… in lcl_UseSourceFormatFromItemToPropertySet()
/aoo42x/main/sw/qa/complex/writer/
H A DLoadSaveTest.java73 XPropertySet xPropertySet = (XPropertySet) in before() local
/aoo42x/main/sc/source/filter/xml/
H A DXMLExportDDELinks.cxx174 uno::Reference <beans::XPropertySet> xPropertySet (xSpreadDoc, uno::UNO_QUERY); in WriteDDELinks() local
/aoo42x/main/framework/source/uifactory/
H A Duielementfactorymanager.cxx335 Reference< XPropertySet > xPropertySet; in readConfigurationData() local
358 Reference< XPropertySet > xPropertySet; in impl_getElementProps() local
/aoo42x/main/sdext/source/presenter/
H A DPresenterSlidePreview.cxx269 Reference<beans::XPropertySet> xPropertySet (mxCurrentSlide, UNO_QUERY); in SetSlide() local

Completed in 158 milliseconds

12345