Home
last modified time | relevance | path

Searched refs:SwXTextDefaults (Results 1 – 9 of 9) sorted by relevance

/aoo42x/main/qadevOOo/objdsc/sw/
H A Dcom.sun.star.comp.office.SwXTextDefaults.csv1 "SwXTextDefaults";"com::sun::star::style::CharacterPropertiesAsian#optional";"CharHeightAsian"
13 "SwXTextDefaults";"com::sun::star::style::ParagraphProperties";"ParaAdjust"
22 "SwXTextDefaults";"com::sun::star::style::ParagraphProperties";"ParaLeftMargin"
23 "SwXTextDefaults";"com::sun::star::style::ParagraphProperties";"ParaRightMargin"
24 "SwXTextDefaults";"com::sun::star::style::ParagraphProperties";"ParaTopMargin"
80 "SwXTextDefaults";"com::sun::star::style::CharacterProperties";"CharColor"
82 "SwXTextDefaults";"com::sun::star::style::CharacterProperties";"CharHeight"
84 "SwXTextDefaults";"com::sun::star::style::CharacterProperties";"CharWeight"
85 "SwXTextDefaults";"com::sun::star::style::CharacterProperties";"CharPosture"
95 "SwXTextDefaults";"com::sun::star::style::CharacterProperties";"CharLocale"
[all …]
/aoo42x/main/sw/source/core/unocore/
H A DSwXTextDefaults.cxx57 SwXTextDefaults::SwXTextDefaults ( SwDoc * pNewDoc ) : in SwXTextDefaults() function in SwXTextDefaults
64 SwXTextDefaults::~SwXTextDefaults () in ~SwXTextDefaults()
69 uno::Reference< XPropertySetInfo > SAL_CALL SwXTextDefaults::getPropertySetInfo( ) in getPropertySetInfo()
77 void SAL_CALL SwXTextDefaults::setPropertyValue( const OUString& rPropertyName, const Any& aValue ) in setPropertyValue()
143 Any SAL_CALL SwXTextDefaults::getPropertyValue( const OUString& rPropertyName ) in getPropertyValue()
188 PropertyState SAL_CALL SwXTextDefaults::getPropertyState( const OUString& rPropertyName ) in getPropertyState()
221 void SAL_CALL SwXTextDefaults::setPropertyToDefault( const OUString& rPropertyName ) in setPropertyToDefault()
236 Any SAL_CALL SwXTextDefaults::getPropertyDefault( const OUString& rPropertyName ) in getPropertyDefault()
252 rtl::OUString SAL_CALL SwXTextDefaults::getImplementationName( ) in getImplementationName()
259 sal_Bool SAL_CALL SwXTextDefaults::supportsService( const ::rtl::OUString& rServiceName ) in supportsService()
[all …]
H A Dunocoll.cxx571 xRet = (cppu::OWeakObject*)new SwXTextDefaults( pDoc ); in MakeInstance()
/aoo42x/main/sw/source/core/inc/
H A DSwXTextDefaults.hxx36 class SwXTextDefaults : public cppu::WeakImplHelper3 class
46 SwXTextDefaults ( SwDoc * pNewDoc );
47 ~SwXTextDefaults ();
/aoo42x/main/sw/qa/unoapi/
H A Dknownissues.xcl97 sw.SwXTextDefaults::com::sun::star::style::ParagraphProperties
159 sw.SwXTextDefaults
H A Dsw.sce79 #i89021 -o sw.SwXTextDefaults
/aoo42x/main/qadevOOo/tests/java/mod/_sw/
H A DSwXTextDefaults.java71 public class SwXTextDefaults extends TestCase { class
/aoo42x/main/framework/qa/complex/api_internal/
H A Dapi.lst230 job232=sw.SwXTextDefaults
/aoo42x/main/sw/
H A DLibrary_sw.mk434 sw/source/core/unocore/SwXTextDefaults \

Completed in 46 milliseconds