Searched refs:pAutoNumType (Results 1 – 1 of 1) sorted by relevance
884 pAutoNumType = #x "ParenBoth"; \886 pAutoNumType = #x "ParenR"; \888 pAutoNumType = #x "Period";893 const char* pAutoNumType = NULL; in GetAutoNumType() local914 pAutoNumType = "arabicPlain"; in GetAutoNumType()920 return pAutoNumType; in GetAutoNumType()1005 … const char* pAutoNumType = GetAutoNumType( nNumberingType, bSDot, bPBehind, bPBoth ); in WriteParagraphNumbering() local1024 if( pAutoNumType ) in WriteParagraphNumbering()1025 … mpFS->singleElementNS( XML_a, XML_buAutoNum, XML_type, pAutoNumType, FSEND ); in WriteParagraphNumbering()
Completed in 16 milliseconds