Home
last modified time | relevance | path

Searched defs:xPropSet (Results 76 – 100 of 294) sorted by relevance

12345678910>>...12

/trunk/main/xmloff/source/text/
H A DXMLTextListItemContext.cxx105 uno::Reference< beans::XPropertySet > xPropSet( xStyle, UNO_QUERY ); in XMLTextListItemContext() local
H A Dtxtstyli.cxx221 Reference < XPropertySet > xPropSet( xStyle, UNO_QUERY ); in CreateAndInsert() local
296 Reference < XPropertySet > xPropSet( xStyle, UNO_QUERY ); in Finish() local
H A DXMLIndexTOCContext.cxx196 Reference<XPropertySet> xPropSet(xIfc, UNO_QUERY); in StartElement() local
H A DXMLSectionExport.cxx428 Reference<XPropertySet> xPropSet(rSection, UNO_QUERY); in ExportRegularSectionStart() local
1660 Reference<XPropertySet> xPropSet; in ExportBibliographyConfiguration() local
1793 Reference<XPropertySet> xPropSet(aSection, UNO_QUERY); in IsMuteSection() local
1825 Reference<XPropertySet> xPropSet(rSection->getAnchor(), UNO_QUERY); in IsMuteSection() local
1852 Reference<XPropertySet> xPropSet(rContent, UNO_QUERY); in IsInSection() local
/trunk/main/odk/examples/DevelopersGuide/Spreadsheet/
H A DSpreadsheetDocHelper.java202 com.sun.star.beans.XPropertySet xPropSet = (com.sun.star.beans.XPropertySet) in setDate() local
216 com.sun.star.beans.XPropertySet xPropSet = null; in prepareRange() local
H A DSpreadsheetSample.java197 com.sun.star.beans.XPropertySet xPropSet = null; in doCellSamples() local
300 com.sun.star.beans.XPropertySet xPropSet = null; in doCellRangeSamples() local
645 com.sun.star.beans.XPropertySet xPropSet = null; in doFormattingSamples() local
853 com.sun.star.beans.XPropertySet xPropSet = (com.sun.star.beans.XPropertySet) in doDocumentSamples() local
1392 com.sun.star.beans.XPropertySet xPropSet = in doApplicationSettingsSamples() local
H A DGeneralTableSample.java63 com.sun.star.beans.XPropertySet xPropSet = null; in doSampleFunction() local
/trunk/main/scripting/source/storage/
H A DScriptSecurityManager.cxx372 …Reference < beans::XPropertySet > xPropSet( m_xConfigProvFactory->createInstanceWithArguments( s_c… in readConfiguration() local
483 Reference < beans::XPropertySet > xPropSet( xInterface, UNO_QUERY ); in addToSecurePaths() local
/trunk/main/odk/examples/DevelopersGuide/Charts/
H A DChartHelper.java94 XPropertySet xPropSet = (XPropertySet)UnoRuntime.queryInterface( in insertOLEChartInWriter() local
/trunk/main/xmlsecurity/tools/standalone/csfit/
H A Dhelper.cxx230 Reference< XPropertySet > xPropSet( xUsedServiceManager , UNO_QUERY ) ; in serviceManager() local
/trunk/main/chart2/source/controller/main/
H A DChartController_TextEdit.cxx160 uno::Reference< beans::XPropertySet > xPropSet = in EndTextEdit() local
/trunk/main/package/qa/ofopxmlstorages/
H A DTestHelper.java83 XPropertySet xPropSet = (XPropertySet) UnoRuntime.queryInterface( XPropertySet.class, xStream ); in WriteBytesToStream() local
180 XPropertySet xPropSet = (XPropertySet) UnoRuntime.queryInterface( XPropertySet.class, xStorage ); in setStorageTypeAndCheckProps() local
346 XPropertySet xPropSet = (XPropertySet) UnoRuntime.queryInterface( XPropertySet.class, xStorage ); in checkStorageProperties() local
465 XPropertySet xPropSet = (XPropertySet) UnoRuntime.queryInterface( XPropertySet.class, xStream ); in InternalCheckStream() local
/trunk/main/sfx2/source/view/
H A Dframe2.cxx345 Reference< com::sun::star::beans::XPropertySet > xPropSet( GetFrameInterface(), UNO_QUERY ); in SetPresentationMode() local
407 Reference< com::sun::star::beans::XPropertySet > xPropSet( GetFrameInterface(), UNO_QUERY ); in SetMenuBarOn_Impl() local
/trunk/main/sc/source/filter/xcl97/
H A Dxcl97esc.cxx252 Reference< XPropertySet > xPropSet( rxShape, UNO_QUERY ); in StartShape() local
330 Reference< XPropertySet > xPropSet( rxShape, UNO_QUERY ); in StartShape() local
/trunk/main/linguistic/workben/
H A Dsprophelp.hxx68 Reference< XPropertySet > xPropSet; member in PropertyChgHelper
/trunk/main/xmloff/source/draw/
H A Dshapeexport.cxx251 uno::Reference< beans::XPropertySet > xPropSet(xShape, uno::UNO_QUERY); in collectShapeAutoStyles() local
1105 uno::Reference <beans::XPropertySet> xPropSet(xShape, uno::UNO_QUERY); in ImpCalcShapeType() local
1160 uno::Reference <beans::XPropertySet> xPropSet(xShape, uno::UNO_QUERY); in ImpCalcShapeType() local
/trunk/main/xmloff/source/meta/
H A DMetaExportComponent.cxx113 uno::Reference< beans::XPropertySet > xPropSet = in exportDoc() local
/trunk/test/testuno/source/fvt/uno/sd/animation/
H A DTextAnimation.java136 XPropertySet xPropSet = (XPropertySet) UnoRuntime.queryInterface( in addPortion() local
H A DCustomAnimation.java233 XPropertySet xPropSet = (XPropertySet) UnoRuntime.queryInterface( in addPortion() local
/trunk/main/dbaccess/source/ui/querydesign/
H A Dquerycontainerwindow.cxx235 Reference < XPropertySet > xPropSet( xBeamerFrame, UNO_QUERY ); in showPreview() local
/trunk/main/slideshow/source/engine/shapes/
H A Dviewappletshape.cxx143 … uno::Reference< beans::XPropertySet > xPropSet( pCanvas->getUNOCanvas()->getDevice(), in startApplet() local
H A Dbackgroundshape.cxx141 uno::Reference< beans::XPropertySet > xPropSet( xDrawPage, in BackgroundShape() local
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sc/
H A DScAccessiblePreviewHeaderCell.java186 XPropertySet xPropSet = null; in createTestEnvironment() local
/trunk/main/filter/source/svg/
H A Dsvgimport.cxx131 Reference< XPropertySet > xPropSet( xShape, UNO_QUERY ); in implImport() local
/trunk/main/sw/source/filter/xml/
H A Dxmltexti.cxx232 uno::Reference < XPropertySet > xPropSet; in createAndInsertOLEObject() local
550 uno::Reference < XPropertySet > xPropSet; in createAndInsertOOoLink() local
639 uno::Reference < XPropertySet > xPropSet; in createAndInsertApplet() local
684 uno::Reference < XPropertySet > xPropSet; in createAndInsertPlugin() local
766 uno::Reference < XPropertySet > xPropSet; in createAndInsertFloatingFrame() local

Completed in 111 milliseconds

12345678910>>...12