/aoo42x/main/reportdesign/source/ui/report/ |
H A D | ReportControllerObserver.cxx | 238 AddElement(xInt); in AddSection() 307 AddElement( xInterface ); in switchListening() 370 void OXReportControllerObserver::AddElement(const uno::Reference< uno::XInterface >& _rxElement ) in AddElement() function in rptui::OXReportControllerObserver 423 AddElement(xIface); in elementInserted() 438 AddElement(xIface); in elementReplaced()
|
H A D | ReportController.cxx | 3719 _bAdd ? &OXUndoEnvironment::AddElement : &OXUndoEnvironment::RemoveElement; in listen() 3917 rUndoEnv.AddElement( xGroup->getFunctions() ); in modifyGroup()
|
/aoo42x/main/reportdesign/source/core/sdr/ |
H A D | UndoEnv.cxx | 445 AddElement(xIface); in elementInserted() 468 AddElement(xIface); in elementReplaced() 534 AddElement(xInt); in AddSection() 600 AddElement( xInterface ); in switchListening() 657 void OXUndoEnvironment::AddElement(const Reference< XInterface >& _rxElement ) in AddElement() function in rptui::OXUndoEnvironment
|
H A D | RptObject.cxx | 1206 pRptModel->GetUndoEnv().AddElement(lcl_getDataProvider(xObj)); in initializeOle() 1237 pRptModel->GetUndoEnv().AddElement(lcl_getDataProvider(xObj)); in initializeChart()
|
/aoo42x/main/svx/source/form/ |
H A D | fmundo.cxx | 760 AddElement(xIface); in elementInserted() 788 AddElement(xIface); in elementReplaced() 820 AddElement(xInt); in AddForms() 898 AddElement( xInterface ); in switchListening() 956 void FmXUndoEnvironment::AddElement(const Reference< XInterface >& _rxElement ) in AddElement() function in FmXUndoEnvironment
|
H A D | fmshimp.cxx | 2607 AddElement(xTemp); in elementInserted() 2621 AddElement(xTemp); in elementReplaced() 2655 AddElement( m_xForms ); in UpdateForms() 2662 void FmXFormShell::AddElement(const Reference< XInterface>& _xElement) in AddElement() function in FmXFormShell
|
/aoo42x/main/sc/source/core/data/ |
H A D | dpdimsave.cxx | 54 void ScDPSaveGroupItem::AddElement( const String& rName ) in AddElement() function in ScDPSaveGroupItem 123 aGroup.AddElement( aData ); in AddToData()
|
H A D | dpgroup.cxx | 695 void ScDPGroupItem::AddElement( const ScDPItemData& rName ) in AddElement() function in ScDPGroupItem
|
/aoo42x/main/reportdesign/source/ui/inc/ |
H A D | ReportControllerObserver.hxx | 84 …void AddElement(const ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface>& Elemen…
|
/aoo42x/main/sc/inc/ |
H A D | dpdimsave.hxx | 60 void AddElement( const String& rName );
|
H A D | dpgroup.hxx | 95 void AddElement( const ScDPItemData& rName );
|
/aoo42x/main/reportdesign/inc/ |
H A D | UndoEnv.hxx | 102 …void AddElement(const ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface>& Elemen…
|
/aoo42x/main/svx/source/inc/ |
H A D | fmundo.hxx | 205 …void AddElement(const ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface>& Elemen…
|
H A D | fmshimp.hxx | 321 …void AddElement(const ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface>& Elemen…
|
/aoo42x/main/sc/source/ui/view/ |
H A D | dbfunc3.cxx | 1293 … aGroup.AddElement( aEntryName ); // no group found -> automatic group, add the item itself in GroupDataPilot() 1296 … aGroup.AddElement( aEntryName ); // no group dimension, add all items directly in GroupDataPilot() 1595 aGroup.AddElement( aOldText ); in DataPilotInput()
|
/aoo42x/main/sc/source/ui/unoobj/ |
H A D | dapiuno.cxx | 2502 aItem.AddElement(xItemNamed->getName()); in setGroupInfo() 2687 … aGroup.AddElement( aEntryName ); // no group found -> automatic group, add the item itself in createNameGroup() 2690 … aGroup.AddElement( aEntryName ); // no group dimension, add all items directly in createNameGroup()
|
/aoo42x/main/sc/source/filter/excel/ |
H A D | xipivot.cxx | 433 … aGroupItems[ maGroupOrder[ nItemIdx ] ].AddElement( pBaseItem->ConvertToText() ); in ConvertStdGroupField()
|
/aoo42x/main/sc/source/filter/xml/ |
H A D | xmldpimp.cxx | 1057 aItem.AddElement(*aMembersItr); in EndElement()
|