Searched refs:nHeaders (Results 1 – 3 of 3) sorted by relevance
1376 long nHeaders; member1388 return nBackShapes + nHeaders + nTables + nNoteParagraphs + nFooters + nForeShapes + nControls; in GetTotal()1396 nHeaders( 0 ), in ScPagePreviewCountData()1412 nHeaders = 1; in ScPagePreviewCountData()1538 sal_Int32 nIndex (aCount.nBackShapes + aCount.nHeaders); in Notify()1622 sal_Int32 nIndex (aCount.nBackShapes + aCount.nHeaders); in getAccessibleAtPoint()1715 else if ( nIndex < aCount.nBackShapes + aCount.nHeaders ) in getAccessibleChild()1725 else if ( nIndex < aCount.nBackShapes + aCount.nHeaders + aCount.nTables ) in getAccessibleChild()1735 else if ( nIndex < aCount.nBackShapes + aCount.nHeaders + aCount.nNoteParagraphs ) in getAccessibleChild()1737 xAccessible = GetNotesChilds()->GetChild(nIndex - aCount.nBackShapes - aCount.nHeaders); in getAccessibleChild()[all …]
446 xub_StrLen nHeaders = sLine.GetTokenCount('\t'); in SwCreateAddressListDialog() local448 for( xub_StrLen nToken = 0; nToken < nHeaders; ++nToken) in SwCreateAddressListDialog()
322 sal_uInt32 nHeaders = getHeaderCount(); in WW8DocumentImpl() local324 if (nHeaders > 0) in WW8DocumentImpl()332 for (sal_uInt32 n = 0; n <= nHeaders; ++n) in WW8DocumentImpl()
Completed in 49 milliseconds