Home
last modified time | relevance | path

Searched refs:pLocalDoc (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sc/source/ui/view/
H A Dviewdata.cxx1172 ScDocument* pLocalDoc = GetDocument(); in EditGrowX() local
1181 sal_Bool bLayoutRTL = pLocalDoc->IsLayoutRTL( nTabNo ); in EditGrowX()
1276 long nPix = ToPixel( pLocalDoc->GetColWidth( nEditEndCol, nTabNo ), nPPTX ); in EditGrowX()
1403 ScDocument* pLocalDoc = GetDocument(); in EditGrowY() local
3006 ScDocument* pLocalDoc = GetDocument(); in UpdateFixX() local
3014 sal_uInt16 nTSize = pLocalDoc->GetColWidth( nX, nTab ); in UpdateFixX()
3041 ScDocument* pLocalDoc = GetDocument(); in UpdateFixY() local
3049 sal_uInt16 nTSize = pLocalDoc->GetRowHeight( nY, nTab ); in UpdateFixY()
3070 ScDocument* pLocalDoc = GetDocument(); in UpdateOutlinerFlags() local
3071 sal_Bool bOnlineSpell = pLocalDoc->GetDocOptions().IsAutoSpell(); in UpdateOutlinerFlags()
[all …]
/trunk/main/sc/source/ui/navipi/
H A Dcontent.cxx1373 ScDocument* pLocalDoc = NULL; // fuer URL-Drop in DoDrag() local
1385 pLocalDoc = pDocSh->GetDocument(); // Drop nur in dieses Dokument in DoDrag()
1402 pScMod->SetDragJump( pLocalDoc, aUrl, aText ); in DoDrag()
/trunk/main/sc/inc/
H A Dscmod.hxx175 void SetDragJump( ScDocument* pLocalDoc,
/trunk/main/sw/source/core/unocore/
H A Dunosett.cxx1880 SwDoc* pLocalDoc = pDoc ? pDoc : pDocShell->GetDoc(); in SetNumberingRuleByIndex() local
1881 const SwCharFmts* pFmts = pLocalDoc->GetCharFmts(); in SetNumberingRuleByIndex()
1900 SfxStyleSheetBasePool* pPool = pLocalDoc->GetDocShell()->GetStyleSheetPool(); in SetNumberingRuleByIndex()
/trunk/main/sc/source/ui/app/
H A Dscmod.cxx683 void ScModule::SetDragJump( ScDocument* pLocalDoc, const String& rTarget, const String& rText ) in SetDragJump() argument
687 aDragData.pJumpLocalDoc = pLocalDoc; in SetDragJump()

Completed in 59 milliseconds