Home
last modified time | relevance | path

Searched refs:nInst (Results 1 – 8 of 8) sorted by relevance

/aoo4110/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()
/aoo4110/main/filter/source/msfilter/
H A Dmsdffimp.cxx5952 sal_uInt16 nInst; in GetCtrlData() local
6007 sal_uInt16 nInst; in GetDrawingGroupContainerData() local
6093 sal_uInt8 nVer;sal_uInt16 nInst;sal_uInt16 nFbt;sal_uInt32 nLength; in GetDrawingContainerData() local
6127 sal_uInt8 nVer;sal_uInt16 nInst;sal_uInt16 nFbt;sal_uInt32 nLength; in GetShapeGroupContainerData() local
6169 sal_uInt8 nVer;sal_uInt16 nInst;sal_uInt16 nFbt;sal_uInt32 nLength; in GetShapeContainerData() local
6204 eShapeType = (MSO_SPT)nInst; in GetShapeContainerData()
6542 sal_uInt16 nInst, nFbt( 0 ); in GetBLIPDirect() local
6550 sal_uLong nSkip = ( nInst & 0x0001 ) ? 32 : 16; in GetBLIPDirect()
6552 switch( nInst & 0xFFFE ) in GetBLIPDirect()
6605 switch( nInst &~ 1 ) in GetBLIPDirect()
[all …]
H A Dsvdfppt.cxx3447 PPTBuGraEntry::PPTBuGraEntry( Graphic& rGraphic, sal_uInt32 nInst ) : in PPTBuGraEntry() argument
3448 nInstance ( nInst ), in PPTBuGraEntry()
/aoo4110/main/basic/source/classes/
H A Dsbintern.cxx56 nInst = 0; in SbiGlobals()
H A Dsb.cxx916 if( !GetSbData()->nInst++ ) in StarBASIC()
959 if( !--GetSbData()->nInst ) in ~StarBASIC()
/aoo4110/main/basic/source/inc/
H A Dsbintern.hxx110 short nInst; // Anzahl BASICs member
/aoo4110/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()
/aoo4110/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()

Completed in 123 milliseconds