LibreOffice Module svx (master)
1
|
#include <svx/fmsrccfg.hxx>
#include <sal/log.hxx>
#include <comphelper/processfactory.hxx>
#include <i18nutil/transliteration.hxx>
Go to the source code of this file.
Namespaces | |
svxform | |
class FmSearchEngine - Impl class for FmSearchDialog | |
Macros | |
#define | TA(c) &c, cppu::UnoType<decltype(c)>::get() |
Functions | |
static const Ascii2Int16 * | svxform::lcl_getSearchForTypeValueMap () |
static const Ascii2Int16 * | svxform::lcl_getSearchPositionValueMap () |
static sal_Int16 | svxform::lcl_implMapAsciiValue (const OUString &_rAsciiValue, const Ascii2Int16 *_pMap) |
static const char * | svxform::lcl_implMapIntValue (const sal_Int16 _nValue, const Ascii2Int16 *_pMap) |
#define TA | ( | c | ) | &c, cppu::UnoType<decltype(c)>::get() |
Definition at line 149 of file fmsrccfg.cxx.
Referenced by svxform::FmSearchConfigItem::FmSearchConfigItem().
sal_Int16 nValue |
Definition at line 81 of file fmsrccfg.cxx.
Referenced by accessibility::DescriptionGenerator::AddColor(), accessibility::DescriptionGenerator::AddInteger(), SvxShape::GetAnyForItem(), Svx3DWin::GetAttr(), EnhancedCustomShape2d::GetParameter(), SdrAngleItem::GetPresentation(), SdrTextAniAmountItem::GetPresentation(), SdrMetricItem::GetPresentation(), impl_execute(), IMPL_LINK_NOARG(), svx::sidebar::AreaPropertyPanelBase::ImpUpdateTransparencies(), SdrEdgeNode1HorzDistItem::PutValue(), XLineWidthItem::PutValue(), XLineStartWidthItem::PutValue(), XLineEndWidthItem::PutValue(), SdrEdgeNode1VertDistItem::PutValue(), XLineColorItem::PutValue(), XFormTextStyleItem::PutValue(), XColorItem::PutValue(), XFormTextAdjustItem::PutValue(), XFormTextShadowItem::PutValue(), XFillColorItem::PutValue(), SdrEdgeNode2HorzDistItem::PutValue(), SvxOrientationItem::PutValue(), SdrEdgeNode2VertDistItem::PutValue(), SvxPageItem::PutValue(), XLineWidthItem::QueryValue(), EnhancedCustomShape2d::SetEnhancedCustomShapeHandleParameter(), EnhancedCustomShape2d::SetEnhancedCustomShapeParameter(), FmSearchEngine::SetPosition(), FmXGridPeer::setProperty(), SdrObject::SetRelativeHeight(), SdrObject::SetRelativeWidth(), svx::ExtrusionDirectionWindow::statusChanged(), svx::ExtrusionDepthWindow::statusChanged(), svx::ExtrusionLightingWindow::statusChanged(), svx::ExtrusionSurfaceWindow::statusChanged(), and Svx3DWin::Update().
const char* pAscii |
Definition at line 80 of file fmsrccfg.cxx.