/aoo4110/main/sc/source/ui/vba/ |
H A D | vbavalidation.cxx | 60 uno::Reference< beans::XPropertySet > xProps( xRange, uno::UNO_QUERY_THROW ); in lcl_getValidationProps() local 69 uno::Reference< beans::XPropertySet > xProps( lcl_getValidationProps( m_xRange ) ); in getIgnoreBlank() local 78 uno::Reference< beans::XPropertySet > xProps( lcl_getValidationProps( m_xRange ) ); in setIgnoreBlank() local 86 uno::Reference< beans::XPropertySet > xProps = lcl_getValidationProps( m_xRange ); in getInCellDropdown() local 98 uno::Reference< beans::XPropertySet > xProps( lcl_getValidationProps(m_xRange) ); in setInCellDropdown() local 106 uno::Reference< beans::XPropertySet > xProps = lcl_getValidationProps( m_xRange ); in getShowInput() local 115 uno::Reference< beans::XPropertySet > xProps( lcl_getValidationProps(m_xRange) ); in setShowInput() local 123 uno::Reference< beans::XPropertySet > xProps = lcl_getValidationProps( m_xRange ); in getShowError() local 140 uno::Reference< beans::XPropertySet > xProps = lcl_getValidationProps( m_xRange ); in getErrorTitle() local 157 uno::Reference< beans::XPropertySet > xProps = lcl_getValidationProps( m_xRange ); in getInputMessage() local [all …]
|
H A D | vbafont.cxx | 70 uno::Reference< beans::XPropertySet > xProps( xTxt->createTextCursor(), uno::UNO_QUERY_THROW ); in lcl_TextProperties() local 91 …uno::Reference< beans::XPropertySet > xProps( xCellRange->getCellByPosition( col, row ) , uno::UNO… in setSuperscript() local 101 uno::Reference< beans::XPropertySet > xProps = lcl_TextProperties( xCell ); in setSuperscript() local 131 …uno::Reference< beans::XPropertySet > xProps( xCellRange->getCellByPosition( col, row ), uno::UNO_… in getSuperscript() local 143 uno::Reference< beans::XPropertySet > xProps = lcl_TextProperties( xCell ); in getSuperscript() local 163 …uno::Reference< beans::XPropertySet > xProps( xCellRange->getCellByPosition( col, row ) , uno::UNO… in setSubscript() local 172 uno::Reference< beans::XPropertySet > xProps = lcl_TextProperties( xCell ); in setSubscript() local 205 …uno::Reference< beans::XPropertySet > xProps( xCellRange->getCellByPosition( col, row ), uno::UNO_… in getSubscript() local 217 uno::Reference< beans::XPropertySet > xProps = lcl_TextProperties( xCell ); in getSubscript() local
|
H A D | vbapagebreak.cxx | 30 ScVbaPageBreak<Ifc1>::ScVbaPageBreak( const uno::Reference< XHelperInterface >& xParent, in ScVbaPageBreak() 138 ScVbaVPageBreak::ScVbaVPageBreak( const css::uno::Reference< ov::XHelperInterface >& xParent, in ScVbaVPageBreak()
|
H A D | vbapagebreak.hxx | 68 ScVbaHPageBreak( const css::uno::Reference< ov::XHelperInterface >& xParent, in ScVbaHPageBreak()
|
H A D | vbapalette.cxx | 98 uno::Reference< beans::XPropertySet > xProps; in getPalette() local
|
H A D | vbacharacters.cxx | 87 uno::Reference< beans::XPropertySet > xProps( m_xTextRange, uno::UNO_QUERY_THROW ); in getFont() local
|
/aoo4110/main/sfx2/qa/complex/sfx2/ |
H A D | DocumentInfo.java | 171 XPropertySet xProps = UnoRuntime.queryInterface(XPropertySet.class, xDocInfo); in checkDocInfo() local 222 private void showPropertySet(XPropertySet xProps) in showPropertySet() 275 private boolean checkType(XPropertySet xProps, String aName, in checkType() 298 private Object getPropertyByName(XPropertySet xProps, String aName) in getPropertyByName()
|
/aoo4110/main/xmloff/source/draw/ |
H A D | viewcontext.cxx | 63 uno::Reference< beans::XPropertySet > xProps( GetImport().GetModel(), uno::UNO_QUERY ); in CreateChildContext() local 79 uno::Reference< beans::XPropertySet > xProps( GetImport().GetModel(), uno::UNO_QUERY ); in EndElement() local
|
H A D | ximpshap.cxx | 1728 uno::Reference< beans::XPropertySet > xProps(mxShape, uno::UNO_QUERY); in StartElement() local 2536 uno::Reference< beans::XPropertySet > xProps(mxShape, uno::UNO_QUERY); in StartElement() local 2658 uno::Reference< beans::XPropertySet > xProps(mxShape, uno::UNO_QUERY); in StartElement() local 2685 uno::Reference< beans::XPropertySet > xProps(mxShape, uno::UNO_QUERY); in StartElement() local 2792 uno::Reference< beans::XPropertySet > xProps(mxShape, uno::UNO_QUERY); in StartElement() local 2856 uno::Reference< beans::XPropertySet > xProps(mxShape, uno::UNO_QUERY); in EndElement() local 2873 uno::Reference< beans::XPropertySet > xProps(mxShape, uno::UNO_QUERY); in EndElement() local 3019 uno::Reference< beans::XPropertySet > xProps( mxShape, uno::UNO_QUERY ); in EndElement() local 3226 uno::Reference< beans::XPropertySet > xProps( mxShape, uno::UNO_QUERY ); in EndElement() local 3466 uno::Reference< beans::XPropertySet > xProps( mxShape, uno::UNO_QUERY ); in EndElement() local [all …]
|
/aoo4110/test/testuno/source/fvt/uno/sw/crossreference/ |
H A D | CheckCrossReferences.java | 102 XPropertySet xProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xField); in getFieldProps() local 106 …public void checkField(XTextField xField, XPropertySet xProps, short nFormat, String aExpectedFldR… in checkField() 134 XPropertySet xProps = null; in checkCrossReferences() local
|
/aoo4110/main/sw/qa/complex/writer/ |
H A D | CheckCrossReferences.java | 94 com.sun.star.beans.XPropertySet xProps = in getFieldProps() local 104 com.sun.star.beans.XPropertySet xProps, in checkField() 150 com.sun.star.beans.XPropertySet xProps = null; in checkCrossReferences() local
|
/aoo4110/main/toolkit/source/layout/vcl/ |
H A D | wcontainer.cxx | 50 uno::Reference< beans::XPropertySet > xProps( mxContainer, uno::UNO_QUERY_THROW ); in Container() local 142 uno::Reference< beans::XPropertySet > xProps( mxContainer, uno::UNO_QUERY_THROW ); in Table() local 173 uno::Reference< beans::XPropertySet > xProps in setProps() local 188 uno::Reference< beans::XPropertySet > xProps( mxContainer, uno::UNO_QUERY_THROW ); in Box() local 219 uno::Reference< beans::XPropertySet > xProps in setProps() local
|
/aoo4110/main/oox/source/drawingml/ |
H A D | textfield.cxx | 80 Reference< XPropertySet > xProps( xIface, UNO_QUERY_THROW ); in lclCreateTextFields() local 147 Reference< XPropertySet > xProps( xStart, UNO_QUERY); in insertAt() local
|
/aoo4110/main/xmlscript/source/xmldlg_imexp/ |
H A D | xmldlg_import.cxx | 126 bool StyleElement::importTextColorStyle( in importTextColorStyle() 155 bool StyleElement::importTextLineColorStyle( in importTextLineColorStyle() 184 bool StyleElement::importFillColorStyle( in importFillColorStyle() 213 bool StyleElement::importBackgroundColorStyle( in importBackgroundColorStyle() 242 bool StyleElement::importBorderStyle( in importBorderStyle() 284 Reference<beans::XPropertySet> const & xProps ) in importVisualEffectStyle() 325 void StyleElement::setFontProperties( in setFontProperties() 336 bool StyleElement::importFontStyle( in importFontStyle()
|
/aoo4110/main/sw/source/ui/index/ |
H A D | cntex.cxx | 104 void lcl_SetProp( uno::Reference< XPropertySetInfo > & xInfo, in lcl_SetProp() 116 void lcl_SetProp( uno::Reference< XPropertySetInfo > & xInfo, in lcl_SetProp() 122 void lcl_SetProp( uno::Reference< XPropertySetInfo > & xInfo, in lcl_SetProp() 135 void lcl_SetBOOLProp( in lcl_SetBOOLProp()
|
/aoo4110/main/sw/source/core/docnode/ |
H A D | retrieveinputstream.cxx | 60 com::sun::star::uno::Sequence < com::sun::star::beans::PropertyValue > xProps( 1 ); in threadFunction() local
|
/aoo4110/main/toolkit/source/layout/core/ |
H A D | flow.hxx | 47 css::uno::Reference< css::beans::XPropertySet > xProps; member
|
/aoo4110/main/extensions/source/propctrlr/ |
H A D | formbrowsertools.cxx | 71 Reference< XPropertySet > xProps(xIFace, UNO_QUERY); in GetUIHeadlineName() local
|
/aoo4110/main/extensions/source/oooimprovement/ |
H A D | myconfigurationhelper.cxx | 119 Reference<css::beans::XPropertySet> xProps; in readRelativeKey() local 136 Reference<css::beans::XPropertySet> xProps; in writeRelativeKey() local
|
/aoo4110/main/comphelper/source/misc/ |
H A D | configurationhelper.cxx | 98 css::uno::Reference< css::beans::XPropertySet > xProps; in readRelativeKey() local 122 css::uno::Reference< css::beans::XPropertySet > xProps; in writeRelativeKey() local
|
/aoo4110/main/sw/source/ui/vba/ |
H A D | vbasection.cxx | 31 SwVbaSection::SwVbaSection( const uno::Reference< ooo::vba::XHelperInterface >& rParent, const uno:… in SwVbaSection()
|
/aoo4110/main/vbahelper/source/msforms/ |
H A D | vbacontrol.cxx | 284 …uno::Reference< beans::XPropertySet > xProps( xBindable->getValueBinding(), uno::UNO_QUERY_THROW ); in getControlSource() local 324 …uno::Reference< beans::XPropertySet > xProps( xListSink->getListEntrySource(), uno::UNO_QUERY_THRO… in getRowSource() local 412 … uno::Reference< beans::XPropertySet > xProps( xControlShape->getControl(), uno::UNO_QUERY_THROW ); in createShapeControl() local 449 uno::Reference< beans::XPropertySet > xProps( xControl->getModel(), uno::UNO_QUERY_THROW ); in createUserformControl() local
|
/aoo4110/main/forms/source/component/ |
H A D | GroupManager.cxx | 362 Reference< XPropertySet > xProps; in elementInserted() local 371 Reference<XPropertySet> xProps; in elementRemoved() local 380 Reference<XPropertySet> xProps; in elementReplaced() local
|
/aoo4110/main/qadevOOo/tests/java/mod/_sw/ |
H A D | SwXTextColumns.java | 135 XPropertySet xProps = (XPropertySet) in createTestEnvironment() local
|
/aoo4110/main/comphelper/source/processfactory/ |
H A D | processfactory.cxx | 97 uno::Reference<beans::XPropertySet> const xProps( in getProcessComponentContext() local
|