Home
last modified time | relevance | path

Searched refs:nVertPos (Results 1 – 6 of 6) sorted by relevance

/trunk/main/filter/inc/filter/msfilter/
H A Dmsocximex.hxx320 nMultiState(0), nValueLen(0), nCaptionLen(0), nVertPos(1), nHorzPos(7), in OCX_ModernControl()
389 sal_uInt16 nVertPos; member in OCX_ModernControl
647 sal_uInt16 nVertPos; member in OCX_MultiPage
729 sal_uInt16 nVertPos; member in OCX_Page
806 sal_uInt16 nVertPos; member in OCX_Frame
888 sal_uInt16 nVertPos; member in OCX_UserForm
1110 nCaptionLen(0), nVertPos(1), nHorzPos(7), nMousePointer(0), nPicture(0), in OCX_CommandButton()
1151 sal_uInt16 nVertPos; member in OCX_CommandButton
1226 fAutoSize(0),nCaptionLen(0),nVertPos(1),nHorzPos(7),nMousePointer(0), in OCX_Label()
1267 sal_uInt16 nVertPos; member in OCX_Label
/trunk/main/sw/source/core/layout/
H A Danchoreddrawobject.cxx809 SwTwips nVertPos = aObjRect.Top(); in _SetPositioningAttr() local
831 nVertPos = -aObjRect.Left() - aObjRect.Width(); in _SetPositioningAttr()
857 aVert.SetPos( nVertPos ); in _SetPositioningAttr()
/trunk/main/filter/source/msfilter/
H A Dmsocximex.cxx3123 *pS >> nVertPos; in Read()
3233 *pS >> nVertPos; in Read()
3322 *pS >> nVertPos; in Read()
3668 nVertPos(1), nHorzPos(7), nMousePointer(0), nBorderColor(0x80000012), in OCX_MultiPage()
3777 fBackStyle(1), fWordWrap(1), fAutoSize(0), nCaptionLen(0), nVertPos(1), in OCX_Page()
3845 fBackStyle(1), fWordWrap(1), fAutoSize(0), nCaptionLen(0), nVertPos(1), in OCX_Frame()
4041 fBackStyle(1), fWordWrap(1), fAutoSize(0), nCaptionLen(0), nVertPos(1), in OCX_UserForm()
/trunk/main/sw/source/filter/html/
H A Dhtmlcss1.cxx2065 SwTwips nHoriPos = 0, nVertPos = 0; in SetAnchorAndAdjustment() local
2089 nVertPos = rPropInfo.nTop; in SetAnchorAndAdjustment()
2157 rFrmItemSet.Put( SwFmtVertOrient( nVertPos, eVertOri, eVertRel ) ); in SetAnchorAndAdjustment()
/trunk/main/cui/source/tabpages/
H A Dswpossizetabpage.cxx984 sal_Int32 nVertPos = 0; in Reset() local
990 nVertPos = static_cast<const SfxInt32Item*>(pItem)->GetValue(); in Reset()
992 InitPos(nAnchorType, m_nOldH, m_nOldHRel, m_nOldV, m_nOldVRel, nHoriPos, nVertPos); in Reset()
/trunk/main/sw/source/core/unocore/
H A Dunodraw.cxx681 SwTwips nVertPos = MM100_TO_TWIP(aMM100Pos.Y); in add() local
682 pVert->SetPos( nVertPos ); in add()

Completed in 82 milliseconds