Home
last modified time | relevance | path

Searched refs:SwXStyleFamily (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.SwXStyleFamily.csv1 "SwXStyleFamily";"com::sun::star::container::XNameAccess";"getByName()"
2 "SwXStyleFamily";"com::sun::star::container::XNameAccess";"getElementNames()"
3 "SwXStyleFamily";"com::sun::star::container::XNameAccess";"hasByName()"
4 "SwXStyleFamily";"com::sun::star::container::XNameReplace#optional";"replaceByName()"
5 "SwXStyleFamily";"com::sun::star::container::XNameContainer#optional";"insertByName()"
6 "SwXStyleFamily";"com::sun::star::container::XNameContainer#optional";"removeByName()"
7 "SwXStyleFamily";"com::sun::star::container::XIndexAccess#optional";"getCount()"
8 "SwXStyleFamily";"com::sun::star::container::XIndexAccess#optional";"getByIndex()"
9 "SwXStyleFamily";"com::sun::star::container::XElementAccess";"getElementType()"
10 "SwXStyleFamily";"com::sun::star::container::XElementAccess";"hasElements()"
/trunk/main/sw/source/core/unocore/
H A Dunostyle.cxx298 *pxCharStyles = new SwXStyleFamily(pDocShell, nType); in getByIndex()
308 *pxParaStyles = new SwXStyleFamily(pDocShell, nType); in getByIndex()
318 *pxPageStyles = new SwXStyleFamily(pDocShell, nType); in getByIndex()
328 *pxFrameStyles = new SwXStyleFamily(pDocShell, nType); in getByIndex()
338 *pxNumberingStyles = new SwXStyleFamily(pDocShell, nType); in getByIndex()
446 OUString SwXStyleFamily::getImplementationName(void) throw( uno::RuntimeException ) in getImplementationName()
453 sal_Bool SwXStyleFamily::supportsService(const OUString& rServiceName) throw( uno::RuntimeException… in supportsService()
460 uno::Sequence< OUString > SwXStyleFamily::getSupportedServiceNames(void) throw( uno::RuntimeExcepti… in getSupportedServiceNames()
470 SwXStyleFamily::SwXStyleFamily(SwDocShell* pDocSh, sal_uInt16 nFamily) : in SwXStyleFamily() function in SwXStyleFamily
498 SwXStyleFamily::~SwXStyleFamily() in ~SwXStyleFamily()
[all …]
/trunk/main/sw/inc/
H A Dunostyle.hxx114 class SwXStyleFamily : public cppu::WeakImplHelper4 class
130 SwXStyleFamily(SwDocShell* pDocShell, sal_uInt16 nFamily);
131 ~SwXStyleFamily();
184 friend class SwXStyleFamily;
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sw/
H A DSwXStyleFamily.java70 public class SwXStyleFamily extends TestCase { class
/trunk/main/sw/qa/unoapi/
H A Dsw.sce73 -o sw.SwXStyleFamily
H A Dknownissues.xcl45 sw.SwXStyleFamily::com::sun::star::container::XNameReplace
/trunk/main/framework/qa/complex/api_internal/
H A Dapi.lst221 job222=sw.SwXStyleFamily