Searched refs:nMyType (Results 1 – 4 of 4) sorted by relevance
1073 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() argument1168 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 …]
682 sal_uInt16 nMyType; in FillEListWithFormats_Impl() local709 CategoryToPos_Impl(nMyCat,nMyType); in FillEListWithFormats_Impl()728 sal_uInt16 nMyType; in FillEListWithDateTime_Impl() local754 CategoryToPos_Impl(nMyCat,nMyType); in FillEListWithDateTime_Impl()812 sal_uInt16 nMyType; in FillEListWithSysCurrencys() local843 CategoryToPos_Impl(nMyCat,nMyType); in FillEListWithSysCurrencys()909 sal_uInt16 nMyType; in FillEListWithUserCurrencys() local979 CategoryToPos_Impl(nMyCat,nMyType); in FillEListWithUserCurrencys()1108 sal_uInt16 nMyType; in FillEListWithUsD_Impl() local1358 sal_uInt16 nMyCat,nMyType; in GetCategory4Entry() local[all …]
553 sal_uInt16 nMyType = GetType(); in MakePos() local558 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()
662 sal_uInt8 nMyType = 0; in ConvertTo() local664 nMyType = 1; in ConvertTo()666 nMyType = 2; in ConvertTo()686 if( nMyType != nSaveType ) in ConvertTo()714 if( nMyType != nSaveType ) in ConvertTo()
Completed in 47 milliseconds