Home
last modified time | relevance | path

Searched refs:sal_uInt32 (Results 26 – 50 of 3103) sorted by path

12345678910>>...125

/trunk/main/automation/source/simplecm/
H A Dsimplecm.cxx108 sal_uInt32 nBuffer; in DoTransferDataStream()
312 sal_uInt32 nBuffer; in SendHandshake()
/trunk/main/avmedia/inc/avmedia/
H A Dmediaitem.hxx34 #define AVMEDIA_SETMASK_NONE ((sal_uInt32)(0x00000000))
35 #define AVMEDIA_SETMASK_STATE ((sal_uInt32)(0x00000001))
36 #define AVMEDIA_SETMASK_DURATION ((sal_uInt32)(0x00000002))
37 #define AVMEDIA_SETMASK_TIME ((sal_uInt32)(0x00000004))
38 #define AVMEDIA_SETMASK_LOOP ((sal_uInt32)(0x00000008))
39 #define AVMEDIA_SETMASK_MUTE ((sal_uInt32)(0x00000010))
41 #define AVMEDIA_SETMASK_ZOOM ((sal_uInt32)(0x00000040))
42 #define AVMEDIA_SETMASK_URL ((sal_uInt32)(0x00000080))
43 #define AVMEDIA_SETMASK_ALL ((sal_uInt32)(0xffffffff))
87 sal_uInt32 getMaskSet() const;
[all …]
/trunk/main/avmedia/source/framework/
H A Dmediacontrol.cxx402 …maTimeSlider.SetLineSize( static_cast< sal_uInt32 >( AVMEDIA_TIME_RANGE * AVMEDIA_LINEINCREMENT / … in implUpdateTimeSlider()
405 …maTimeSlider.SetPageSize( static_cast< sal_uInt32 >( AVMEDIA_TIME_RANGE * AVMEDIA_PAGEINCREMENT / … in implUpdateTimeSlider()
440 …aTimeString += rLocaleData.getDuration( Time( 0, 0, static_cast< sal_uInt32 >( floor( fCurTime ) )… in implUpdateTimeField()
442 …aTimeString += rLocaleData.getDuration( Time( 0, 0, static_cast< sal_uInt32 >( floor( maItem.getDu… in implUpdateTimeField()
H A Dmediaitem.cxx38 sal_uInt32 mnMaskSet;
49 MediaItem::MediaItem( sal_uInt16 _nWhich, sal_uInt32 nMaskSet ) : in MediaItem()
171 const sal_uInt32 nMaskSet = rMediaItem.getMaskSet(); in merge()
200 sal_uInt32 MediaItem::getMaskSet() const in getMaskSet()
/trunk/main/avmedia/source/viewer/
H A Dmediawindowbase_impl.cxx85 …for( sal_uInt32 i = 0; !xPlayer.is() && ( i < ( sizeof( aServiceManagers ) / sizeof( ServiceManage… in createPlayer()
394 const sal_uInt32 nMaskSet = rItem.getMaskSet(); in executeMediaItem()
/trunk/main/basctl/source/accessibility/
H A Daccessibledialogwindow.cxx178 for ( sal_uInt32 i = 0; i < m_aAccessibleChildren.size(); ++i ) in UpdateFocused()
196 for ( sal_uInt32 i = 0; i < m_aAccessibleChildren.size(); ++i ) in UpdateSelected()
212 for ( sal_uInt32 i = 0; i < m_aAccessibleChildren.size(); ++i ) in UpdateBounds()
473 for ( sal_uInt32 i = 0; i < m_aAccessibleChildren.size(); ++i ) in ProcessWindowEvent()
630 for ( sal_uInt32 i = 0; i < m_aAccessibleChildren.size(); ++i ) in IMPLEMENT_FORWARD_XINTERFACE2()
850 for ( sal_uInt32 i = 0; i < m_aAccessibleChildren.size(); ++i ) in getAccessibleAtPoint()
/trunk/main/basctl/source/basicide/
H A Dbasdoc.cxx87 void BasicDocShell::FillClass( SvGlobalName*, sal_uInt32*, String*, String*, String*, sal_Int32, sa… in FillClass() argument
H A Dbasdoc.hxx41 sal_uInt32 * pFormat,
H A Dbaside2.cxx1462 const sal_uInt32 nRef = Application::ReleaseSolarMutex(); in IsPasteAllowed()
1727 void ModulWindowLayout::ConfigurationChanged( utl::ConfigurationBroadcaster*, sal_uInt32 ) in ConfigurationChanged() argument
H A Dbaside2.hxx151 virtual void ConfigurationChanged( utl::ConfigurationBroadcaster*, sal_uInt32 );
472 virtual void ConfigurationChanged( utl::ConfigurationBroadcaster*, sal_uInt32 );
H A Dbaside2b.cxx730 void EditorWindow::ConfigurationChanged( utl::ConfigurationBroadcaster*, sal_uInt32 ) in ConfigurationChanged() argument
H A Dbasides1.cxx713 sal_uInt32 nLine = pLineItem->GetValue(); in ExecuteGlobal()
714 sal_uInt32 nLineCount = 0; in ExecuteGlobal()
715 … for ( sal_uInt32 i = 0, nCount = pTextEngine->GetParagraphCount(); i < nCount; ++i ) in ExecuteGlobal()
1032 sal_Bool BasicIDEShell::HasUIFeature( sal_uInt32 nFeature ) in HasUIFeature()
/trunk/main/basctl/source/dlged/
H A Ddlged.cxx765 ::rtl_copyMemory( bytes.getArray() + nPos, readBytes.getConstArray(), (sal_uInt32)nRead ); in implCopyStreamToByteSequence()
787 sal_uInt32 nCtrls = aNames.getLength(); in Copy()
789 for ( sal_uInt32 n = 0; n < nCtrls; n++ ) in Copy()
918 const sal_uInt32 nRef = Application::ReleaseSolarMutex(); in Copy()
939 const sal_uInt32 nRef = Application::ReleaseSolarMutex(); in Paste()
1024 sal_uInt32 nCtrls = aNames.getLength(); in Paste()
1035 for( sal_uInt32 n = 0; n < nCtrls; n++ ) in Paste()
1183 const sal_uInt32 nRef = Application::ReleaseSolarMutex(); in IsPasteAllowed()
H A Ddlgedobj.cxx835 sal_uInt32 DlgEdObj::GetObjInventor() const in GetObjInventor()
1718 sal_uInt32 nSize = aChildList.size(); in UpdateGroups()
1720 for ( sal_uInt32 i = 0; i < nSize; ++i ) in UpdateGroups()
H A Dpropbrw.cxx326 sal_uInt32 nMarkCount = _rMarkList.GetMarkCount(); in CreateMultiSelectionSequence()
327 for( sal_uInt32 i = 0 ; i < nMarkCount ; i++ ) in CreateMultiSelectionSequence()
582 sal_uInt32 nMarkCount = rMarkList.GetMarkCount(); in ImplUpdate()
/trunk/main/basctl/source/inc/
H A Dbasidesh.hxx213 virtual sal_Bool HasUIFeature( sal_uInt32 nFeature );
H A Ddlgeddef.hxx30 const sal_uInt32 DlgInventor = sal_uInt32('D')*0x00000001+
31 sal_uInt32('L')*0x00000100+
32 sal_uInt32('G')*0x00010000+
33 sal_uInt32('1')*0x01000000;
H A Ddlgedobj.hxx99 virtual sal_uInt32 GetObjInventor() const;
/trunk/main/basebmp/inc/basebmp/
H A Dbitmapdevice.hxx182 sal_uInt32 getPixelData( const basegfx::B2IPoint& rPt );
568 virtual sal_uInt32 getPixelData_i( const basegfx::B2IPoint& rPt ) = 0;
H A Dclippedlinerenderer.hxx51 sal_uInt32 clipCode1, in prepareClip()
52 sal_uInt32 clipCount1, in prepareClip()
53 sal_uInt32 clipCode2, in prepareClip()
54 sal_uInt32 clipCount2, in prepareClip()
56 sal_uInt32 aMinFlag, in prepareClip()
58 sal_uInt32 aMaxFlag, in prepareClip()
60 sal_uInt32 bMinFlag, in prepareClip()
62 sal_uInt32 bMaxFlag, in prepareClip()
206 sal_uInt32 clipCode1 = basegfx::tools::getCohenSutherlandClipFlags(aPt1, in renderClippedLine()
208 sal_uInt32 clipCode2 = basegfx::tools::getCohenSutherlandClipFlags(aPt2, in renderClippedLine()
[all …]
H A Dcolor.hxx36 sal_uInt32 mnColor;
39 typedef sal_uInt32 value_type;
43 explicit Color( sal_uInt32 nVal ) : mnColor(nVal) {} in Color()
45 mnColor( ((sal_uInt32)nRed << 16) | ((sal_uInt32)nGreen << 8) | nBlue ) in Color()
48 void setRed( sal_uInt8 nRed ) { mnColor &= ~0x00FF0000UL; mnColor |= (sal_uInt32)nRed << 16; } in setRed()
49 void setGreen( sal_uInt8 nGreen ) { mnColor &= ~0x0000FF00UL; mnColor |= (sal_uInt32)nGreen << 8; } in setGreen()
52 …void setGrey( sal_uInt8 nGreyVal ) { mnColor = (sal_uInt32)nGreyVal << 16 | (sal_uInt32)nGreyVal <… in setGrey()
62 sal_uInt32 toInt32() const { return mnColor; } in toInt32()
65 Color operator&( sal_uInt32 nMask ) const { return Color(mnColor & nMask); } in operator &()
78 …Color operator*( sal_uInt8 n ) const { return Color((sal_uInt8)((sal_uInt32)n*getRed()/SAL_MAX_UIN… in operator *()
[all …]
H A Dendian.hxx47 BASEBMP_BYTE_SWAP(sal_uInt32,OSL_SWAPDWORD)
H A Dpolypolygonrenderer.hxx91 sal_uInt32 setupGlobalEdgeTable( VectorOfVectorOfVertices& rGET,
170 sal_uInt32 const nVertexCount( in renderClippedPolyPolygon()
233 sal_uInt32 nCrossedEdges(0); in renderClippedPolyPolygon()
H A Drgbmaskpixelformats.hxx265 sal_uInt32,
275 sal_uInt32,
/trunk/main/basebmp/source/
H A Dbitmapdevice.cxx419 virtual sal_uInt32 getPixelData_i( const basegfx::B2IPoint& rPt ) in getPixelData_i()
524 const sal_uInt32 nVertices( aPoly.count() ); in implDrawPolygon()
525 for( sal_uInt32 i=1; i<nVertices; ++i ) in implDrawPolygon()
1135 sal_uInt32 BitmapDevice::getPixelData( const basegfx::B2IPoint& rPt ) in getPixelData()
1183 const sal_uInt32 numVertices( rPoly.count() ); in drawPolygon()
1201 const sal_uInt32 numVertices( rPoly.count() ); in drawPolygon()
1772 inline sal_uInt32 nextPow2( sal_uInt32 x ) in nextPow2()
1825 const sal_uInt32 bytesPerPixel = nextPow2( in createBitmapDeviceImpl()

Completed in 161 milliseconds

12345678910>>...125