Home
last modified time | relevance | path

Searched refs:SwXTextGraphicObject (Results 1 – 10 of 10) sorted by relevance

/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sw/
H A Dcom.sun.star.comp.office.SwXTextGraphicObject.csv1 "SwXTextGraphicObject";"com::sun::star::text::TextGraphicObject";"ImageMap"
2 "SwXTextGraphicObject";"com::sun::star::text::TextGraphicObject";"ContentProtected"
3 "SwXTextGraphicObject";"com::sun::star::text::TextGraphicObject";"SurroundContour"
4 "SwXTextGraphicObject";"com::sun::star::text::TextGraphicObject";"ContourOutside"
6 "SwXTextGraphicObject";"com::sun::star::text::TextGraphicObject";"GraphicCrop"
18 "SwXTextGraphicObject";"com::sun::star::text::TextGraphicObject";"Gamma"
22 "SwXTextGraphicObject";"com::sun::star::lang::XComponent";"dispose()"
25 "SwXTextGraphicObject";"com::sun::star::text::BaseFrame";"FrameStyleName"
76 "SwXTextGraphicObject";"com::sun::star::container::XNamed";"getName()"
77 "SwXTextGraphicObject";"com::sun::star::container::XNamed";"setName()"
[all …]
/trunk/main/sw/source/core/unocore/
H A Dunoframe.cxx3398 SwXTextGraphicObject::SwXTextGraphicObject( SwDoc *pDoc ) : in SwXTextGraphicObject() function in SwXTextGraphicObject
3403 SwXTextGraphicObject::SwXTextGraphicObject(SwFrmFmt& rFmt) : in SwXTextGraphicObject() function in SwXTextGraphicObject
3409 SwXTextGraphicObject::~SwXTextGraphicObject() in ~SwXTextGraphicObject()
3414 void SAL_CALL SwXTextGraphicObject::acquire( )throw() in acquire()
3419 void SAL_CALL SwXTextGraphicObject::release( )throw() in release()
3434 SwXTextGraphicObject::getTypes( ) throw(uno::RuntimeException) in getTypes()
3477 void SwXTextGraphicObject::dispose(void) throw( uno::RuntimeException ) in dispose()
3506 uno::Sequence< OUString > SwXTextGraphicObject::getSupportedServiceNames(void) in getSupportedServiceNames()
3516 void * SAL_CALL SwXTextGraphicObject::operator new( size_t t) throw() in operator new()
3521 void SAL_CALL SwXTextGraphicObject::operator delete( void * p) throw() in operator delete()
[all …]
H A Dunocoll.cxx345 SwXTextGraphicObject* pGraphic = new SwXTextGraphicObject( pDoc ); in MakeInstance()
784 typedef SwXTextGraphicObject core_frame_t;
1075 return new SwXTextGraphicObject(rFmt); in GetObject()
H A Dunoevent.cxx221 SwXTextGraphicObject& rGraphicRef ) : in SwFrameEventDescriptor()
/trunk/main/sw/inc/
H A Dunoevent.hxx34 class SwXTextGraphicObject;
79 SwFrameEventDescriptor( SwXTextGraphicObject& rGraphicRef );
H A Dunoframe.hxx242 class SwXTextGraphicObject : public SwXTextGraphicObjectBaseClass, class
246 virtual ~SwXTextGraphicObject();
248 SwXTextGraphicObject( SwDoc *pDoc );
249 SwXTextGraphicObject(SwFrmFmt& rFmt);
/trunk/main/sw/qa/unoapi/
H A Dknownissues.xcl173 sw.SwXTextGraphicObject::com::sun::star::text::BaseFrameProperties
196 sw.SwXTextGraphicObject::com::sun::star::beans::XPropertySet
H A Dsw.sce88 -o sw.SwXTextGraphicObject
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sw/
H A DSwXTextGraphicObject.java44 public class SwXTextGraphicObject extends TestCase { class
/trunk/main/sw/source/ui/uno/
H A Dunotxvw.cxx588 uno::Reference< text::XTextContent > xFrm = new SwXTextGraphicObject((SwFrmFmt&)*pFmt); in getSelection()

Completed in 82 milliseconds