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()
470 SwXStyleFamily::SwXStyleFamily(SwDocShell* pDocSh, sal_uInt16 nFamily) : in SwXStyleFamily() function in SwXStyleFamily
498 SwXStyleFamily::~SwXStyleFamily() in ~SwXStyleFamily()
643 sal_Int32 SwXStyleFamily::getCount(void) throw( uno::RuntimeException ) in getCount()
651 uno::Any SwXStyleFamily::getByIndex(sal_Int32 nTempIndex) in getByIndex()
790 uno::Any SwXStyleFamily::getByName(const OUString& rName) in getByName()
1084 void SwXStyleFamily::Notify( SfxBroadcaster& rBC, const SfxHint& rHint ) in Notify()
[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.lst226 job228=sw.SwXStyleFamily

Completed in 51 milliseconds