Home
last modified time | relevance | path

Searched refs:mpTable (Results 1 – 19 of 19) sorted by last modified time

/trunk/main/unotools/source/misc/
H A Dfontcvt.cxx1177 const ExtraTable *mpTable; in StarSymbolToMSMultiFontImpl() member
1181 : meFont(eFont), mpTable(pTable), mnSize(nSize) {} in StarSymbolToMSMultiFontImpl()
1226 for (int j = r.mnSize / sizeof(r.mpTable[0]); j >=0; --j) in StarSymbolToMSMultiFontImpl()
1228 aEntry.cIndex = r.mpTable[j].cMS; in StarSymbolToMSMultiFontImpl()
1231 r.mpTable[j].cStar, aEntry)); in StarSymbolToMSMultiFontImpl()
/trunk/main/vcl/unx/gtk/a11y/
H A Datkwrapper.cxx658 wrapper->mpTable = NULL; in atk_object_wrapper_init()
944 RELEASE( wrapper->mpTable ) in atk_object_wrapper_dispose()
H A Datkwrapper.hxx64 ::com::sun::star::accessibility::XAccessibleTable *mpTable;
H A Datktable.cxx72 if( !pWrap->mpTable && pWrap->mpContext ) in getTable()
75 pWrap->mpTable = reinterpret_cast< accessibility::XAccessibleTable * > (any.pReserved); in getTable()
76 pWrap->mpTable->acquire(); in getTable()
79 return pWrap->mpTable; in getTable()
/trunk/main/vcl/unx/generic/printergfx/
H A Dbitmap_gfx.cxx284 LZWCTreeNode* mpTable; // LZW compression data member in psp::LZWEncoder
318 mpTable = new LZWCTreeNode[ 4096 ]; in LZWEncoder()
322 mpTable[i].mpBrother = NULL; in LZWEncoder()
323 mpTable[i].mpFirstChild = NULL; in LZWEncoder()
324 mpTable[i].mnCode = i; in LZWEncoder()
325 mpTable[i].mnValue = (sal_uInt8)mpTable[i].mnCode; in LZWEncoder()
340 delete[] mpTable; in ~LZWEncoder()
367 mpPrefix = mpTable + nByte; in EncodeByte()
391 mpTable[i].mpFirstChild = NULL; in EncodeByte()
401 p = mpTable + (mnTableSize++); in EncodeByte()
[all …]
/trunk/main/sw/source/filter/ww8/
H A DWW8TableInfo.cxx55 , mpTable(NULL) in WW8TableNodeInfoInner()
116 mpTable = pTable; in setTable()
302 return mpTable; in getTable()
H A DWW8TableInfo.hxx72 const SwTable * mpTable; member in ww8::WW8TableNodeInfoInner
/trunk/main/svx/source/table/
H A Daccessibletableshape.cxx1085 mpTable = pTable; in AccessibleTableHeaderShape()
1091 mpTable = NULL; in ~AccessibleTableHeaderShape()
1124 return mpTable->getAccessibleRole(); in getAccessibleRole()
1149 return mpTable->getLocale(); in getLocale()
1165 return mpTable->getBounds(); in getBounds()
1170 return mpTable->getLocation(); in getLocation()
1180 return mpTable->getSize(); in getSize()
1185 return mpTable->getForeground(); in getForeground()
1190 return mpTable->getBackground(); in getBackground()
1195 mpTable->grabFocus(); in grabFocus()
[all …]
/trunk/main/svx/inc/svx/
H A DAccessibleTableShape.hxx241 rtl::Reference< AccessibleTableShape > mpTable; member in accessibility::AccessibleTableHeaderShape
/trunk/main/sfx2/source/inc/
H A Dversdlg.hxx70 SfxVersionTableDtor* mpTable; member in SfxVersionDialog
/trunk/main/sfx2/source/dialog/
H A Dversdlg.cxx220 , mpTable( NULL ) in SfxVersionDialog()
281 delete mpTable; in Init_Impl()
282 mpTable = new SfxVersionTableDtor( aVersions ); in Init_Impl()
284 for ( sal_uInt16 n = 0; n < mpTable->Count(); ++n ) in Init_Impl()
286 SfxVersionInfo *pInfo = mpTable->GetObject(n); in Init_Impl()
313 delete mpTable; in ~SfxVersionDialog()
/trunk/main/sc/source/ui/unoobj/
H A Dlinkuno.cxx1493 mpTable(pTable), in ScExternalSheetCacheObj()
1520 mpTable->setCell(static_cast<SCCOL>(nCol), static_cast<SCROW>(nRow), pToken); in setCellValue()
1530 … FormulaToken* pToken = mpTable->getCell(static_cast<SCCOL>(nCol), static_cast<SCROW>(nRow)).get(); in getCellValue()
1560 mpTable->getAllRows(aRows); in getAllRows()
1577 mpTable->getAllCols(static_cast<SCROW>(nRow), aCols); in getAllColumns()
/trunk/main/sc/source/ui/inc/
H A DAccessibleDocumentPagePreview.hxx144 ScAccessiblePreviewTable* mpTable; member in ScAccessibleDocumentPagePreview
/trunk/main/sc/source/ui/Accessibility/
H A DAccessibleDocumentPagePreview.cxx1438 mpTable(NULL), in ScAccessibleDocumentPagePreview()
1463 if (mpTable) in disposing()
1465 mpTable->release(); in disposing()
1466 mpTable = NULL; in disposing()
1519 mpTable = NULL; in Notify()
1542 mpTable->Init(); in Notify()
1626 mpTable->Init(); in getAccessibleAtPoint()
1628 if (mpTable && VCLRectangle(mpTable->getBounds()).IsInside(VCLPoint(rPoint))) in getAccessibleAtPoint()
1727 if ( !mpTable ) in getAccessibleChild()
1731 mpTable->Init(); in getAccessibleChild()
[all …]
/trunk/main/sc/inc/
H A Dlinkuno.hxx528 ScExternalRefCache::TableTypeRef mpTable; member in ScExternalSheetCacheObj
/trunk/main/i18nutil/inc/i18nutil/
H A DoneToOneMapping.hxx67 OneToOneMappingTable_t *mpTable; member in com::sun::star::i18n::oneToOneMapping
/trunk/main/i18nutil/source/utility/
H A DoneToOneMapping.cxx29 : mpTable( rpTable ), in oneToOneMapping()
40 if( mpTable ) in find()
49 if( nKey < mpTable[current].first ) in find()
51 else if( nKey > mpTable[current].first ) in find()
54 return mpTable[current].second; in find()
/trunk/main/formula/source/core/api/
H A DFormulaCompiler.cxx384 … lclPushOpCodeMapEntries( aVec, mpTable, aOpCodes, sizeof(aOpCodes)/sizeof(aOpCodes[0]) ); in createSequenceOfAvailableMappings()
394 … lclPushOpCodeMapEntries( aVec, mpTable, aOpCodes, sizeof(aOpCodes)/sizeof(aOpCodes[0]) ); in createSequenceOfAvailableMappings()
400 lclPushOpCodeMapEntry( aVec, mpTable, ocPercentSign ); in createSequenceOfAvailableMappings()
403 lclPushOpCodeMapEntry( aVec, mpTable, ocAdd ); in createSequenceOfAvailableMappings()
415 lclPushOpCodeMapEntry( aVec, mpTable, nOp ); in createSequenceOfAvailableMappings()
431 lclPushOpCodeMapEntry( aVec, mpTable, nOp ); in createSequenceOfAvailableMappings()
450 … lclPushOpCodeMapEntries( aVec, mpTable, aOpCodes, sizeof(aOpCodes)/sizeof(aOpCodes[0]) ); in createSequenceOfAvailableMappings()
460 lclPushOpCodeMapEntry( aVec, mpTable, nOp ); in createSequenceOfAvailableMappings()
492 DBG_ASSERT( (mpTable[eOp].Len() == 0) || (mpTable[eOp] == rStr) || (eOp == ocCurrency), in putOpCode()
496 mpTable[eOp] = rStr; in putOpCode()
[all …]
/trunk/main/formula/inc/formula/
H A DFormulaCompiler.hxx94 …String * mpTable; /// Array of symbols, OpCode -> String, offset=… member in formula::FormulaCompiler::OpCodeMap
110 mpTable( new String[ nSymbols ]), in OpCodeMap()
136 return mpTable[ eOp ]; in getSymbol()

Completed in 183 milliseconds