Home
last modified time | relevance | path

Searched refs:FindEntryIndex (Results 1 – 18 of 18) sorted by relevance

/aoo42x/main/xmloff/source/text/
H A DXMLSectionFootnoteConfigImport.cxx146 sal_Int32 nIndex = rMapper->FindEntryIndex( bEndnote ? in StartElement()
152 nIndex = rMapper->FindEntryIndex( bEndnote ? in StartElement()
158 nIndex = rMapper->FindEntryIndex( bEndnote ? in StartElement()
169 nIndex = rMapper->FindEntryIndex( bEndnote ? in StartElement()
175 nIndex = rMapper->FindEntryIndex( bEndnote ? in StartElement()
181 nIndex = rMapper->FindEntryIndex( bEndnote ? in StartElement()
187 nIndex = rMapper->FindEntryIndex( bEndnote ? in StartElement()
H A Dtxtparae.cxx1337 sal_Int32 nIndex = xTextPropMapper->getPropertySetMapper()->FindEntryIndex( in XMLTextParagraphExport()
/aoo42x/main/xmloff/source/style/
H A DXMLFootnoteSeparatorImport.cxx160 nIndex = rMapper->FindEntryIndex(CTF_PM_FTN_LINE_ADJUST); in StartElement()
165 nIndex = rMapper->FindEntryIndex(CTF_PM_FTN_LINE_COLOR); in StartElement()
170 nIndex = rMapper->FindEntryIndex(CTF_PM_FTN_DISTANCE); in StartElement()
175 nIndex = rMapper->FindEntryIndex(CTF_PM_FTN_LINE_WIDTH); in StartElement()
180 nIndex = rMapper->FindEntryIndex(CTF_PM_FTN_LINE_DISTANCE); in StartElement()
184 DBG_ASSERT( rMapper->FindEntryIndex(CTF_PM_FTN_LINE_WEIGTH) == nPropIndex, in StartElement()
H A DPageMasterExportPropMapper.cxx562 …lcl_AddState(rPropState, aPropMapper->FindEntryIndex(CTF_PM_PRINT_ANNOTATIONS), rtl::OUString(RTL_… in ContextFilter()
563 …lcl_AddState(rPropState, aPropMapper->FindEntryIndex(CTF_PM_PRINT_CHARTS), rtl::OUString(RTL_CONST… in ContextFilter()
564 …lcl_AddState(rPropState, aPropMapper->FindEntryIndex(CTF_PM_PRINT_DRAWING), rtl::OUString(RTL_CONS… in ContextFilter()
565 …lcl_AddState(rPropState, aPropMapper->FindEntryIndex(CTF_PM_PRINT_FORMULAS), rtl::OUString(RTL_CON… in ContextFilter()
566 …lcl_AddState(rPropState, aPropMapper->FindEntryIndex(CTF_PM_PRINT_GRID), rtl::OUString(RTL_CONSTAS… in ContextFilter()
567 …lcl_AddState(rPropState, aPropMapper->FindEntryIndex(CTF_PM_PRINT_HEADERS), rtl::OUString(RTL_CONS… in ContextFilter()
568 …lcl_AddState(rPropState, aPropMapper->FindEntryIndex(CTF_PM_PRINT_OBJECTS), rtl::OUString(RTL_CONS… in ContextFilter()
569 …lcl_AddState(rPropState, aPropMapper->FindEntryIndex(CTF_PM_PRINT_ZEROVALUES), rtl::OUString(RTL_C… in ContextFilter()
H A Dxmlimppr.cxx285 …nIndex = maPropMapper->FindEntryIndex( "ChartUserDefinedAttributes", XML_NAMESPACE_TEXT, GetXMLTok… in importXML()
288 …nIndex = maPropMapper->FindEntryIndex( "ParaUserDefinedAttributes", XML_NAMESPACE_TEXT, GetXMLToke… in importXML()
291 …nIndex = maPropMapper->FindEntryIndex( "TextUserDefinedAttributes", XML_NAMESPACE_TEXT, GetXMLToke… in importXML()
298 …nIndex = maPropMapper->FindEntryIndex( "UserDefinedAttributes", XML_NAMESPACE_TEXT, GetXMLToken(XM… in importXML()
H A Dxmlprmap.cxx195 sal_Int32 XMLPropertySetMapper::FindEntryIndex( in FindEntryIndex() function in XMLPropertySetMapper
218 sal_Int32 XMLPropertySetMapper::FindEntryIndex( const sal_Int16 nContextId ) const in FindEntryIndex() function in XMLPropertySetMapper
/aoo42x/main/sw/source/filter/xml/
H A Dxmltexte.cxx272 …*pStates = new XMLPropertyState( rMapper->FindEntryIndex( CTF_OLE_DRAW_ASPECT ), uno::makeAny( nAs… in lcl_addAspect()
292 *pStates = new XMLPropertyState( rMapper->FindEntryIndex( CTF_OLE_VIS_AREA_LEFT ), aAny ); in lcl_addOutplaceProperties()
297 *pStates = new XMLPropertyState( rMapper->FindEntryIndex( CTF_OLE_VIS_AREA_TOP ), aAny ); in lcl_addOutplaceProperties()
302 *pStates = new XMLPropertyState( rMapper->FindEntryIndex( CTF_OLE_VIS_AREA_WIDTH ), aAny ); in lcl_addOutplaceProperties()
307 *pStates = new XMLPropertyState( rMapper->FindEntryIndex( CTF_OLE_VIS_AREA_HEIGHT ), aAny ); in lcl_addOutplaceProperties()
360 *pStates = new XMLPropertyState( rMapper->FindEntryIndex( CTF_FRAME_DISPLAY_SCROLLBAR ), aAny2 ); in lcl_addFrameProperties()
366 *pStates = new XMLPropertyState( rMapper->FindEntryIndex( CTF_FRAME_DISPLAY_BORDER ), aAny2 ); in lcl_addFrameProperties()
373 *pStates = new XMLPropertyState( rMapper->FindEntryIndex( CTF_FRAME_MARGIN_HORI ), aAny2 ); in lcl_addFrameProperties()
380 *pStates = new XMLPropertyState( rMapper->FindEntryIndex( CTF_FRAME_MARGIN_VERT ), aAny2 ); in lcl_addFrameProperties()
/aoo42x/main/sc/source/filter/xml/
H A Dxmlstyli.cxx154 …pNewPadding[i] = new XMLPropertyState(maPropMapper->FindEntryIndex(aPaddingCTF[i]), pAllPaddingPro… in finished()
157 …pNewBorders[i] = new XMLPropertyState(maPropMapper->FindEntryIndex(aBorderCTF[i]), pAllBorderPrope… in finished()
271 …rProperties.push_back(XMLPropertyState(maPropMapper->FindEntryIndex(CTF_SC_ROWOPTIMALHEIGHT), ::cp… in finished()
876 …GetImportPropertyMapper(XML_STYLE_FAMILY_TABLE_CELL)->getPropertySetMapper()->FindEntryIndex(nCont… in GetIndex()
883 …GetImportPropertyMapper(XML_STYLE_FAMILY_TABLE_CELL)->getPropertySetMapper()->FindEntryIndex(nCont… in GetIndex()
890 …GetImportPropertyMapper(XML_STYLE_FAMILY_TABLE_CELL)->getPropertySetMapper()->FindEntryIndex(nCont… in GetIndex()
897 …GetImportPropertyMapper(XML_STYLE_FAMILY_TABLE_TABLE)->getPropertySetMapper()->FindEntryIndex(nCon… in GetIndex()
H A Dxmlexprt.cxx1087 sal_Int32 nEntryIndex = GetCellStylesPropertySetMapper()->FindEntryIndex( in ExportExternalRefCacheStyles()
/aoo42x/main/xmloff/inc/xmloff/
H A Dxmlprmap.hxx174 sal_Int32 FindEntryIndex( const sal_Char* sApiName,
179 sal_Int32 FindEntryIndex( const sal_Int16 nContextId ) const;
/aoo42x/main/dbaccess/source/filter/xml/
H A DxmlStyleImport.cxx335 …GetImportPropertyMapper(XML_STYLE_FAMILY_TABLE_COLUMN)->getPropertySetMapper()->FindEntryIndex(nCo… in GetIndex()
342 …GetImportPropertyMapper(XML_STYLE_FAMILY_TABLE_TABLE)->getPropertySetMapper()->FindEntryIndex(nCon… in GetIndex()
/aoo42x/main/xmloff/source/draw/
H A Dsdpropls.cxx1405 …pOLEVisAreaLeft->mnIndex = getPropertySetMapper()->FindEntryIndex( CTF_SD_OLE_VIS_AREA_IMPORT_LEFT… in ContextFilter()
1410 …pOLEVisAreaTop->mnIndex = getPropertySetMapper()->FindEntryIndex( CTF_SD_OLE_VIS_AREA_IMPORT_TOP ); in ContextFilter()
1415 …pOLEVisAreaWidth->mnIndex = getPropertySetMapper()->FindEntryIndex( CTF_SD_OLE_VIS_AREA_IMPORT_WID… in ContextFilter()
1420 …pOLEVisAreaHeight->mnIndex = getPropertySetMapper()->FindEntryIndex( CTF_SD_OLE_VIS_AREA_IMPORT_HE… in ContextFilter()
H A Dshapeexport.cxx346 …sal_Int32 nIndex = GetPropertySetMapper()->getPropertySetMapper()->FindEntryIndex(CTF_SD_CONTROL_S… in collectShapeAutoStyles()
411 …graphExport()->GetParagraphPropertyMapper()->getPropertySetMapper()->FindEntryIndex( CTF_SD_SHAPE_… in collectShapeAutoStyles()
H A DXMLShapeStyleContext.cxx167 sal_Int32 nIndex = rMapper->FindEntryIndex( CTF_SD_NUMBERINGRULES_NAME ); in FillPropertySet()
/aoo42x/main/reportdesign/source/filter/xml/
H A DxmlStyleImport.cxx437 …GetImportPropertyMapper(XML_STYLE_FAMILY_TABLE_CELL)->getPropertySetMapper()->FindEntryIndex(nCont… in GetIndex()
H A DxmlExport.cxx1296 …ndex = m_xCellStylesExportPropertySetMapper->getPropertySetMapper()->FindEntryIndex( CTF_RPT_NUMBE… in exportAutoStyle()
/aoo42x/main/xmloff/source/chart/
H A DPropertyMaps.cxx483 …sal_Int32 nUnwantedWrongEntry = maPropMapper->FindEntryIndex( "TextWritingMode", XML_NAMESPACE_STY… in XMLChartImportPropertyMapper()
/aoo42x/main/xmloff/source/forms/
H A Dlayerexport.cxx646 …sal_Int32 nStyleMapIndex = m_xStyleExportMapper->getPropertySetMapper()->FindEntryIndex( CTF_FORMS… in collectGridColumnStylesAndIds()

Completed in 116 milliseconds