Home
last modified time | relevance | path

Searched refs:sIsAutomatic (Results 1 – 5 of 5) sorted by relevance

/aoo4110/main/xmloff/source/text/
H A DXMLTextColumnsExport.cxx58 sIsAutomatic(RTL_CONSTASCII_USTRINGPARAM("IsAutomatic")), in XMLTextColumnsExport()
81 Any aAny = xPropSet->getPropertyValue( sIsAutomatic ); in exportXML()
H A Dtxtparae.cxx509 const OUString sIsAutomatic( RTL_CONSTASCII_USTRINGPARAM( "IsAutomatic" ) ); in Add() local
512 ->hasPropertyByName( sIsAutomatic ) ) in Add()
514 bAdd = *(sal_Bool *)xNumPropSet->getPropertyValue( sIsAutomatic ).getValue(); in Add()
627 const OUString sIsAutomatic( RTL_CONSTASCII_USTRINGPARAM( "IsAutomatic" ) ); in Add() local
630 ->hasPropertyByName( sIsAutomatic ) ) in Add()
632 bAdd = *(sal_Bool *)xNumPropSet->getPropertyValue( sIsAutomatic ).getValue(); in Add()
1648 const OUString sIsAutomatic( RTL_CONSTASCII_USTRINGPARAM( "IsAutomatic" ) ); in collectTextAutoStylesOptimized() local
1651 ->hasPropertyByName( sIsAutomatic ) ) in collectTextAutoStylesOptimized()
1653 … bAdd = *(sal_Bool *)xNumPropSet->getPropertyValue( sIsAutomatic ).getValue(); in collectTextAutoStylesOptimized()
H A DXMLTextColumnsContext.cxx283 , sIsAutomatic(RTL_CONSTASCII_USTRINGPARAM("IsAutomatic")) in XMLTextColumnsContext()
/aoo4110/main/xmloff/inc/
H A DXMLTextColumnsExport.hxx39 const ::rtl::OUString sIsAutomatic; member in XMLTextColumnsExport
H A DXMLTextColumnsContext.hxx42 const ::rtl::OUString sIsAutomatic; member in XMLTextColumnsContext

Completed in 56 milliseconds