Searched refs:pLocalDoc (Results 1 – 5 of 5) sorted by relevance
1172 ScDocument* pLocalDoc = GetDocument(); in EditGrowX() local1181 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() local3006 ScDocument* pLocalDoc = GetDocument(); in UpdateFixX() local3014 sal_uInt16 nTSize = pLocalDoc->GetColWidth( nX, nTab ); in UpdateFixX()3041 ScDocument* pLocalDoc = GetDocument(); in UpdateFixY() local3049 sal_uInt16 nTSize = pLocalDoc->GetRowHeight( nY, nTab ); in UpdateFixY()3070 ScDocument* pLocalDoc = GetDocument(); in UpdateOutlinerFlags() local3071 sal_Bool bOnlineSpell = pLocalDoc->GetDocOptions().IsAutoSpell(); in UpdateOutlinerFlags()[all …]
1373 ScDocument* pLocalDoc = NULL; // fuer URL-Drop in DoDrag() local1385 pLocalDoc = pDocSh->GetDocument(); // Drop nur in dieses Dokument in DoDrag()1402 pScMod->SetDragJump( pLocalDoc, aUrl, aText ); in DoDrag()
175 void SetDragJump( ScDocument* pLocalDoc,
1880 SwDoc* pLocalDoc = pDoc ? pDoc : pDocShell->GetDoc(); in SetNumberingRuleByIndex() local1881 const SwCharFmts* pFmts = pLocalDoc->GetCharFmts(); in SetNumberingRuleByIndex()1900 SfxStyleSheetBasePool* pPool = pLocalDoc->GetDocShell()->GetStyleSheetPool(); in SetNumberingRuleByIndex()
683 void ScModule::SetDragJump( ScDocument* pLocalDoc, const String& rTarget, const String& rText ) in SetDragJump() argument687 aDragData.pJumpLocalDoc = pLocalDoc; in SetDragJump()
Completed in 47 milliseconds