Home
last modified time | relevance | path

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

/AOO41X/main/qadevOOo/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()"
/AOO41X/main/sw/source/core/unocore/
H A Dunostyle.cxx330 *pxCharStyles = new SwXStyleFamily(pDocShell, nType); in getByIndex()
340 *pxParaStyles = new SwXStyleFamily(pDocShell, nType); in getByIndex()
350 *pxPageStyles = new SwXStyleFamily(pDocShell, nType); in getByIndex()
360 *pxFrameStyles = new SwXStyleFamily(pDocShell, nType); in getByIndex()
370 *pxNumberingStyles = new SwXStyleFamily(pDocShell, nType); in getByIndex()
478 OUString SwXStyleFamily::getImplementationName(void) throw( uno::RuntimeException ) in getImplementationName()
485 sal_Bool SwXStyleFamily::supportsService(const OUString& rServiceName) throw( uno::RuntimeException… in supportsService()
492 uno::Sequence< OUString > SwXStyleFamily::getSupportedServiceNames(void) throw( uno::RuntimeExcepti… in getSupportedServiceNames()
502 SwXStyleFamily::SwXStyleFamily(SwDocShell* pDocSh, sal_uInt16 nFamily) : in SwXStyleFamily() function in SwXStyleFamily
530 SwXStyleFamily::~SwXStyleFamily() in ~SwXStyleFamily()
[all …]
/AOO41X/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;
/AOO41X/main/qadevOOo/tests/java/mod/_sw/
H A DSwXStyleFamily.java70 public class SwXStyleFamily extends TestCase { class
/AOO41X/main/sw/qa/unoapi/
H A Dsw.sce73 -o sw.SwXStyleFamily
H A Dknownissues.xcl45 sw.SwXStyleFamily::com::sun::star::container::XNameReplace
/AOO41X/main/framework/qa/complex/api_internal/
H A Dapi.lst226 job228=sw.SwXStyleFamily