1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53
|
\hypertarget{namespaceodf_1_1userfield}{\section{odf.\+userfield Namespace Reference}
\label{namespaceodf_1_1userfield}\index{odf.\+userfield@{odf.\+userfield}}
}
\subsection*{Classes}
\begin{DoxyCompactItemize}
\item
class \hyperlink{classodf_1_1userfield_1_1UserFields}{User\+Fields}
\begin{DoxyCompactList}\small\item\em List, view and manipulate user fields. \end{DoxyCompactList}\end{DoxyCompactItemize}
\subsection*{Variables}
\begin{DoxyCompactItemize}
\item
\hyperlink{namespaceodf_1_1userfield_acbf030274e249b947b246cb243e604a3}{unicode} = str
\item
string \hyperlink{namespaceodf_1_1userfield_ac0d2b936dc2daec018705cd7f643a475}{O\+U\+T\+E\+N\+C\+O\+D\+I\+N\+G} = \char`\"{}utf-\/8\char`\"{}
\item
dictionary \hyperlink{namespaceodf_1_1userfield_a9a19426c5bf0ad246a4652644ae83885}{V\+A\+L\+U\+E\+\_\+\+T\+Y\+P\+E\+S}
\end{DoxyCompactItemize}
\subsection{Variable Documentation}
\hypertarget{namespaceodf_1_1userfield_ac0d2b936dc2daec018705cd7f643a475}{\index{odf\+::userfield@{odf\+::userfield}!O\+U\+T\+E\+N\+C\+O\+D\+I\+N\+G@{O\+U\+T\+E\+N\+C\+O\+D\+I\+N\+G}}
\index{O\+U\+T\+E\+N\+C\+O\+D\+I\+N\+G@{O\+U\+T\+E\+N\+C\+O\+D\+I\+N\+G}!odf\+::userfield@{odf\+::userfield}}
\subsubsection[{O\+U\+T\+E\+N\+C\+O\+D\+I\+N\+G}]{\setlength{\rightskip}{0pt plus 5cm}string odf.\+userfield.\+O\+U\+T\+E\+N\+C\+O\+D\+I\+N\+G = \char`\"{}utf-\/8\char`\"{}}}\label{namespaceodf_1_1userfield_ac0d2b936dc2daec018705cd7f643a475}
Definition at line 36 of file userfield.\+py.
\hypertarget{namespaceodf_1_1userfield_acbf030274e249b947b246cb243e604a3}{\index{odf\+::userfield@{odf\+::userfield}!unicode@{unicode}}
\index{unicode@{unicode}!odf\+::userfield@{odf\+::userfield}}
\subsubsection[{unicode}]{\setlength{\rightskip}{0pt plus 5cm}odf.\+userfield.\+unicode = str}}\label{namespaceodf_1_1userfield_acbf030274e249b947b246cb243e604a3}
Definition at line 34 of file userfield.\+py.
\hypertarget{namespaceodf_1_1userfield_a9a19426c5bf0ad246a4652644ae83885}{\index{odf\+::userfield@{odf\+::userfield}!V\+A\+L\+U\+E\+\_\+\+T\+Y\+P\+E\+S@{V\+A\+L\+U\+E\+\_\+\+T\+Y\+P\+E\+S}}
\index{V\+A\+L\+U\+E\+\_\+\+T\+Y\+P\+E\+S@{V\+A\+L\+U\+E\+\_\+\+T\+Y\+P\+E\+S}!odf\+::userfield@{odf\+::userfield}}
\subsubsection[{V\+A\+L\+U\+E\+\_\+\+T\+Y\+P\+E\+S}]{\setlength{\rightskip}{0pt plus 5cm}dictionary odf.\+userfield.\+V\+A\+L\+U\+E\+\_\+\+T\+Y\+P\+E\+S}}\label{namespaceodf_1_1userfield_a9a19426c5bf0ad246a4652644ae83885}
{\bfseries Initial value\+:}
\begin{DoxyCode}
1 = \{
2 \textcolor{stringliteral}{u'float'}: (OFFICENS, \textcolor{stringliteral}{u'value'}),
3 \textcolor{stringliteral}{u'percentage'}: (OFFICENS, \textcolor{stringliteral}{u'value'}),
4 \textcolor{stringliteral}{u'currency'}: (OFFICENS, \textcolor{stringliteral}{u'value'}),
5 \textcolor{stringliteral}{u'date'}: (OFFICENS, \textcolor{stringliteral}{u'date-value'}),
6 \textcolor{stringliteral}{u'time'}: (OFFICENS, \textcolor{stringliteral}{u'time-value'}),
7 \textcolor{stringliteral}{u'boolean'}: (OFFICENS, \textcolor{stringliteral}{u'boolean-value'}),
8 \textcolor{stringliteral}{u'string'}: (OFFICENS, \textcolor{stringliteral}{u'string-value'}),
9 \}
\end{DoxyCode}
Definition at line 40 of file userfield.\+py.
|