Home
last modified time | relevance | path

Searched refs:SvxUnoTextField (Results 1 – 11 of 11) sorted by relevance

/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/svx/
H A Dcom.sun.star.comp.office.SvxUnoTextField.csv1 "SvxUnoTextField";"com::sun::star::lang::XComponent";"dispose()"
2 "SvxUnoTextField";"com::sun::star::lang::XComponent";"addEventListener()"
3 "SvxUnoTextField";"com::sun::star::lang::XComponent";"removeEventListener()"
4 "SvxUnoTextField";"com::sun::star::text::TextContent";"AnchorType#optional"
5 "SvxUnoTextField";"com::sun::star::text::TextContent";"AnchorTypes#optional"
6 "SvxUnoTextField";"com::sun::star::text::TextContent";"TextWrap#optional"
7 "SvxUnoTextField";"com::sun::star::text::XTextField";"getPresentation()"
9 "SvxUnoTextField";"com::sun::star::beans::XPropertySet#optional";"setPropertyValue()"
10 "SvxUnoTextField";"com::sun::star::beans::XPropertySet#optional";"getPropertyValue()"
15 "SvxUnoTextField";"com::sun::star::text::XTextContent";"attach()"
[all …]
/trunk/main/editeng/source/uno/
H A Dunofield.cxx257 UNO3_GETIMPLEMENTATION_IMPL( SvxUnoTextField );
259 SvxUnoTextField::SvxUnoTextField( sal_Int32 nServiceId ) throw() in SvxUnoTextField() function in SvxUnoTextField
313 SvxUnoTextField::SvxUnoTextField( uno::Reference< text::XTextRange > xAnchor, const OUString& rPres… in SvxUnoTextField() function in SvxUnoTextField
394 SvxUnoTextField::~SvxUnoTextField() throw() in ~SvxUnoTextField()
399 SvxFieldData* SvxUnoTextField::CreateFieldData() const throw() in CreateFieldData()
552 uno::Sequence< uno::Type > SAL_CALL SvxUnoTextField::getTypes() in getTypes()
589 void SAL_CALL SvxUnoTextField::acquire() throw( ) in acquire()
594 void SAL_CALL SvxUnoTextField::release() throw( ) in release()
638 void SAL_CALL SvxUnoTextField::dispose() in dispose()
1013 void SvxUnoTextField::disposing() in disposing()
[all …]
H A Dunotext.cxx691 … uno::Reference< text::XTextField > xField( new SvxUnoTextField( xAnchor, aPresentation, pData ) ); in getPropertyValue()
2001 SvxUnoTextField* pField = SvxUnoTextField::getImplementation( xContent ); in insertTextContent()
/trunk/main/editeng/inc/editeng/
H A Dunofield.hxx64 class EDITENG_DLLPUBLIC SvxUnoTextField : public SvxMutexHelper, class
81 SvxUnoTextField( sal_Int32 nServiceId ) throw();
82SvxUnoTextField( ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextRange > xAnchor, c…
83 virtual ~SvxUnoTextField() throw();
90 UNO3_GETIMPLEMENTATION_DECL( SvxUnoTextField )
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_svx/
H A DSvxUnoTextField.java53 public class SvxUnoTextField extends TestCase { class
/trunk/main/svx/qa/unoapi/
H A Dsvx.sce49 -o svx.SvxUnoTextField
/trunk/main/sd/source/ui/unoidl/
H A Dunomodel.cxx977 return (::cppu::OWeakObject * )new SvxUnoTextField( ID_EXT_DATEFIELD ); in createInstance()
983 return (::cppu::OWeakObject * )new SvxUnoTextField( ID_HEADERFIELD ); in createInstance()
989 return (::cppu::OWeakObject * )new SvxUnoTextField( ID_FOOTERFIELD ); in createInstance()
995 return (::cppu::OWeakObject * )new SvxUnoTextField( ID_DATETIMEFIELD ); in createInstance()
/trunk/main/sc/source/ui/unoobj/
H A Dshapeuno.cxx1110 SvxUnoTextField* pDrawField = new SvxUnoTextField( ID_URLFIELD ); in insertTextContent()
/trunk/main/framework/qa/complex/api_internal/
H A Dapi.lst189 job191=svx.SvxUnoTextField
/trunk/main/editeng/source/xml/
H A Dxmltxtexp.cxx246 return (::cppu::OWeakObject * )new SvxUnoTextField( ID_EXT_DATEFIELD ); in createInstance()
/trunk/main/svx/source/unodraw/
H A Dunomod.cxx443 return (::cppu::OWeakObject * )new SvxUnoTextField( ID_EXT_DATEFIELD ); in createInstance()

Completed in 65 milliseconds