Home
last modified time | relevance | path

Searched defs:nLength (Results 76 – 100 of 394) sorted by relevance

12345678910>>...16

/aoo42x/main/xmloff/source/text/
H A DXMLIndexSimpleEntryContext.cxx78 sal_Int16 nLength = xAttrList->getLength(); in StartElement() local
H A DXMLFootnoteConfigurationImportContext.cxx155 sal_Int16 nLength = xAttrList->getLength(); in XMLFootnoteConfigurationImportContext() local
239 sal_Int16 nLength = xAttrList->getLength(); in StartElement() local
H A DXMLIndexChapterInfoEntryContext.cxx94 sal_Int16 nLength = xAttrList->getLength(); in StartElement() local
H A DXMLTextMarkImportContext.cxx81 sal_Int16 nLength = xAttrList->getLength(); in StartElement() local
432 const sal_Int16 nLength = xAttrList->getLength(); in FindName() local
H A DXMLIndexSourceBaseContext.cxx184 sal_Int16 nLength = xAttrList->getLength(); in StartElement() local
H A DXMLSectionSourceImportContext.cxx90 sal_Int16 nLength = xAttrList->getLength(); in StartElement() local
/aoo42x/main/dbaccess/source/filter/xml/
H A DxmlColumn.cxx97 sal_Int16 nLength = (_xAttrList.is()) ? _xAttrList->getLength() : 0; in DBG_NAME() local
H A DxmlDataSource.cxx95 const sal_Int16 nLength = (xDataSource.is() && _xAttrList.is()) ? _xAttrList->getLength() : 0; in DBG_NAME() local
H A DxmlHierarchyCollection.cxx92 sal_Int16 nLength = (_xAttrList.is()) ? _xAttrList->getLength() : 0; in DBG_NAME() local
/aoo42x/main/oox/source/core/
H A Dfasttokenhandler.cxx79 for( sal_Int32 nIndex = 0, nLength = aServiceNames.getLength(); nIndex < nLength; ++nIndex ) in supportsService() local
/aoo42x/main/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/AsciiFilter/
H A DAsciiReplaceFilter.java465 int nLength = sText.length(); in implts_import() local
609 int nLength = aOptions.m_sNew.length(); in implts_replace() local
/aoo42x/main/accessibility/source/standard/
H A Dvclxaccessibletextfield.cxx145 sal_Int32 nLength = aNames.getLength(); in getSupportedServiceNames() local
/aoo42x/main/reportdesign/source/filter/xml/
H A DxmlSection.cxx81 const sal_Int16 nLength = (m_xSection.is() && _xAttrList.is()) ? _xAttrList->getLength() : 0; in DBG_NAME() local
H A DxmlRow.cxx69 const sal_Int16 nLength = (_xAttrList.is()) ? _xAttrList->getLength() : 0; in DBG_NAME() local
H A DxmlReport.cxx63 const sal_Int16 nLength = (_xAttrList.is()) ? _xAttrList->getLength() : 0; in DBG_NAME() local
/aoo42x/main/sw/source/core/unocore/
H A DXMLRangeHelper.cxx133 sal_Int32 nLength = aCellStr.getLength(); in lcl_getSingleCellAddressFromXMLString() local
314 const sal_Int32 nLength = rXMLString.getLength(); in getCellRangeFromXMLString() local
/aoo42x/main/odk/examples/DevelopersGuide/Charts/
H A DJavaSampleChartAddIn.java223 final int nLength = aData.length; in refresh() local
288 int i, nLength = aServices.length; in supportsService() local
/aoo42x/main/xmlsecurity/tools/standalone/mscsfit/
H A Dhelper.cxx42 int nLength = ftell( f ); in createStreamFromFile() local
/aoo42x/main/xmloff/source/core/
H A Dunointerfacetouniqueidentifiermapper.cxx81 sal_Int32 nLength = rIdentifier.getLength(); in registerReference() local
/aoo42x/main/writerfilter/source/dmapper/
H A DPropertyMapHelper.cxx42 sal_uInt32 nLength = aSeq.getLength(); in lcl_TableColumnSeparatorsToTag() local
/aoo42x/main/tools/source/stream/
H A Dcachestr.cxx273 sal_uIntPtr nLength = Seek( STREAM_SEEK_TO_END ); in GetSize() local
/aoo42x/main/sc/source/filter/lotus/
H A Dfilter.cxx109 sal_uInt16 nOpcode, nLength; in generate_Opcodes() local
/aoo42x/main/chart2/source/tools/
H A DXMLRangeHelper.cxx133 sal_Int32 nLength = aCellStr.getLength(); in lcl_getSingleCellAddressFromXMLString() local
320 const sal_Int32 nLength = rXMLString.getLength(); in getCellRangeFromXMLString() local
/aoo42x/main/framework/source/dispatch/
H A Doxt_handler.cxx277 long nLength = sURL.getLength(); in detect() local
/aoo42x/main/qadevOOo/qa/complex/junitskeleton/
H A DSkeleton.java105 long nLength = aAccess.length(); in checkDocument() local

Completed in 85 milliseconds

12345678910>>...16