Home
last modified time | relevance | path

Searched refs:sTrue (Results 1 – 7 of 7) sorted by relevance

/trunk/main/xmloff/source/forms/
H A Delementexport.cxx1302 ::rtl::OUString sTrue; in exportListSourceAsElements()
1305 sTrue = sBuffer.makeStringAndClear(); in exportListSourceAsElements()
1344 sTrue in exportListSourceAsElements()
1355 sTrue in exportListSourceAsElements()
1390 sTrue in exportListSourceAsElements()
1399 sTrue in exportListSourceAsElements()
/trunk/main/sw/source/core/doc/
H A Ddocfld.cxx2372 String sTrue( String::CreateFromAscii( in _MakeFldList() local
2398 pFormel = &sTrue; in _MakeFldList()
2403 pFormel = &sTrue; in _MakeFldList()
2421 pFormel = &sTrue; in _MakeFldList()
2431 else if( pFormel->Equals( sTrue )) in _MakeFldList()
2448 else if( pFormel->Equals( sTrue )) in _MakeFldList()
/trunk/main/writerfilter/source/ooxml/
H A DOOXMLPropertySetImpl.cxx39 static ::rtl::OUString sTrue(RTL_CONSTASCII_USTRINGPARAM("True"));
286 || sTrue.compareTo(rValue) == 0 in OOXMLBooleanValue()
/trunk/main/sw/source/filter/ww8/
H A Ddocxattributeoutput.cxx2471 OString sTrue((sal_Char *)"true"); in CharRotate() local
2472 m_pEastAsianLayoutAttrList->add(FSNS(XML_w, XML_vert), sTrue); in CharRotate()
2475 m_pEastAsianLayoutAttrList->add(FSNS(XML_w, XML_vertCompress), sTrue); in CharRotate()
2501 OString sTrue((sal_Char *)"true"); in CharTwoLines() local
2502 m_pEastAsianLayoutAttrList->add(FSNS(XML_w, XML_combine), sTrue); in CharTwoLines()
/trunk/main/sax/source/tools/
H A Dconverter.cxx464 static const OUString sTrue( RTL_CONSTASCII_USTRINGPARAM( "true" ) ); in getTrueString() local
465 return sTrue; in getTrueString()
/trunk/main/xmloff/source/text/
H A Dtxtfldi.cxx1475 sTrue(RTL_CONSTASCII_USTRINGPARAM(sAPI_true)), in XMLDatabaseNextImportContext()
1486 , sTrue(RTL_CONSTASCII_USTRINGPARAM(sAPI_true)) in XMLDatabaseNextImportContext()
1521 aAny <<= bConditionOK ? sCondition : sTrue; in PrepareField()
/trunk/main/xmloff/inc/
H A Dtxtfldi.hxx542 const ::rtl::OUString sTrue; member in XMLDatabaseNextImportContext

Completed in 80 milliseconds