Searched defs:xPropState (Results 1 – 16 of 16) sorted by relevance
/trunk/main/xmloff/source/text/ |
H A D | txtstyle.cxx | 96 Reference< XPropertyState > xPropState( xPropSet, uno::UNO_QUERY ); in exportStyleAttributes() local
|
H A D | txtftne.cxx | 115 Reference<XPropertyState> xPropState( rPropSet, UNO_QUERY ); in exportTextFootnote() local
|
H A D | txtparae.cxx | 2762 Reference< XPropertyState > xPropState( xPropSet, UNO_QUERY ); in exportAnyTextFrame() local 3306 Reference< XPropertyState > xPropState( xPropSet, UNO_QUERY ); in exportTextRange() local
|
H A D | txtimp.cxx | 1372 Reference< XPropertyState > xPropState( xParaStyles->getByName( sStyleName ), in lcl_HasListStyle() local
|
/trunk/main/xmloff/source/style/ |
H A D | styleexp.cxx | 185 Reference< XPropertyState > xPropState( xPropSet, uno::UNO_QUERY ); in exportStyle() local 218 Reference< XPropertyState > xPropState( xPropSet, uno::UNO_QUERY ); in exportStyle() local
|
H A D | prstylei.cxx | 389 Reference< XPropertyState > xPropState( xPropSet, uno::UNO_QUERY ); in CreateAndInsert() local
|
H A D | xmlexppr.cxx | 419 Reference< XPropertyState > xPropState( rPropSet, UNO_QUERY ); in FillPropertyStateArray() local
|
/trunk/main/chart2/source/controller/chartapiwrapper/ |
H A D | TitleWrapper.cxx | 406 … Reference< beans::XPropertyState > xPropState( getFirstCharacterPropertySet(), uno::UNO_QUERY ); in getPropertyState() local 441 … Reference< beans::XPropertyState > xPropState( getFirstCharacterPropertySet(), uno::UNO_QUERY ); in getPropertyDefault() local
|
/trunk/main/xmlscript/source/xmldlg_imexp/ |
H A D | exp_share.hxx | 91 inline ElementDescriptor( in ElementDescriptor()
|
H A D | xmldlg_export.cxx | 1376 Reference< beans::XPropertyState > xPropState( xProps, UNO_QUERY ); in exportDialogModel() local 1597 Reference< beans::XPropertyState > xPropState( xProps, UNO_QUERY ); in exportDialogModel() local
|
/trunk/main/wizards/com/sun/star/wizards/report/ |
H A D | DBColumn.java | 389 … XPropertyState xPropState = UnoRuntime.queryInterface(XPropertyState.class, xValCellCursor); in replaceValueCellofTable() local
|
/trunk/main/sc/source/filter/ftools/ |
H A D | fapihelper.cxx | 188 Reference< XPropertyState > xPropState( mxPropSet, UNO_QUERY_THROW ); in HasProperty() local
|
/trunk/main/xmloff/source/draw/ |
H A D | shapeexport.cxx | 395 uno::Reference< beans::XPropertyState > xPropState( xPropSet, uno::UNO_QUERY ); in collectShapeAutoStyles() local
|
H A D | ximpstyl.cxx | 1408 uno::Reference< beans::XPropertyState > xPropState( xStyle, uno::UNO_QUERY ); in ImpSetGraphicStyles() local
|
/trunk/main/dbaccess/source/ui/browser/ |
H A D | sbagrid.cxx | 1026 Reference< XPropertyState > xPropState(xAffectedCol, UNO_QUERY); in SetColWidth() local 1056 Reference< XPropertyState > xPropState(xCols, UNO_QUERY); in SetRowHeight() local
|
/trunk/main/sc/source/filter/xml/ |
H A D | xmlstyle.cxx | 817 uno::Reference< beans::XPropertyState > xPropState( xPropSet, uno::UNO_QUERY ); in exportStyleAttributes() local
|
Completed in 159 milliseconds