Home
last modified time | relevance | path

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

/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sc/
H A Dcom.sun.star.comp.office.ScCellFieldObj.csv1 "ScCellFieldObj";"com::sun::star::lang::XComponent";"dispose()"
2 "ScCellFieldObj";"com::sun::star::lang::XComponent";"addEventListener()"
3 "ScCellFieldObj";"com::sun::star::lang::XComponent";"removeEventListener()"
4 "ScCellFieldObj";"com::sun::star::text::TextContent";"AnchorType#optional"
5 "ScCellFieldObj";"com::sun::star::text::TextContent";"AnchorTypes#optional"
6 "ScCellFieldObj";"com::sun::star::text::TextContent";"TextWrap#optional"
7 "ScCellFieldObj";"com::sun::star::text::XTextField";"getPresentation()"
9 "ScCellFieldObj";"com::sun::star::beans::XPropertySet#optional";"setPropertyValue()"
10 "ScCellFieldObj";"com::sun::star::beans::XPropertySet#optional";"getPropertyValue()"
15 "ScCellFieldObj";"com::sun::star::text::XTextContent";"attach()"
[all …]
/trunk/main/sc/source/ui/unoobj/
H A Dfielduno.cxx439 ScCellFieldObj::ScCellFieldObj(ScDocShell* pDocSh, const ScAddress& rPos, in ScCellFieldObj() function in ScCellFieldObj
510 void SAL_CALL ScCellFieldObj::acquire() throw() in acquire()
515 void SAL_CALL ScCellFieldObj::release() throw() in release()
534 ScCellFieldObj::~ScCellFieldObj() in ~ScCellFieldObj()
563 SvxFieldItem ScCellFieldObj::CreateFieldItem() in CreateFieldItem()
575 void ScCellFieldObj::DeleteField() in DeleteField()
653 void SAL_CALL ScCellFieldObj::addEventListener( in addEventListener()
677 void SAL_CALL ScCellFieldObj::setPropertyValue( in setPropertyValue()
802 sal_Int64 SAL_CALL ScCellFieldObj::getSomething( in SC_IMPL_DUMMY_PROPERTY_LISTENER()
832 ScCellFieldObj* ScCellFieldObj::getImplementation( in getImplementation()
[all …]
H A Dshapeuno.cxx1103 ScCellFieldObj* pCellField = ScCellFieldObj::getImplementation( xContent ); in insertTextContent()
H A Dservuno.cxx395 xRet.set((text::XTextField*)new ScCellFieldObj( NULL, ScAddress(), ESelection() )); in MakeInstance()
H A Dcellsuno.cxx6425 ScCellFieldObj* pCellField = ScCellFieldObj::getImplementation( xContent ); in insertTextContent()
6479 ScCellFieldObj* pCellField = ScCellFieldObj::getImplementation( xContent ); in removeTextContent()
/trunk/main/sc/inc/
H A Dfielduno.hxx47 class ScCellFieldObj;
73 ScCellFieldObj* GetObjectByIndex_Impl(sal_Int32 Index) const;
125 class ScCellFieldObj : public ScMutexHelper, class
144 ScCellFieldObj(); // disabled
146 ScCellFieldObj(ScDocShell* pDocSh, const ScAddress& rPos,
148 virtual ~ScCellFieldObj();
236 static ScCellFieldObj* getImplementation( const com::sun::star::uno::Reference<
/trunk/main/sc/
H A DPackage_xml.mk31 $(eval $(call gb_Package_add_file,sc_xml,xml/ScCellFieldObj.xml,ScCellFieldObj.xml))
/trunk/main/framework/qa/complex/api_internal/
H A Dworksforme.sce22 job=sc.ScCellFieldObj
H A Dapi.lst79 job81=sc.ScCellFieldObj
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sc/
H A DScCellFieldObj.java71 public class ScCellFieldObj extends TestCase { class
/trunk/main/sc/qa/unoapi/
H A Dsc.sce46 -o sc.ScCellFieldObj

Completed in 98 milliseconds