Searched refs:ScCellFieldObj (Results 1 – 10 of 10) sorted by relevance
1 "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 …]
439 ScCellFieldObj::ScCellFieldObj(ScDocShell* pDocSh, const ScAddress& rPos, in ScCellFieldObj() function in ScCellFieldObj510 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 …]
395 xRet.set((text::XTextField*)new ScCellFieldObj( NULL, ScAddress(), ESelection() )); in MakeInstance()
1103 ScCellFieldObj* pCellField = ScCellFieldObj::getImplementation( xContent ); in insertTextContent()
6425 ScCellFieldObj* pCellField = ScCellFieldObj::getImplementation( xContent ); in insertTextContent()6479 ScCellFieldObj* pCellField = ScCellFieldObj::getImplementation( xContent ); in removeTextContent()
47 class ScCellFieldObj;73 ScCellFieldObj* GetObjectByIndex_Impl(sal_Int32 Index) const;125 class ScCellFieldObj : public ScMutexHelper, class144 ScCellFieldObj(); // disabled146 ScCellFieldObj(ScDocShell* pDocSh, const ScAddress& rPos,148 virtual ~ScCellFieldObj();236 static ScCellFieldObj* getImplementation( const com::sun::star::uno::Reference<
22 job=sc.ScCellFieldObj
79 job81=sc.ScCellFieldObj
71 public class ScCellFieldObj extends TestCase { class
46 -o sc.ScCellFieldObj
Completed in 98 milliseconds