Home
last modified time | relevance | path

Searched refs:nInst (Results 1 – 8 of 8) sorted by last modified time

/trunk/main/filter/source/msfilter/
H A Dsvdfppt.cxx3458 PPTBuGraEntry::PPTBuGraEntry( Graphic& rGraphic, sal_uInt32 nInst ) : in PPTBuGraEntry() argument
3459 nInstance ( nInst ), in PPTBuGraEntry()
H A Dmsdffimp.cxx5971 sal_uInt16 nInst; in GetCtrlData() local
6026 sal_uInt16 nInst; in GetDrawingGroupContainerData() local
6139 sal_uInt8 nVer;sal_uInt16 nInst;sal_uInt16 nFbt;sal_uInt32 nLength; in GetDrawingContainerData() local
6173 sal_uInt8 nVer;sal_uInt16 nInst;sal_uInt16 nFbt;sal_uInt32 nLength; in GetShapeGroupContainerData() local
6215 sal_uInt8 nVer;sal_uInt16 nInst;sal_uInt16 nFbt;sal_uInt32 nLength; in GetShapeContainerData() local
6250 eShapeType = (MSO_SPT)nInst; in GetShapeContainerData()
6588 sal_uInt16 nInst, nFbt( 0 ); in GetBLIPDirect() local
6596 sal_uLong nSkip = ( nInst & 0x0001 ) ? 32 : 16; in GetBLIPDirect()
6598 switch( nInst & 0xFFFE ) in GetBLIPDirect()
6651 switch( nInst &~ 1 ) in GetBLIPDirect()
[all …]
/trunk/main/sw/source/filter/ww8/dump/
H A Ddump8a.cxx2109 void DumpEscherRec( sal_uLong nPos, sal_uInt8 nVer, sal_uInt16 nInst, in DumpEscherRec() argument
2155 *pOut << " Id: 0x" << hex << nFbt << " Instance: 0x" << nInst in DumpEscherRec()
2163 sal_uInt16 nId; sal_uInt32 nOp, nStreamOffset = nInst * 6; in DumpEscherRec()
2165 for( sal_uInt16 n = 0; n < nInst; ++n ) in DumpEscherRec()
2197 << _GetShapeTypeNm( nInst ) in DumpEscherRec()
2335 sal_uInt16 nInst, nFbt; in DumpEscherRecs() local
2338 if( !::ReadEsherRec( *xTableStream, nVer, nInst, nFbt, nRecLen )) in DumpEscherRecs()
2348 if( ( !::ReadEsherRec( *xTableStream, nVer, nInst, nFbt, nRecLen ) ) in DumpEscherRecs()
2358 ::DumpEscherRec( nPos + nReadLen, nVer, nInst, in DumpEscherRecs()
/trunk/main/svx/source/form/
H A Ddatanavi.cxx1834 sal_uInt16 nInst = GetNewPageId(); in IMPL_LINK() local
1848 m_aTabCtrl.SetCurPageId( nInst ); in IMPL_LINK()
1849 XFormsPage* pPage = GetCurrentPage( nInst ); in IMPL_LINK()
/trunk/main/sc/source/core/data/
H A Ddrwlayer.cxx100 static sal_uInt16 nInst = 0; variable
294 if( !nInst++ ) in ScDrawLayer()
310 if( !--nInst ) in ~ScDrawLayer()
/trunk/main/basic/source/inc/
H A Dsbintern.hxx110 short nInst; // Anzahl BASICs member
/trunk/main/basic/source/classes/
H A Dsb.cxx916 if( !GetSbData()->nInst++ ) in StarBASIC()
959 if( !--GetSbData()->nInst ) in ~StarBASIC()
H A Dsbintern.cxx56 nInst = 0; in SbiGlobals()

Completed in 119 milliseconds