Home
last modified time | relevance | path

Searched refs:InsetLine (Results 1 – 25 of 38) sorted by relevance

12

/dports/print/lyx/lyx-2.3.4.2/src/insets/
H A DInsetLine.cpp48 InsetLine::InsetLine(Buffer * buf, InsetCommandParams const & p) in InsetLine() function in lyx::InsetLine
53 ParamInfo const & InsetLine::findInfo(string const & /* cmdName */) in findInfo()
65 docstring InsetLine::screenLabel() const in screenLabel()
71 void InsetLine::doDispatch(Cursor & cur, FuncRequest & cmd) in doDispatch()
95 bool InsetLine::getStatus(Cursor & cur, FuncRequest const & cmd, in getStatus()
109 void InsetLine::metrics(MetricsInfo & mi, Dimension & dim) const in metrics()
138 void InsetLine::draw(PainterInfo & pi, int x, int y) const in draw()
156 void InsetLine::latex(otexstream & os, OutputParams const &) const in latex()
178 int InsetLine::plaintext(odocstringstream & os, in plaintext()
186 int InsetLine::docbook(odocstream & os, OutputParams const &) const in docbook()
[all …]
H A DInsetLine.h25 class InsetLine : public InsetCommand
28 InsetLine(Buffer * buf, InsetCommandParams const &);
55 Inset * clone() const { return new InsetLine(*this); } in clone()
H A DInsetCommandParams.cpp77 return InsetLine::findInfo(cmdName); in findInfo()
215 return InsetLine::defaultCommand(); in getDefaultCmd()
252 return InsetLine::isCompatibleCommand(s); in isCompatibleCommand()
/dports/print/lyx/lyx-2.3.4.2/src/frontends/qt4/
H A DGuiLine.cpp80 return from_ascii(InsetLine::params2string(params)); in dialogToParams()
86 InsetLine const * line = static_cast<InsetLine const *>(inset); in paramsToDialog()
/dports/print/lyx/lyx-2.3.4.2/src/
H A Dfactory.cpp359 return new InsetLine(buf, icp); in createInsetHelper()
569 inset.reset(new InsetLine(buf, inscmd)); in readInset()
H A DMakefile.am602 insets/InsetLine.cpp \
663 insets/InsetLine.h \
H A DMakefile.in250 insets/InsetLayout.cpp insets/InsetLine.cpp \
276 insets/InsetLabel.h insets/InsetLayout.h insets/InsetLine.h \
306 insets/InsetLayout.$(OBJEXT) insets/InsetLine.$(OBJEXT) \
626 insets/$(DEPDIR)/InsetLine.Po \
1728 insets/InsetLine.cpp \
1789 insets/InsetLine.h \
2071 insets/InsetLine.$(OBJEXT): insets/$(am__dirstamp) \
2466 @AMDEP_TRUE@@am__include@ @am__quote@insets/$(DEPDIR)/InsetLine.Po@am__quote@ # am--include-marker
3198 -rm -f insets/$(DEPDIR)/InsetLine.Po
3492 -rm -f insets/$(DEPDIR)/InsetLine.Po
/dports/print/lyx/lyx-2.3.4.2/po/
H A DPOTFILES.in135 src/insets/InsetLine.cpp
H A Den.po31622 #: src/insets/InsetLine.cpp:67
H A Dlyx.pot31622 #: src/insets/InsetLine.cpp:67
H A Dar.po32121 #: src/insets/InsetLine.cpp:67
H A Dru.po32826 #: src/insets/InsetLine.cpp:67
H A Del.po32379 #: src/insets/InsetLine.cpp:67
H A Dhe.po33576 #: src/insets/InsetLine.cpp:67
H A Dzh_TW.po33089 #: src/insets/InsetLine.cpp:67
H A Duk.po32837 #: src/insets/InsetLine.cpp:67
H A Dzh_CN.po32348 #: src/insets/InsetLine.cpp:67
H A Dja.po32714 #: src/insets/InsetLine.cpp:67
H A Dfi.po32673 #: src/insets/InsetLine.cpp:67
H A Dbg.po38689 #: src/insets/InsetLine.cpp:67
H A Deu.po32922 #: src/insets/InsetLine.cpp:67
H A Dtr.po34007 #: src/insets/InsetLine.cpp:67
H A Dnb.po32935 #: src/insets/InsetLine.cpp:67
H A Dia.po32722 #: src/insets/InsetLine.cpp:67
H A Did.po33678 #: src/insets/InsetLine.cpp:67

12