Home
last modified time | relevance | path

Searched refs:nDir (Results 1 – 25 of 52) sorted by relevance

123

/trunk/main/sw/source/core/txtnode/
H A Dswfont.cxx108 switch ( nDir ) in MapDirection()
111 nDir = 2700; in MapDirection()
114 nDir = 0; in MapDirection()
117 nDir = 1800; in MapDirection()
126 return nDir; in MapDirection()
135 switch ( nDir ) in UnMapDirection()
138 nDir = 900; in UnMapDirection()
144 nDir = 0; in UnMapDirection()
153 return nDir; in UnMapDirection()
164 nDir = MapDirection( nDir, bVertFormat ); in SetVertical()
[all …]
/trunk/main/sw/source/core/inc/
H A Dblink.hxx40 sal_uInt16 nDir; member in SwBlinkPortion
43 { pPor = pPortion; nDir = nDirection; } in SwBlinkPortion()
45 { pPor = pPort; pFrm = pBlink->pFrm; aPos = pBlink->aPos; nDir = pBlink->nDir; } in SwBlinkPortion()
51 sal_uInt16 GetDirection() const { return nDir; } in GetDirection()
73 const SwTxtFrm *pTxtFrm, sal_uInt16 nDir );
H A Dswfont.hxx98 inline void SetVertical( const sal_uInt16 nDir, const sal_Bool bVertFormat );
209 void SetVertical( sal_uInt16 nDir, const sal_Bool nVertLayout = sal_False );
811 inline void SwSubFont::SetVertical( const sal_uInt16 nDir, const sal_Bool bVertFormat ) in SetVertical() argument
815 Font::SetOrientation( nDir ); in SetVertical()
/trunk/main/vcl/unx/generic/fontmanager/
H A Dfontcache.cxx269 int nDir = 0; in read() local
294 nDir = 0; in read()
306 nDir = 0; in read()
312 nDir = rManager.getDirectoryAtom( aDir, true ); in read()
313 m_aCache[ nDir ].m_nTimestamp = (sal_Int64)aStat.st_mtime; in read()
314 m_aCache[ nDir ].m_bNoFiles = bEmpty; in read()
315 pDir = bEmpty ? NULL : &m_aCache[ nDir ].m_aEntries; in read()
317 m_aCache[ nDir ].m_bUserOverrideOnly = bKeepOnlyUserOverridden; in read()
437 static_cast<PrintFontManager::Type1FontFile*>(pFont)->m_nDirectory = nDir; in read()
443 static_cast<PrintFontManager::BuiltinFont*>(pFont)->m_nDirectory = nDir; in read()
[all …]
/trunk/main/sw/source/ui/shells/
H A Dlistsh.cxx91 sal_Int16 nDir = 0; in TYPEINIT1() local
110 nDir = nDest - 1 - nActEndPos; in TYPEINIT1()
123 nDir = nDest - nActPos; in TYPEINIT1()
127 if ( nDir ) in TYPEINIT1()
129 rSh.MoveOutlinePara( nDir ); in TYPEINIT1()
130 rSh.GotoOutline( nActPos + nDir ); in TYPEINIT1()
/trunk/main/sw/source/ui/docvw/
H A Dedtwin.cxx969 MOVE_UP_HUGE == nDir || in ChangeFly()
1014 switch ( nDir ) in ChangeFly()
1091 && ( nDir==MOVE_LEFT_SMALL || nDir==MOVE_RIGHT_BIG )) in ChangeFly()
1147 MOVE_LEFT_SMALL == nDir || in ChangeDrawing()
1148 MOVE_UP_SMALL == nDir || in ChangeDrawing()
1150 MOVE_DOWN_SMALL == nDir); in ChangeDrawing()
1152 MOVE_LEFT_HUGE == nDir || in ChangeDrawing()
1153 MOVE_UP_HUGE == nDir || in ChangeDrawing()
1155 MOVE_DOWN_HUGE == nDir); in ChangeDrawing()
1157 switch(nDir) in ChangeDrawing()
[all …]
/trunk/main/sc/source/filter/rtf/
H A Deeimpars.cxx467 sal_Char nDir = nHorizontal; in GraphicSize() local
476 if ( nDir & nHorizontal ) in GraphicSize()
480 if ( nDir & nVertical ) in GraphicSize()
484 nDir = pI->nDir; in GraphicSize()
544 sal_Char nDir = nHorizontal; in InsertGraphic() local
547 if ( nDir & nHorizontal ) in InsertGraphic()
584 nDir = pI->nDir; in InsertGraphic()
/trunk/main/sw/source/core/frmedt/
H A Dfeshview.cxx313 switch( nDir ) { in MoveAnchor()
321 if( nDir == SW_MOVE_LEFT ) in MoveAnchor()
322 nDir = SW_MOVE_RIGHT; in MoveAnchor()
324 nDir = SW_MOVE_LEFT; in MoveAnchor()
332 if( SW_MOVE_UP == nDir ) in MoveAnchor()
334 else if( SW_MOVE_DOWN == nDir ) in MoveAnchor()
346 if( SW_MOVE_LEFT == nDir || SW_MOVE_RIGHT == nDir ) in MoveAnchor()
351 if( SW_MOVE_LEFT == nDir ) in MoveAnchor()
360 nDir = SW_MOVE_UP; in MoveAnchor()
380 if( SW_MOVE_UP == nDir ) in MoveAnchor()
[all …]
/trunk/main/sw/source/filter/html/
H A Dwrthtml.cxx550 sal_uInt16 nDir = rHTMLWrt.GetHTMLDirection( rFmt.GetAttrSet() ); in lcl_html_OutSectionStartTag() local
553 rHTMLWrt.OutDirection( nDir ); in lcl_html_OutSectionStartTag()
1265 sal_uInt16 SwHTMLWriter::GetHTMLDirection( sal_uInt16 nDir ) const in GetHTMLDirection()
1267 switch( nDir ) in GetHTMLDirection()
1270 nDir = FRMDIR_HORI_LEFT_TOP; in GetHTMLDirection()
1273 nDir = FRMDIR_HORI_RIGHT_TOP; in GetHTMLDirection()
1276 nDir = nDirection; in GetHTMLDirection()
1279 return nDir; in GetHTMLDirection()
1282 void SwHTMLWriter::OutDirection( sal_uInt16 nDir ) in OutDirection() argument
1285 switch( nDir ) in OutDirection()
/trunk/main/vcl/source/gdi/
H A Dimpvect.cxx1144 sal_uLong nDir; in ImplGetChain() local
1163 for( nDir = 0UL; nDir < 8UL; nDir++ ) in ImplGetChain()
1166 if( nDir != nLastDir ) in ImplGetChain()
1168 nTryX = nActX + aImplMove[ nDir ].nDX; in ImplGetChain()
1169 nTryY = nActY + aImplMove[ nDir ].nDY; in ImplGetChain()
1173 rChain.ImplAdd( (sal_uInt8) nDir ); in ImplGetChain()
1176 nLastDir = nDir; in ImplGetChain()
/trunk/main/sc/source/ui/view/
H A Doutput.cxx648 sal_uInt8 nDir = pPattern->GetRotateDir( pCondSet ); in FindRotated() local
649 if (nDir != SC_ROTDIR_NONE) in FindRotated()
651 pInfo->nRotateDir = nDir; in FindRotated()
702 sal_uInt16 nDir = lcl_GetRotateDir( pDoc, nCol, nRow, nTab ); in lcl_FindBackground() local
705 if ( nDir == SC_ROTDIR_RIGHT || nDir == SC_ROTDIR_CENTER ) in lcl_FindBackground()
708 while ( nCol > 0 && lcl_GetRotateDir( pDoc, nCol, nRow, nTab ) == nDir && in lcl_FindBackground()
717 else if ( nDir == SC_ROTDIR_LEFT ) in lcl_FindBackground()
720 while ( nCol < MAXCOL && lcl_GetRotateDir( pDoc, nCol, nRow, nTab ) == nDir && in lcl_FindBackground()
1621 sal_uInt16 nDir = rInfo.nRotateDir; in DrawRotatedFrame() local
1624 … svx::frame::Style aStyle( lcl_FindHorLine( pDoc, nX, nY, nTab, nDir, sal_True ), nPPTY ); in DrawRotatedFrame()
[all …]
H A Dtabview.cxx1435 SCsCOL nDir = ( nDeltaX > 0 ) ? 1 : -1; in ScrollX() local
1439 nNewX+nDir >= 0 && nNewX+nDir <= MAXCOL ) in ScrollX()
1440 nNewX = sal::static_int_cast<SCsCOL>( nNewX + nDir ); in ScrollX()
1524 SCsROW nDir = ( nDeltaY > 0 ) ? 1 : -1; in ScrollY() local
1528 nNewY+nDir >= 0 && nNewY+nDir <= MAXROW ) in ScrollY()
1529 nNewY += nDir; in ScrollY()
H A Dviewdata.cxx1646 SCCOL ScViewData::CellsAtX( SCsCOL nPosX, SCsCOL nDir, ScHSplitPos eWhichX, sal_uInt16 nScrSizeX ) … in CellsAtX() argument
1648 DBG_ASSERT( nDir==1 || nDir==-1, "falscher CellsAt Aufruf" ); in CellsAtX()
1657 if (nDir==1) in CellsAtX()
1663 for ( ; nScrPosX<=nScrSizeX && !bOut; nX = sal::static_int_cast<SCsCOL>(nX + nDir) ) in CellsAtX()
1679 if (nDir==1) in CellsAtX()
1688 SCROW ScViewData::CellsAtY( SCsROW nPosY, SCsROW nDir, ScVSplitPos eWhichY, sal_uInt16 nScrSizeY ) … in CellsAtY() argument
1690 DBG_ASSERT( nDir==1 || nDir==-1, "falscher CellsAt Aufruf" ); in CellsAtY()
1699 if (nDir==1) in CellsAtY()
/trunk/main/sc/source/ui/app/
H A Dinputhdl.cxx328 int nDir; in lcl_MatchParenthesis() local
335 nDir = 1; in lcl_MatchParenthesis()
339 nDir = -1; in lcl_MatchParenthesis()
343 nDir = 1; in lcl_MatchParenthesis()
347 nDir = -1; in lcl_MatchParenthesis()
351 nDir = 1; in lcl_MatchParenthesis()
355 nDir = -1; in lcl_MatchParenthesis()
359 nDir = 1; in lcl_MatchParenthesis()
363 nDir = -1; in lcl_MatchParenthesis()
366 nDir = 0; in lcl_MatchParenthesis()
[all …]
/trunk/main/sw/source/ui/utlui/
H A Dcontent.cxx2284 short nDir = nCmd == FN_ITEM_UP ? -1 : 1; in ExecCommand() local
2285 if( !bModifier && ((nDir == -1 && nActPos > 0) || in ExecCommand()
2288 pShell->MoveOutlinePara( nDir ); in ExecCommand()
2290 pShell->GotoOutline( nActPos + nDir); in ExecCommand()
2309 if(nDir == 1) in ExecCommand()
2336 nDir = nDest - nActEndPos; in ExecCommand()
2342 nDir = 0; in ExecCommand()
2360 nDir = nDest - nActPos; in ExecCommand()
2362 if(nDir) in ExecCommand()
2364 pShell->MoveOutlinePara( nDir ); in ExecCommand()
[all …]
/trunk/main/sw/source/core/text/
H A Ditrform2.cxx1419 sal_uInt16 nDir = 0; in NewPortion() local
1422 nDir = ((SvxCharRotateItem*)pItem)->GetValue(); in NewPortion()
1424 if ( 0 != nDir ) in NewPortion()
1427 pPor = new SwRotatedPortion( rInf.GetIdx() + 1, 900 == nDir ? in NewPortion()
1439 sal_uInt16 nDir = pNumFnt->GetOrientation( rInf.GetTxtFrm()->IsVertical() ); in NewPortion() local
1440 if ( 0 != nDir ) in NewPortion()
1443 pPor = new SwRotatedPortion( 0, 900 == nDir ? in NewPortion()
H A Dblink.cxx135 const SwTxtFrm *pTxtFrm, sal_uInt16 nDir ) in Insert() argument
137 SwBlinkPortion *pBlinkPor = new SwBlinkPortion( pPor, nDir ); in Insert()
H A Dpormulti.hxx213 SwRotatedPortion( xub_StrLen nEnd, sal_uInt8 nDir = 1 ) in SwRotatedPortion() argument
214 : SwMultiPortion( nEnd ) { SetDirection( nDir ); } in SwRotatedPortion()
H A Dporlin.cxx127 sal_uInt16 nDir = bBidiPor ? in PrePaint() local
131 switch ( nDir ) in PrePaint()
/trunk/main/sc/source/filter/inc/
H A Deeparser.hxx46 sal_Char nDir; // 1==hori, 2==verti, 3==beides member
50 nDir( nHorizontal ) in ScHTMLImage()
/trunk/main/sw/source/core/layout/
H A Dpagechg.cxx337 sal_uInt16 nDir = in CheckDirection() local
341 if( FRMDIR_HORI_LEFT_TOP == nDir || FRMDIR_HORI_RIGHT_TOP == nDir ) in CheckDirection()
360 if(FRMDIR_VERT_TOP_RIGHT == nDir) in CheckDirection()
362 else if(FRMDIR_VERT_TOP_LEFT==nDir) in CheckDirection()
372 if( FRMDIR_HORI_RIGHT_TOP == nDir ) in CheckDirection()
H A Dwsfrm.cxx131 void SwFrm::CheckDir( sal_uInt16 nDir, sal_Bool bVert, sal_Bool bOnlyBiDi, sal_Bool bBrowse ) in CheckDir() argument
133 if( FRMDIR_ENVIRONMENT == nDir || ( bVert && bOnlyBiDi ) ) in CheckDir()
136 if( FRMDIR_ENVIRONMENT == nDir ) in CheckDir()
143 if( FRMDIR_HORI_LEFT_TOP == nDir || FRMDIR_HORI_RIGHT_TOP == nDir in CheckDir()
153 if(FRMDIR_VERT_TOP_RIGHT == nDir) in CheckDir()
155 else if(FRMDIR_VERT_TOP_LEFT==nDir) in CheckDir()
162 if( FRMDIR_HORI_RIGHT_TOP == nDir ) in CheckDir()
H A Dfly.cxx122 sal_uInt16 nDir = ((SvxFrameDirectionItem&)pFmt->GetFmtAttr( RES_FRAMEDIR )).GetValue(); in SwFlyFrm() local
123 if( FRMDIR_ENVIRONMENT == nDir ) in SwFlyFrm()
133 if( FRMDIR_HORI_LEFT_TOP == nDir || FRMDIR_HORI_RIGHT_TOP == nDir ) in SwFlyFrm()
152 if ( FRMDIR_VERT_TOP_LEFT == nDir ) in SwFlyFrm()
160 if( FRMDIR_HORI_RIGHT_TOP == nDir ) in SwFlyFrm()
/trunk/main/sw/source/filter/ww8/
H A Dwrtw8nds.cxx1327 short nDir = FRMDIR_ENVIRONMENT; in GetDefaultFrameDirection() local
1330 nDir = GetCurrentPageDirection( ); in GetDefaultFrameDirection()
1335 nDir = TrueFrameDirection( *( const SwFrmFmt * ) pOutFmtNode ); in GetDefaultFrameDirection()
1341 nDir = pDoc->GetTextDirection( aPos ); in GetDefaultFrameDirection()
1344 nDir = FRMDIR_HORI_LEFT_TOP; //what else can we do :-( in GetDefaultFrameDirection()
1347 if ( nDir == FRMDIR_ENVIRONMENT ) in GetDefaultFrameDirection()
1348 nDir = FRMDIR_HORI_LEFT_TOP; //Set something in GetDefaultFrameDirection()
1350 return nDir; in GetDefaultFrameDirection()
/trunk/main/sw/source/ui/inc/
H A Dedtwin.hxx150 void ChangeFly( sal_uInt8 nDir, sal_Bool bWeb = sal_False );
151 void ChangeDrawing( sal_uInt8 nDir );

Completed in 402 milliseconds

123