LibreOffice Module sw (master) 1
|
Go to the source code of this file.
Classes | |
struct | DocxStringTokenMap |
Functions | |
sal_Int32 | DocxStringGetToken (DocxStringTokenMap const *pMap, std::u16string_view rName) |
sal_Int32 DocxStringGetToken | ( | DocxStringTokenMap const * | pMap, |
std::u16string_view | rName | ||
) |
Definition at line 4757 of file docxattributeoutput.cxx.
References DocxStringTokenMap::nToken, OUStringToOString(), DocxStringTokenMap::pToken, and sName.
Referenced by DocxTableStyleExport::CnfStyle(), DocxAttributeOutput::LatentStyles(), DocxAttributeOutput::TableDefinition(), DocxTableStyleExport::Impl::tableStyleTableCellMar(), DocxTableStyleExport::Impl::tableStyleTcBorder(), DocxTableStyleExport::Impl::tableStyleTcBorders(), and DocxExport::WriteSettings().