| /AOO41X/main/reportdesign/source/ui/report/ |
| H A D | SectionWindow.cxx | 146 …ectionTitle(xReport,RID_STR_REPORT_HEADER,::std::mem_fun(&OReportHelper::getReportHeader),::std::m… in _propertyChanged() 147 …ectionTitle(xReport,RID_STR_REPORT_FOOTER,::std::mem_fun(&OReportHelper::getReportFooter),::std::m… in _propertyChanged() 148 …rtSectionTitle(xReport,RID_STR_PAGE_HEADER,::std::mem_fun(&OReportHelper::getPageHeader),::std::me… in _propertyChanged() 149 …rtSectionTitle(xReport,RID_STR_PAGE_FOOTER,::std::mem_fun(&OReportHelper::getPageFooter),::std::me… in _propertyChanged() 164 … !setGroupSectionTitle(xGroup,RID_STR_HEADER,::std::mem_fun(&OGroupHelper::getHeader),::std::mem_f… in _propertyChanged() 166 …setGroupSectionTitle(xGroup,RID_STR_FOOTER,::std::mem_fun(&OGroupHelper::getFooter),::std::mem_fun… in _propertyChanged()
|
| H A D | DesignView.cxx | 196 notifySystemWindow(this,m_pPropWin,::comphelper::mem_fun(&TaskPaneList::RemoveWindow)); in ~ODesignView() 204 notifySystemWindow(this,m_pAddField,::comphelper::mem_fun(&TaskPaneList::RemoveWindow)); in ~ODesignView() 212 … notifySystemWindow(this,m_pReportExplorer,::comphelper::mem_fun(&TaskPaneList::RemoveWindow)); in ~ODesignView() 517 notifySystemWindow(this,m_pPropWin,::comphelper::mem_fun(&TaskPaneList::AddWindow)); in togglePropertyBrowser() 568 notifySystemWindow(this,m_pReportExplorer,::comphelper::mem_fun(&TaskPaneList::AddWindow)); in toggleReportExplorer() 606 notifySystemWindow(this,m_pAddField,::comphelper::mem_fun(&TaskPaneList::AddWindow)); in toggleAddField()
|
| H A D | ViewsWindow.cxx | 806 …::std::mem_fun_t<long&,Rectangle> aGetFun = ::std::mem_fun<long&,Rectangle>(&Rectangle::Bott… in alignMarkedObjects() 807 …::std::mem_fun_t<long&,Rectangle> aRefFun = ::std::mem_fun<long&,Rectangle>(&Rectangle::Top); in alignMarkedObjects() 826 aGetFun = ::std::mem_fun<long&,Rectangle>(&Rectangle::Top); in alignMarkedObjects() 827 aRefFun = ::std::mem_fun<long&,Rectangle>(&Rectangle::Bottom); in alignMarkedObjects() 840 aGetFun = ::std::mem_fun<long&,Rectangle>(&Rectangle::Right); in alignMarkedObjects() 841 aRefFun = ::std::mem_fun<long&,Rectangle>(&Rectangle::Left); in alignMarkedObjects() 848 aGetFun = ::std::mem_fun<long&,Rectangle>(&Rectangle::Left); in alignMarkedObjects() 849 aRefFun = ::std::mem_fun<long&,Rectangle>(&Rectangle::Right); in alignMarkedObjects()
|
| H A D | ReportController.cxx | 1052 executeMethodWithUndo(RID_STR_UNDO_REMOVE_SELECTION,::std::mem_fun(&ODesignView::Cut)); in Execute() 1058 executeMethodWithUndo(RID_STR_UNDO_PASTE,::std::mem_fun(&ODesignView::Paste)); in Execute() 1192 … executeMethodWithUndo(RID_STR_UNDO_REMOVE_SELECTION,::std::mem_fun(&ODesignView::Delete)); in Execute() 2335 ::std::mem_fun_t<sal_Bool,OGroupHelper> pMemFun = ::std::mem_fun(&OGroupHelper::getHeaderOn); in groupChange() 2336 …uno::Reference<report::XSection> , OGroupHelper> pMemFunSection = ::std::mem_fun(&OGroupHelper::ge… in groupChange() 2348 pMemFun = ::std::mem_fun(&OGroupHelper::getFooterOn); in groupChange() 2349 pMemFunSection = ::std::mem_fun(&OGroupHelper::getFooter); in groupChange() 3816 … ,::std::mem_fun(&OReportHelper::getReportHeader) in switchReportSection() 3823 … ,::std::mem_fun(&OReportHelper::getReportFooter) in switchReportSection() 3866 … ,::std::mem_fun(&OReportHelper::getPageHeader) in switchPageSection() [all …]
|
| H A D | propbrw.cxx | 213 ::rptui::notifySystemWindow(pParent,this,::comphelper::mem_fun(&TaskPaneList::AddWindow)); in DBG_NAME() 238 ::rptui::notifySystemWindow(this,this,::comphelper::mem_fun(&TaskPaneList::RemoveWindow)); in ~PropBrw()
|
| /AOO41X/main/reportdesign/source/core/sdr/ |
| H A D | UndoActions.cxx | 69 …uno::Reference<report::XSection> , OGroupHelper> pMemFunSection = ::std::mem_fun(&OGroupHelper::ge… in getMemberFunction() 72 pMemFunSection = ::std::mem_fun(&OGroupHelper::getHeader); in getMemberFunction() 79 …no::Reference<report::XSection> , OReportHelper> pMemFunSection = ::std::mem_fun(&OReportHelper::g… in getMemberFunction() 81 pMemFunSection = ::std::mem_fun(&OReportHelper::getReportHeader); in getMemberFunction() 83 pMemFunSection = ::std::mem_fun(&OReportHelper::getPageHeader); in getMemberFunction() 85 pMemFunSection = ::std::mem_fun(&OReportHelper::getPageFooter); in getMemberFunction() 87 pMemFunSection = ::std::mem_fun(&OReportHelper::getDetail); in getMemberFunction()
|
| /AOO41X/main/sw/source/core/doc/ |
| H A D | docftn.cxx | 296 …std::for_each( aAllLayouts.begin(), aAllLayouts.end(),std::mem_fun(&SwRootFrm::AllRemoveFtns));//s… in SetFtnInfo() 300 …std::for_each( aAllLayouts.begin(), aAllLayouts.end(),std::mem_fun(&SwRootFrm::UpdateFtnNums));//s… in SetFtnInfo() 303 …std::for_each( aAllLayouts.begin(), aAllLayouts.end(),std::bind2nd(std::mem_fun(&SwRootFrm::CheckF… in SetFtnInfo() 373 …std::for_each( aAllLayouts.begin(), aAllLayouts.end(),std::bind2nd(std::mem_fun(&SwRootFrm::CheckF… in SetEndNoteInfo() 515 … std::for_each( aAllLayouts.begin(), aAllLayouts.end(),std::mem_fun(&SwRootFrm::UpdateFtnNums)); in SetCurFtn()
|
| H A D | docdesc.cxx | 403 …std::for_each( aAllLayouts.begin(), aAllLayouts.end(),std::mem_fun(&SwRootFrm::AllCheckPageDescs))… in ChgPageDesc() 472 …std::for_each( aAllLayouts.begin(), aAllLayouts.end(),std::bind2nd(std::mem_fun(&SwRootFrm::CheckF… in PreDelPageDesc() 481 …std::for_each( aAllLayouts.begin(), aAllLayouts.end(),std::bind2nd(std::mem_fun(&SwRootFrm::CheckF… in PreDelPageDesc() 493 …std::for_each( aAllLayouts.begin(), aAllLayouts.end(),std::mem_fun(&SwRootFrm::AllCheckPageDescs))… in PreDelPageDesc() 664 …std::for_each( aAllLayouts.begin(), aAllLayouts.end(),std::bind2nd(std::mem_fun(&SwRootFrm::Invali… in PrtDataChanged()
|
| H A D | lineinfo.cxx | 48 …std::for_each( aAllLayouts.begin(), aAllLayouts.end(),std::bind2nd(std::mem_fun(&SwRootFrm::Invali… in SetLineNumberInfo() 150 …std::for_each( aAllLayouts.begin(), aAllLayouts.end(),std::mem_fun(&SwRootFrm::AllAddPaintRect));/… in Modify()
|
| H A D | doc.cxx | 397 …std::for_each( aAllLayouts.begin(), aAllLayouts.end(), std::bind2nd(std::mem_fun(&SwRootFrm::Inval… in setForbiddenCharacters() 468 …std::for_each( aAllLayouts.begin(), aAllLayouts.end(), std::bind2nd(std::mem_fun(&SwRootFrm::Inval… in setCharacterCompressionType() 2079 …std::for_each( aAllLayouts.begin(), aAllLayouts.end(),std::bind2nd(std::mem_fun(&SwRootFrm::AllInv… in SpellItAgainSam() 2080 …std::for_each( aAllLayouts.begin(), aAllLayouts.end(),std::bind2nd(std::mem_fun(&SwRootFrm::SetNee… in SpellItAgainSam() 2086 …std::for_each( aAllLayouts.begin(), aAllLayouts.end(),std::mem_fun(&SwRootFrm::SetIdleFlags));//sw… in SpellItAgainSam() 2095 …std::for_each( aAllLayouts.begin(), aAllLayouts.end(),std::mem_fun(&SwRootFrm::AllInvalidateAutoCo… in InvalidateAutoCompleteFlag() 2102 …std::for_each( aAllLayouts.begin(), aAllLayouts.end(),std::mem_fun(&SwRootFrm::SetIdleFlags));//sw… in InvalidateAutoCompleteFlag()
|
| H A D | number.cxx | 1027 std::mem_fun( &SwList::InvalidateListTree ) ); in SetInvalidRule() 1210 std::mem_fun( &SwList::ValidateListTree ) ); in Validate()
|
| H A D | ftnidx.cxx | 293 …std::for_each( aAllLayouts.begin(), aAllLayouts.end(),std::mem_fun(&SwRootFrm::UpdateFtnNums));//s… in UpdateAllFtn()
|
| /AOO41X/main/dbaccess/source/ui/querydesign/ |
| H A D | querycontainerwindow.cxx | 100 … ::dbaui::notifySystemWindow(this,m_pBeamer,::comphelper::mem_fun(&TaskPaneList::RemoveWindow)); in ~OQueryContainerWindow() 196 … ::dbaui::notifySystemWindow(this,m_pBeamer,::comphelper::mem_fun(&TaskPaneList::RemoveWindow)); in disposingPreview() 227 … ::dbaui::notifySystemWindow(this,m_pBeamer,::comphelper::mem_fun(&TaskPaneList::AddWindow)); in showPreview()
|
| H A D | JoinController.cxx | 225 …m_rController.getView(), const_cast< Window* >( _pWindow ), ::comphelper::mem_fun( &TaskPaneList::… in onWindowClosing() 391 …::dbaui::notifySystemWindow(getView(),m_pAddTableDialog,::comphelper::mem_fun(&TaskPaneList::AddWi… in Execute()
|
| H A D | JoinTableView.cxx | 1077 ::std::mem_fun(& OTableConnection::InvalidateConnection)); in InvalidateConnections() 1098 … ::std::bind2nd(::std::mem_fun(&OTableConnection::isTableConnection),_pFromWin)); in getTableConnections() 1105 … ::std::bind2nd(::std::mem_fun(&OTableConnection::isTableConnection),_pFromWin)); in getConnectionCount() 1314 …nst_iterator aIter = ::std::find_if(pLines->begin(),pLines->end(),::std::mem_fun(&OConnectionLine:… in Command()
|
| H A D | TableWindowTitle.cxx | 190 ::std::mem_fun(&OTableConnection::RecalcLines)); in MouseButtonDown()
|
| H A D | TableConnection.cxx | 149 …::std::for_each(m_vConnLine.begin(),m_vConnLine.end(),::std::mem_fun(&OConnectionLine::RecalcLine)… in RecalcLines()
|
| /AOO41X/main/chart2/source/controller/dialogs/ |
| H A D | dlg_DataEditor.cxx | 120 notifySystemWindow( this, & m_aTbxData, ::comphelper::mem_fun( & TaskPaneList::AddWindow )); in DataEditor() 125 notifySystemWindow( this, & m_aTbxData, ::comphelper::mem_fun( & TaskPaneList::RemoveWindow )); in ~DataEditor()
|
| /AOO41X/main/reportdesign/source/ui/dlg/ |
| H A D | Navigator.cxx | 834 … ::std::mem_fun_t< sal_Bool,OGroupHelper> pIsOn = ::std::mem_fun(&OGroupHelper::getHeaderOn); in _propertyChanged() 835 … uno::Reference<report::XSection> ,OGroupHelper> pMemFunSection = ::std::mem_fun(&OGroupHelper::ge… in _propertyChanged() 838 pIsOn = ::std::mem_fun(&OGroupHelper::getFooterOn); in _propertyChanged() 839 pMemFunSection = ::std::mem_fun(&OGroupHelper::getFooter); in _propertyChanged()
|
| /AOO41X/main/extensions/source/propctrlr/ |
| H A D | propertyeditor.cxx | 294 Update(::std::mem_fun(&OBrowserListBox::EnableUpdate)); in EnableUpdate() 299 Update(::std::mem_fun(&OBrowserListBox::DisableUpdate)); in DisableUpdate()
|
| /AOO41X/main/ucb/source/ucp/odma/ |
| H A D | odma_provider.cxx | 511 ContentPropertiesMemberFunctor aFunc(::std::mem_fun(&ContentProperties::getSavedAsName)); in getContentPropertyWithSavedAsName() 517 ContentPropertiesMemberFunctor aFunc(::std::mem_fun(&ContentProperties::getTitle)); in getContentPropertyWithTitle()
|
| /AOO41X/main/connectivity/source/drivers/ado/ |
| H A D | AColumns.cxx | 100 … ::std::mem_fun(&OExtendedTypeInfo::getDBName), in appendObject()
|
| H A D | AColumn.cxx | 229 … ::std::mem_fun(&OExtendedTypeInfo::getDBName), in fillPropertyValues()
|
| /AOO41X/main/dbaccess/source/ui/control/ |
| H A D | FieldDescControl.cxx | 269 ::dbaui::notifySystemWindow(this,this,::comphelper::mem_fun(&TaskPaneList::RemoveWindow)); in ~OFieldDescControl() 1260 … ::dbaui::notifySystemWindow(this,this,::comphelper::mem_fun(&TaskPaneList::RemoveWindow)); in DisplayData() 1268 ::dbaui::notifySystemWindow(this,this,::comphelper::mem_fun(&TaskPaneList::AddWindow)); in DisplayData()
|
| /AOO41X/main/comphelper/inc/comphelper/ |
| H A D | stl_types.hxx | 183 inline mem_fun1_t<_Tp,_Arg> mem_fun(void (_Tp::*__f)(_Arg)) in mem_fun() function
|