Home
last modified time | relevance | path

Searched refs:mem_fun (Results 1 – 25 of 33) sorted by relevance

12

/AOO41X/main/reportdesign/source/ui/report/
H A DSectionWindow.cxx146 …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 DDesignView.cxx196 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 DViewsWindow.cxx806 …::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 DReportController.cxx1052 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 Dpropbrw.cxx213 ::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 DUndoActions.cxx69 …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 Ddocftn.cxx296 …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 Ddocdesc.cxx403 …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 Dlineinfo.cxx48 …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 Ddoc.cxx397 …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 Dnumber.cxx1027 std::mem_fun( &SwList::InvalidateListTree ) ); in SetInvalidRule()
1210 std::mem_fun( &SwList::ValidateListTree ) ); in Validate()
H A Dftnidx.cxx293 …std::for_each( aAllLayouts.begin(), aAllLayouts.end(),std::mem_fun(&SwRootFrm::UpdateFtnNums));//s… in UpdateAllFtn()
/AOO41X/main/dbaccess/source/ui/querydesign/
H A Dquerycontainerwindow.cxx100 … ::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 DJoinController.cxx225 …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 DJoinTableView.cxx1077 ::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 DTableWindowTitle.cxx190 ::std::mem_fun(&OTableConnection::RecalcLines)); in MouseButtonDown()
H A DTableConnection.cxx149 …::std::for_each(m_vConnLine.begin(),m_vConnLine.end(),::std::mem_fun(&OConnectionLine::RecalcLine)… in RecalcLines()
/AOO41X/main/chart2/source/controller/dialogs/
H A Ddlg_DataEditor.cxx120 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 DNavigator.cxx834 … ::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 Dpropertyeditor.cxx294 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 Dodma_provider.cxx511 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 DAColumns.cxx100 … ::std::mem_fun(&OExtendedTypeInfo::getDBName), in appendObject()
H A DAColumn.cxx229 … ::std::mem_fun(&OExtendedTypeInfo::getDBName), in fillPropertyValues()
/AOO41X/main/dbaccess/source/ui/control/
H A DFieldDescControl.cxx269 ::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 Dstl_types.hxx183 inline mem_fun1_t<_Tp,_Arg> mem_fun(void (_Tp::*__f)(_Arg)) in mem_fun() function

12