Home
last modified time | relevance | path

Searched refs:nMyType (Results 1 – 4 of 4) sorted by relevance

/trunk/main/vcl/source/window/
H A Ddlgctrl.cxx1073 if( nMyType == WINDOW_FIXEDTEXT || in ImplGetLabelFor()
1074 nMyType == WINDOW_FIXEDLINE || in ImplGetLabelFor()
1075 nMyType == WINDOW_GROUPBOX ) in ImplGetLabelFor()
1079 … sal_Bool bThisIsAGroupControl = (nMyType == WINDOW_GROUPBOX) || (nMyType == WINDOW_FIXEDLINE); in ImplGetLabelFor()
1165 static Window* ImplGetLabeledBy( Window* pFrameWindow, WindowType nMyType, Window* pLabeled ) in ImplGetLabeledBy() argument
1168 if ( (nMyType != WINDOW_GROUPBOX) && (nMyType != WINDOW_FIXEDLINE) ) in ImplGetLabeledBy()
1185 if( nMyType == WINDOW_PUSHBUTTON || in ImplGetLabeledBy()
1186 nMyType == WINDOW_HELPBUTTON || in ImplGetLabeledBy()
1187 nMyType == WINDOW_OKBUTTON || in ImplGetLabeledBy()
1188 nMyType == WINDOW_CANCELBUTTON ) in ImplGetLabeledBy()
[all …]
/trunk/main/svx/source/items/
H A Dnumfmtsh.cxx682 sal_uInt16 nMyType; in FillEListWithFormats_Impl() local
709 CategoryToPos_Impl(nMyCat,nMyType); in FillEListWithFormats_Impl()
728 sal_uInt16 nMyType; in FillEListWithDateTime_Impl() local
754 CategoryToPos_Impl(nMyCat,nMyType); in FillEListWithDateTime_Impl()
812 sal_uInt16 nMyType; in FillEListWithSysCurrencys() local
843 CategoryToPos_Impl(nMyCat,nMyType); in FillEListWithSysCurrencys()
909 sal_uInt16 nMyType; in FillEListWithUserCurrencys() local
979 CategoryToPos_Impl(nMyCat,nMyType); in FillEListWithUserCurrencys()
1108 sal_uInt16 nMyType; in FillEListWithUsD_Impl() local
1358 sal_uInt16 nMyCat,nMyType; in GetCategory4Entry() local
[all …]
/trunk/main/sw/source/core/layout/
H A Dcalcmove.cxx553 sal_uInt16 nMyType = GetType(); in MakePos() local
558 if( FRM_NEIGHBOUR & nMyType ) in MakePos()
569 if( bVert && FRM_CELL & nMyType && !bReverse ) in MakePos()
572 else if( bVert && FRM_NOTE_VERT & nMyType ) in MakePos()
614 if( FRM_NEIGHBOUR & nMyType ) in MakePos()
625 if( bVert && FRM_CELL & nMyType && !bReverse ) in MakePos()
628 else if( bVert && FRM_NOTE_VERT & nMyType ) in MakePos()
642 if( FRM_NEIGHBOUR & nMyType && IsRightToLeft() ) in MakePos()
652 else if( bVert && !bVertL2R && FRM_NOTE_VERT & nMyType && !bReverse ) in MakePos()
/trunk/main/sw/source/ui/app/
H A Ddocsh.cxx668 sal_uInt8 nMyType = 0; in ConvertTo() local
670 nMyType = 1; in ConvertTo()
672 nMyType = 2; in ConvertTo()
692 if( nMyType != nSaveType ) in ConvertTo()
720 if( nMyType != nSaveType ) in ConvertTo()

Completed in 64 milliseconds