Home
last modified time | relevance | path

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

/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sw/
H A Dcom.sun.star.comp.office.SwXViewSettings.csv1 "SwXViewSettings";"com::sun::star::text::ViewSettings";"ShowAnnotations"
2 "SwXViewSettings";"com::sun::star::text::ViewSettings";"ShowBreaks"
3 "SwXViewSettings";"com::sun::star::text::ViewSettings";"ShowDrawings"
4 "SwXViewSettings";"com::sun::star::text::ViewSettings";"ShowFieldCommands"
6 "SwXViewSettings";"com::sun::star::text::ViewSettings";"ShowGraphics"
9 "SwXViewSettings";"com::sun::star::text::ViewSettings";"ShowRulers"
10 "SwXViewSettings";"com::sun::star::text::ViewSettings";"ShowHoriRuler"
16 "SwXViewSettings";"com::sun::star::text::ViewSettings";"ShowSpaces"
18 "SwXViewSettings";"com::sun::star::text::ViewSettings";"ShowTables"
28 "SwXViewSettings";"com::sun::star::text::ViewSettings";"ZoomType"
[all …]
/trunk/main/sw/source/ui/uno/
H A Dunomod.cxx259 *pxViewSettings = static_cast < HelperBaseNoState * > ( new SwXViewSettings( sal_False, 0 ) ); in getViewSettings()
612 SwXViewSettings::SwXViewSettings(sal_Bool bWebView, SwView* pVw) in SwXViewSettings() function in SwXViewSettings
632 SwXViewSettings::~SwXViewSettings() in ~SwXViewSettings()
637 void SwXViewSettings::_preSetValues () in _preSetValues()
844 void SwXViewSettings::_postSetValues () in _postSetValues()
876 void SwXViewSettings::_preGetValues () in _preGetValues()
888 void SwXViewSettings::_getSingleValue( const comphelper::PropertyInfo & rInfo, uno::Any & rValue ) in _getSingleValue()
1031 void SwXViewSettings::_postGetValues () in _postGetValues()
1037 OUString SwXViewSettings::getImplementationName(void) throw( RuntimeException ) in getImplementationName()
1042 sal_Bool SwXViewSettings::supportsService(const OUString& rServiceName) throw( RuntimeException ) in supportsService()
[all …]
H A Dunotxvw.cxx138 static_cast < SwXViewSettings* > ( pSettings )->Invalidate(); in Invalidate()
767 …*pxViewSettings = static_cast < HelperBaseNoState * > ( new SwXViewSettings( sal_False, m_pView ) … in getViewSettings()
/trunk/main/sw/inc/
H A Dunomod.hxx134 class SwXViewSettings : public comphelper::ChainableHelperNoState class
163 virtual ~SwXViewSettings()
166 SwXViewSettings(sal_Bool bWeb, SwView* pView);
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sw/
H A DSwXViewSettings.java47 public class SwXViewSettings extends TestCase { class
/trunk/main/sw/qa/unoapi/
H A Dsw.sce103 -o sw.SwXViewSettings
/trunk/main/framework/qa/complex/api_internal/
H A Dapi.lst244 job246=sw.SwXViewSettings

Completed in 40 milliseconds