Lines Matching refs:ScHeaderFieldObj
910 ScHeaderFieldObj* ScHeaderFieldsObj::GetObjectByIndex_Impl(sal_Int32 Index) const in GetObjectByIndex_Impl()
947 return new ScHeaderFieldObj( pContentObj, nPart, nFieldType, aSelection ); in GetObjectByIndex_Impl()
1124 ScHeaderFieldObj::ScHeaderFieldObj(ScHeaderFooterContentObj* pContent, sal_uInt16 nP, in ScHeaderFieldObj() function in ScHeaderFieldObj
1145 uno::Any SAL_CALL ScHeaderFieldObj::queryAggregation( const uno::Type& rType ) in queryAggregation()
1157 uno::Sequence<uno::Type> SAL_CALL ScHeaderFieldObj::getTypes() throw(uno::RuntimeException) in getTypes()
1179 uno::Sequence<sal_Int8> SAL_CALL ScHeaderFieldObj::getImplementationId() in getImplementationId()
1191 uno::Any SAL_CALL ScHeaderFieldObj::queryInterface( const uno::Type& rType ) in queryInterface()
1197 void SAL_CALL ScHeaderFieldObj::acquire() throw() in acquire()
1202 void SAL_CALL ScHeaderFieldObj::release() throw() in release()
1207 void ScHeaderFieldObj::InitDoc( ScHeaderFooterContentObj* pContent, sal_uInt16 nP, in InitDoc()
1223 ScHeaderFieldObj::~ScHeaderFieldObj() in ~ScHeaderFieldObj()
1233 SvxFieldItem ScHeaderFieldObj::CreateFieldItem() in CreateFieldItem()
1280 void ScHeaderFieldObj::DeleteField() in DeleteField()
1299 rtl::OUString SAL_CALL ScHeaderFieldObj::getPresentation( sal_Bool /* bShowCommand */ ) in getPresentation()
1318 void SAL_CALL ScHeaderFieldObj::attach( const uno::Reference<text::XTextRange>& xTextRange ) in attach()
1332 uno::Reference<text::XTextRange> SAL_CALL ScHeaderFieldObj::getAnchor() throw(uno::RuntimeException) in getAnchor()
1351 void SAL_CALL ScHeaderFieldObj::dispose() throw(uno::RuntimeException) in dispose()
1356 void SAL_CALL ScHeaderFieldObj::addEventListener( in addEventListener()
1363 void SAL_CALL ScHeaderFieldObj::removeEventListener( in removeEventListener()
1372 uno::Reference<beans::XPropertySetInfo> SAL_CALL ScHeaderFieldObj::getPropertySetInfo() in getPropertySetInfo()
1389 void SAL_CALL ScHeaderFieldObj::setPropertyValue( in setPropertyValue()
1424 uno::Any SAL_CALL ScHeaderFieldObj::getPropertyValue( const rtl::OUString& aPropertyName ) in getPropertyValue()
1472 SC_IMPL_DUMMY_PROPERTY_LISTENER( ScHeaderFieldObj ) in SC_IMPL_DUMMY_PROPERTY_LISTENER() argument
1476 sal_Int64 SAL_CALL ScHeaderFieldObj::getSomething( in SC_IMPL_DUMMY_PROPERTY_LISTENER()
1489 const uno::Sequence<sal_Int8>& ScHeaderFieldObj::getUnoTunnelId() in getUnoTunnelId()
1506 ScHeaderFieldObj* ScHeaderFieldObj::getImplementation( in getImplementation()
1509 ScHeaderFieldObj* pRet = NULL; in getImplementation()
1512 …pRet = reinterpret_cast<ScHeaderFieldObj*>(sal::static_int_cast<sal_IntPtr>(xUT->getSomething(getU… in getImplementation()
1518 rtl::OUString SAL_CALL ScHeaderFieldObj::getImplementationName() throw(uno::RuntimeException) in getImplementationName()
1523 sal_Bool SAL_CALL ScHeaderFieldObj::supportsService( const rtl::OUString& rServiceName ) in supportsService()
1531 uno::Sequence<rtl::OUString> SAL_CALL ScHeaderFieldObj::getSupportedServiceNames() in getSupportedServiceNames()