svdotxfl.cxx (f6e50924) svdotxfl.cxx (7a980842)
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 32 unchanged lines hidden (view full) ---

41 SvxFieldItem::GetClassManager().SV_CLASS_REGISTER(SvxFooterField);
42 SvxFieldItem::GetClassManager().SV_CLASS_REGISTER(SvxDateTimeField);
43 bInit = sal_True;
44 }
45}
46
47///////////////////////////////////////////////////////////////////////////////////////////////// */
48
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 32 unchanged lines hidden (view full) ---

41 SvxFieldItem::GetClassManager().SV_CLASS_REGISTER(SvxFooterField);
42 SvxFieldItem::GetClassManager().SV_CLASS_REGISTER(SvxDateTimeField);
43 bInit = sal_True;
44 }
45}
46
47///////////////////////////////////////////////////////////////////////////////////////////////// */
48
49FASTBOOL SdrTextObj::CalcFieldValue(const SvxFieldItem& /*rField*/, sal_uInt16 /*nPara*/, sal_uInt16 /*nPos*/,
49FASTBOOL SdrTextObj::CalcFieldValue(const SvxFieldItem& /*rField*/, sal_uInt32 /*nPara*/, sal_uInt16 /*nPos*/,
50 FASTBOOL /*bEdit*/, Color*& /*rpTxtColor*/, Color*& /*rpFldColor*/, XubString& /*rRet*/) const
51{
52 return sal_False;
53}
54
50 FASTBOOL /*bEdit*/, Color*& /*rpTxtColor*/, Color*& /*rpFldColor*/, XubString& /*rRet*/) const
51{
52 return sal_False;
53}
54