Home
last modified time | relevance | path

Searched refs:bNewDlg (Results 1 – 4 of 4) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/ui/index/
H A Dswuiidxmrk.cxx80 …wIndexMarkPane(const std::shared_ptr<weld::Dialog>& rDialog, weld::Builder& rBuilder, bool bNewDlg, in SwIndexMarkPane() argument
84 , m_bNewMark(bNewDlg) in SwIndexMarkPane()
113 , m_xOKBT(bNewDlg ? rBuilder.weld_button("insert") : rBuilder.weld_button("ok")) in SwIndexMarkPane()
1089 …rMarkPane::SwAuthorMarkPane(weld::DialogController &rDialog, weld::Builder& rBuilder, bool bNewDlg) in SwAuthorMarkPane() argument
1091 , bNewEntry(bNewDlg) in SwAuthorMarkPane()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/inc/
H A Dswuiidxmrk.hxx128 bool bNewDlg, SwWrtShell* pWrtShell);
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/inc/
H A Dswuiidxmrk.hxx128 bool bNewDlg, SwWrtShell& rWrtShell);
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/ui/index/
H A Dswuiidxmrk.cxx130 …wIndexMarkPane(const std::shared_ptr<weld::Dialog>& rDialog, weld::Builder& rBuilder, bool bNewDlg, in SwIndexMarkPane() argument
134 , m_bNewMark(bNewDlg) in SwIndexMarkPane()
163 , m_xOKBT(bNewDlg ? rBuilder.weld_button("insert") : rBuilder.weld_button("ok")) in SwIndexMarkPane()
1168 …rMarkPane::SwAuthorMarkPane(weld::DialogController &rDialog, weld::Builder& rBuilder, bool bNewDlg) in SwAuthorMarkPane() argument
1170 , bNewEntry(bNewDlg) in SwAuthorMarkPane()