Home
last modified time | relevance | path

Searched refs:pSize (Results 26 – 38 of 38) sorted by relevance

12

/trunk/main/vcl/inc/
H A Dimage.h57 …_uInt16 nPos, OutputDevice* pDev, const Point& rPos, sal_uInt16 nStyle, const Size* pSize = NULL );
/trunk/main/sw/inc/
H A Dnumrule.hxx91 …virtual void SetGraphicBrush( const SvxBrushItem* pBrushItem, const Size* pSize = 0, const sal_…
/trunk/main/sw/source/core/inc/
H A Drootfrm.hxx268 …const SwPageFrm* GetPageAtPos( const Point& rPt, const Size* pSize = 0, bool bExtend = false ) con…
/trunk/main/sw/source/core/doc/
H A Dnumber.cxx400 void SwNumFmt::SetGraphicBrush( const SvxBrushItem* pBrushItem, const Size* pSize, in SetGraphicBrush() argument
405 SvxNumberFormat::SetGraphicBrush( pBrushItem, pSize, pOrient); in SetGraphicBrush()
/trunk/main/sc/source/filter/inc/
H A Dtokstack.hxx163 sal_uInt16* pSize; // ...mit Laengenangabe (Anz. sal_uInt16) member in TokenPool
/trunk/main/sal/inc/osl/
H A Dfile.h802 oslFileError SAL_CALL osl_getFileSize( oslFileHandle Handle, sal_uInt64 *pSize );
/trunk/main/sfx2/inc/sfx2/
H A Dchildwin.hxx79 Size *pSize = 0,
/trunk/main/sw/source/core/unocore/
H A Dunoframe.cxx800 const ::uno::Any* pSize = 0; in FillBaseProperties() local
801 GetProperty(RES_FRM_SIZE, MID_FRMSIZE_SIZE|CONVERT_TWIPS, pSize); in FillBaseProperties()
806 if( pWidth || pHeight ||pRelH || pRelW || pSize ||pSizeType || in FillBaseProperties()
823 if(pSize) in FillBaseProperties()
824 bRet &= ((SfxPoolItem&)aFrmSz).PutValue(*pSize, MID_FRMSIZE_SIZE|CONVERT_TWIPS); in FillBaseProperties()
/trunk/main/editeng/inc/editeng/
H A Dnumitem.hxx211 …virtual void SetGraphicBrush( const SvxBrushItem* pBrushItem, const Size* pSize = 0, const sal_…
/trunk/main/sal/osl/os2/
H A Dfile.cxx1867 SAL_CALL osl_getFileSize( oslFileHandle Handle, sal_uInt64* pSize ) in osl_getFileSize() argument
1871 if ((0 == pImpl) || (-1 == pImpl->m_fd) || (0 == pSize)) in osl_getFileSize()
1874 *pSize = pImpl->getSize(); in osl_getFileSize()
/trunk/main/embeddedobj/source/inc/
H A Ddocholder.hxx168 sal_Bool GetExtent( sal_Int64 nAspect, ::com::sun::star::awt::Size *pSize );
/trunk/main/sw/source/filter/rtf/
H A Dswparrtf.hxx50 sal_uInt16 nOOIndex, sal_uInt16 nWWIndex, short *pSize);
/trunk/main/sw/source/filter/ww8/
H A Dww8par6.cxx1311 sal_uInt16 nOOIndex, sal_uInt16 nWWIndex, short *pSize=0) in GetLineIndex() argument
1484 if (pSize) in GetLineIndex()
1485 pSize[nWWIndex] = nLineThickness+nSpace; in GetLineIndex()
1493 sal_uInt16 nOOIndex, sal_uInt16 nWWIndex, short *pSize=0) in Set1Border() argument
1500 GetLineIndex(rBox, nLineThickness, nSpace, nCol, nIdx, nOOIndex, nWWIndex, pSize ); in Set1Border()

Completed in 95 milliseconds

12