Home
last modified time | relevance | path

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

/aoo4110/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()"
/aoo4110/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()
502 SwXStyleFamily::SwXStyleFamily(SwDocShell* pDocSh, sal_uInt16 nFamily) : in SwXStyleFamily() function in SwXStyleFamily
530 SwXStyleFamily::~SwXStyleFamily() in ~SwXStyleFamily()
675 sal_Int32 SwXStyleFamily::getCount(void) throw( uno::RuntimeException ) in getCount()
683 uno::Any SwXStyleFamily::getByIndex(sal_Int32 nTempIndex) in getByIndex()
822 uno::Any SwXStyleFamily::getByName(const OUString& rName) in getByName()
1116 void SwXStyleFamily::Notify( SfxBroadcaster& rBC, const SfxHint& rHint ) in Notify()
[all …]
/aoo4110/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;
/aoo4110/main/qadevOOo/tests/java/mod/_sw/
H A DSwXStyleFamily.java70 public class SwXStyleFamily extends TestCase { class
/aoo4110/main/sw/qa/unoapi/
H A Dsw.sce73 -o sw.SwXStyleFamily
H A Dknownissues.xcl45 sw.SwXStyleFamily::com::sun::star::container::XNameReplace
/aoo4110/main/framework/qa/complex/api_internal/
H A Dapi.lst226 job228=sw.SwXStyleFamily

Completed in 59 milliseconds