| /aoo4110/main/writerfilter/source/ooxml/ | 
| H A D | OOXMLFastContextHandler.cxx | 884     mpParserState->setCellProperties(getPropertySet());  in propagateCellProperties()893     mpParserState->setRowProperties(getPropertySet());  in propagateRowProperties()
 898     OOXMLPropertySet::Pointer_t pProps = getPropertySet();  in propagateTableProperties()
 1353     getPropertySet()->resolve(aCommentHandler);  in handleComment()
 1363     getPropertySet()->resolve(aPictureHandler);  in handlePicture()
 1373     getPropertySet()->resolve(aBreakHandler);  in handleBreak()
 1383     getPropertySet()->resolve(aOLEHandler);  in handleOLE()
 1409 OOXMLFastContextHandlerProperties::getPropertySet() const  in getPropertySet()  function in writerfilter::ooxml::OOXMLFastContextHandlerProperties
 2046         setPropertySet(pParent->getPropertySet());  in OOXMLFastContextHandlerWrapper()
 2173         pWrapper->setPropertySet(getPropertySet());  in lcl_createFastChildContext()
 [all …]
 
 | 
| H A D | OOXMLFastContextHandler.hxx | 138     virtual OOXMLPropertySet::Pointer_t getPropertySet() const;305     virtual OOXMLPropertySet::Pointer_t getPropertySet() const;
 337     virtual OOXMLPropertySet::Pointer_t getPropertySet() const;
 600     virtual OOXMLPropertySet::Pointer_t getPropertySet() const;
 
 | 
| /aoo4110/main/svx/source/fmcomp/ | 
| H A D | gridctrl.cxx | 838 				Reference< XPropertySet > xSet = pCur->getPropertySet();  in DbGridRow()885 				Reference< XPropertySet > xSet = pCur->getPropertySet();  in SetState()
 1289 	Reference< XPropertySet > xDataSourceSet = m_pDataCursor->getPropertySet();  in SetOptions()
 1525 …omphelper::OPropertyChangeMultiplexer(m_pDataSourcePropListener, m_pDataCursor->getPropertySet() );  in setDataSource()
 1597 		Reference< XPropertySet > xSet = m_pDataCursor->getPropertySet();  in setDataSource()
 1879 	Reference< XPropertySet > xSet = m_pSeekCursor->getPropertySet();  in RecalcRows()
 1967 	Reference< XPropertySet > xSet = m_pDataCursor->getPropertySet();  in AdjustRows()
 2125 					Reference< XPropertySet > xCursorProps = m_pDataCursor->getPropertySet();  in SetCurrent()
 2309 			m_pDataCursor->getPropertySet()->getPropertyValue( FM_PROP_ISNEW ) >>= bDataCursorIsOnNew;  in AdjustDataSource()
 2368 	Reference< XPropertySet > xSet = m_pDataCursor->getPropertySet();  in AlignSeekCursor()
 [all …]
 
 | 
| /aoo4110/main/wizards/com/sun/star/wizards/report/ | 
| H A D | ReportWizard.java | 288                 bHasEscapeProcessing = recordParser.hasEscapeProcessing(oCommand.getPropertySet());  in executeQuery()289 …      String sCommand = (String) oCommand.getPropertySet().getPropertyValue(PropertyNames.COMMAND);  in executeQuery()
 674 …     bdoenable = m_reportDocument.getRecordParser().hasEscapeProcessing(oCommand.getPropertySet());  in toggleSortingPage()
 
 | 
| H A D | ReportTextImplementation.java | 267                         if (getRecordParser().hasEscapeProcessing(oCommand.getPropertySet()))  in reconnectToDatabase()269 …getRecordParser().Command = (String) oCommand.getPropertySet().getPropertyValue(PropertyNames.COMM…  in reconnectToDatabase()
 
 | 
| /aoo4110/main/vcl/inc/vcl/ | 
| H A D | wpropset.hxx | 58 …      com::sun::star::uno::Reference< com::sun::star::beans::XPropertySet > getPropertySet() const;
 | 
| /aoo4110/main/dbaccess/source/ui/inc/ | 
| H A D | propertysetitem.hxx | 59 				getPropertySet() const { return m_xSet; }  in getPropertySet()  function in dbaui::OPropertySetItem
 | 
| /aoo4110/main/vcl/source/window/ | 
| H A D | wpropset.cxx | 204 uno::Reference< beans::XPropertySet > WindowPropertySet::getPropertySet() const  in getPropertySet()  function in WindowPropertySet
 | 
| /aoo4110/main/svx/inc/svx/ | 
| H A D | fmtools.hxx | 135 …const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >&		getPropertySet()…  in getPropertySet()  function in CursorWrapper
 | 
| /aoo4110/main/svx/source/inc/ | 
| H A D | sdbdatacolumn.hxx | 63 …st ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet>& getPropertySet() const  in getPropertySet()  function in svxform::DataColumn
 | 
| /aoo4110/main/editeng/source/uno/ | 
| H A D | unotext.cxx | 281 ,	mpPropSet(rRange.getPropertySet())  in SvxUnoTextRangeBase()1601 …ent.GetEditSource(), bPortion ? ImplGetSvxTextPortionSvxPropertySet() : rParent.getPropertySet() ),  in SvxUnoTextRange()
 
 | 
| /aoo4110/main/wizards/com/sun/star/wizards/db/ | 
| H A D | DBMetaData.java | 337         public XPropertySet getPropertySet()  in getPropertySet()  method in DBMetaData.CommandObject
 | 
| /aoo4110/main/editeng/inc/editeng/ | 
| H A D | unotext.hxx | 303     const SvxItemPropertySet*   getPropertySet() const throw() { return mpPropSet; }  in getPropertySet()  function in SvxUnoTextRangeBase
 |