Searched refs:SwXTextDefaults (Results 1 – 9 of 9) sorted by relevance
1 "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 …]
57 SwXTextDefaults::SwXTextDefaults ( SwDoc * pNewDoc ) : in SwXTextDefaults() function in SwXTextDefaults64 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 …]
571 xRet = (cppu::OWeakObject*)new SwXTextDefaults( pDoc ); in MakeInstance()
36 class SwXTextDefaults : public cppu::WeakImplHelper3 class46 SwXTextDefaults ( SwDoc * pNewDoc );47 ~SwXTextDefaults ();
97 sw.SwXTextDefaults::com::sun::star::style::ParagraphProperties159 sw.SwXTextDefaults
79 #i89021 -o sw.SwXTextDefaults
71 public class SwXTextDefaults extends TestCase { class
230 job232=sw.SwXTextDefaults
429 sw/source/core/unocore/SwXTextDefaults \
Completed in 67 milliseconds