Home
last modified time | relevance | path

Searched refs:pBase (Results 1 – 25 of 103) sorted by last modified time

12345

/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx5921 const sal_Unicode* pBase = rStr.GetBuffer(); in ImplPrepareLayoutArgs() local
5922 const sal_Unicode* pStr = pBase + nMinIndex; in ImplPrepareLayoutArgs()
5923 const sal_Unicode* pEnd = pBase + nEndIndex; in ImplPrepareLayoutArgs()
5933 rStr.SetChar( static_cast<sal_uInt16>(pStr - pBase), in ImplPrepareLayoutArgs()
/trunk/main/sd/source/ui/view/
H A DViewShellBase.cxx243 ViewShellBase* pBase = new ViewShellBase(pFrame, pOldView); in CreateInstance() local
244 pBase->LateInit(OUString()); in CreateInstance()
245 return pBase; in CreateInstance()
434 ViewShellBase* pBase = NULL; in GetViewShellBase() local
442 pBase = static_cast<ViewShellBase*>(pSfxViewShell); in GetViewShellBase()
445 return pBase; in GetViewShellBase()
H A DOutliner.cxx278 ViewShellBase* pBase = PTR_CAST(ViewShellBase,SfxViewShell::Current()); in PrepareSpelling() local
279 if (pBase != NULL) in PrepareSpelling()
280 SetViewShell (pBase->GetMainViewShell()); in PrepareSpelling()
331 ViewShellBase* pBase = PTR_CAST(ViewShellBase,SfxViewShell::Current()); in EndSpelling() local
332 if (pBase != NULL) in EndSpelling()
333 pViewShell = pBase->GetMainViewShell(); in EndSpelling()
483 ViewShellBase* pBase = PTR_CAST(ViewShellBase,SfxViewShell::Current()); in StartSearchAndReplace() local
487 if (pBase != NULL) in StartSearchAndReplace()
489 ::boost::shared_ptr<ViewShell> pShell (pBase->GetMainViewShell()); in StartSearchAndReplace()
1631 if (pBase != NULL) in BeginConversion()
[all …]
/trunk/main/sd/source/ui/app/
H A Dsdmod1.cxx314 ::sd::ViewShellBase* pBase in OutlineToImpress()
316 if (pBase != NULL) in OutlineToImpress()
319 FrameworkHelper::Instance(*pBase)); in OutlineToImpress()
328 OutlineToImpressFinalizer(*pBase, *pDoc, *pBytes)); in OutlineToImpress()
690 ::sd::ViewShellBase* pBase = in ExecuteNewDocument()
693 OSL_ASSERT (pBase!=NULL); in ExecuteNewDocument()
694 ::boost::shared_ptr<sd::ViewShell> pViewSh = pBase->GetMainViewShell(); in ExecuteNewDocument()
H A Dsdmod2.cxx236 ::sd::ViewShellBase* pBase = PTR_CAST(::sd::ViewShellBase, SfxViewShell::Current()); in IMPL_LINK()
237 if(pBase) in IMPL_LINK()
238 pViewSh = pBase->GetMainViewShell().get(); in IMPL_LINK()
276 ::sd::ViewShellBase* pBase = PTR_CAST(::sd::ViewShellBase, SfxViewShell::Current()); in IMPL_LINK()
277 if(pBase) in IMPL_LINK()
278 pViewSh = pBase->GetMainViewShell().get(); in IMPL_LINK()
/trunk/main/sc/source/ui/docshell/
H A Ddocfunc.cxx4820 ::sfx2::SvBaseLink* pBase = *pLinkManager->GetLinks()[nLinkPos]; in InsertAreaLink()
4821 if ( pBase->ISA(ScAreaLink) && in InsertAreaLink()
4822 static_cast<ScAreaLink*>(pBase)->GetDestArea().aStart == rDestRange.aStart ) in InsertAreaLink()
4833 ScAreaLink* pOldArea = static_cast<ScAreaLink*>(pBase); in InsertAreaLink()
4839 pLinkManager->Remove( pBase ); in InsertAreaLink()
/trunk/main/sc/source/core/data/
H A Ddocumen8.cxx927 if (pBase->ISA(ScDdeLink)) in IdleCheckLinks()
958 if (pBase->ISA(ScDdeLink)) in SaveDdeLinks()
973 if (pBase->ISA(ScDdeLink)) in SaveDdeLinks()
1077 if (pBase->ISA(ScDdeLink)) in UpdateDdeLinks()
1098 if (pBase->ISA(ScDdeLink)) in UpdateDdeLinks()
1118 if (pBase->ISA(ScDdeLink)) in UpdateDdeLink()
1143 if (pBase->ISA(ScDdeLink)) in DisconnectDdeLinks()
1166 if (pBase->ISA(ScDdeLink)) in CopyDdeLinks()
1348 if (pBase->ISA(ScAreaLink)) in UpdateAreaLinks()
1349 pBase->Update(); in UpdateAreaLinks()
[all …]
/trunk/main/sc/source/core/tool/
H A Dinterpr2.cxx2105 ::sfx2::SvBaseLink* pBase = *pLinkMgr->GetLinks()[i]; in lcl_GetDdeLink()
2106 if (pBase->ISA(ScDdeLink)) in lcl_GetDdeLink()
2108 ScDdeLink* pLink = (ScDdeLink*)pBase; in lcl_GetDdeLink()
/trunk/main/sw/source/core/unocore/
H A Dunocrsrhelper.cxx341 const SwTOXBase* pBase = rPam.GetDoc()->GetCurTOX( in getCrsrPropertyValue() local
343 if( pBase ) in getCrsrPropertyValue()
349 *static_cast<SwTOXBaseSection const*>(pBase)); in getCrsrPropertyValue()
654 SfxStyleSheetBase* pBase; in setNumberingProperty() local
655 pBase = pPool->Find(pNewCharStyles[i], SFX_STYLE_FAMILY_CHAR); in setNumberingProperty()
657 if(!pBase) in setNumberingProperty()
658 pBase = &pPool->Make(pNewCharStyles[i], SFX_STYLE_FAMILY_PAGE); in setNumberingProperty()
659 pCharFmt = ((SwDocStyleSheet*)pBase)->GetCharFmt(); in setNumberingProperty()
/trunk/main/sc/source/ui/navipi/
H A Dcontent.cxx1064 ::sfx2::SvBaseLink* pBase = *rLinks[i]; in GetLinkNames()
1065 if (pBase->ISA(ScAreaLink)) in GetLinkNames()
1066 InsertContent( SC_CONTENT_AREALINK, ((ScAreaLink*)pBase)->GetSource() ); in GetLinkNames()
1085 ::sfx2::SvBaseLink* pBase = *rLinks[i]; in GetLink()
1086 if (pBase->ISA(ScAreaLink)) in GetLink()
1089 return (const ScAreaLink*) pBase; in GetLink()
/trunk/main/sw/source/ui/uiview/
H A Dview2.cxx833 const SwTOXBase* pBase = pWrtShell->GetCurTOX(); in Execute() local
834 if(pBase) in Execute()
837 if(TOX_INDEX == pBase->GetType()) in Execute()
839 pWrtShell->UpdateTableOf( *pBase ); in Execute()
862 const SwTOXBase* pBase = pWrtShell->GetCurTOX(); in Execute() local
863 if( !pBase ) in Execute()
866 pBase = pWrtShell->GetCurTOX(); in Execute()
870 while( pBase ) in Execute()
879 pWrtShell->UpdateTableOf( *pBase ); in Execute()
882 pBase = pWrtShell->GetCurTOX(); in Execute()
[all …]
H A Dviewstat.cxx232 const SwTOXBase* pBase = 0; in GetState() local
233 if(0 == (pBase = pWrtShell->GetCurTOX()) || in GetState()
234 (FN_EDIT_CURRENT_TOX == nWhich && pBase->IsTOXBaseInReadonly())) in GetState()
/trunk/main/sd/source/ui/slidesorter/controller/
H A DSlsSlotManager.cxx356 ViewShellBase* pBase = mrSlideSorter.GetViewShellBase(); in FuSupport() local
357 if (pBase != NULL) in FuSupport()
360 ::boost::dynamic_pointer_cast<DrawViewShell>(pBase->GetMainViewShell())); in FuSupport()
379 ViewShellBase* pBase = mrSlideSorter.GetViewShellBase(); in FuSupport() local
380 if (pBase != NULL) in FuSupport()
382 framework::FrameworkHelper::Instance(*pBase)->HandleModeChangeSlot( in FuSupport()
721 ViewShellBase* pBase = mrSlideSorter.GetViewShellBase(); in GetClipboardState() local
722 if (pBase != NULL) in GetClipboardState()
725 ::boost::dynamic_pointer_cast<DrawViewShell>(pBase->GetMainViewShell())); in GetClipboardState()
/trunk/main/cppcanvas/source/mtfrenderer/
H A Dimplrenderer.cxx456 const sal_Unicode* pBase = rStr.GetBuffer(); in convertToLocalizedNumerals() local
457 const sal_Unicode* pBegin = pBase + 0; in convertToLocalizedNumerals()
459 const sal_Unicode* pEnd = pBase + nEndIndex; in convertToLocalizedNumerals()
469 rStr.SetChar( sal::static_int_cast<sal_uInt16>(pBegin - pBase), cChar ); in convertToLocalizedNumerals()
/trunk/main/svl/source/items/
H A Dstyle.cxx429 SfxStyleSheetIterator::SfxStyleSheetIterator(SfxStyleSheetBasePool *pBase, in SfxStyleSheetIterator() argument
432 pBasePool=pBase; in SfxStyleSheetIterator()
/trunk/main/sw/source/ui/utlui/
H A Dcontent.cxx730 const SwTOXBase* pBase = pWrtShell->GetTOX( nTox ); in FillMemberList() local
731 String sTOXNm( pBase->GetTOXName() ); in FillMemberList()
734 this, sTOXNm, nTox, *pBase); in FillMemberList()
736 if( !pBase->GetInfo( aAskItem ) && in FillMemberList()
1265 if(!pBase->IsTOXBaseInReadonly()) in CreateContextMenu()
2972 pActiveShell->SetTOXBaseReadonly(*pBase, !pActiveShell->IsTOXBaseReadonly(*pBase)); in ExcecuteContextMenuAction()
3280 if(pBase) in EditEntry()
3282 SwPtrItem aPtrItem( FN_INSERT_MULTI_TOX, (void*)pBase); in EditEntry()
3292 if( pBase ) in EditEntry()
3293 pActiveShell->DeleteTOX(*pBase, EDIT_MODE_DELETE == nMode); in EditEntry()
[all …]
H A Duitool.cxx656 const SfxStyleSheetBase* pBase = pPool->First(); in FillCharStyleListBox() local
659 while(pBase) in FillCharStyleListBox()
661 if(bWithDefault || pBase->GetName() != sStandard) in FillCharStyleListBox()
665 nPos = InsertStringSorted(pBase->GetName(), rToFill, bHasOffset ); in FillCharStyleListBox()
667 nPos = rToFill.InsertEntry(pBase->GetName()); in FillCharStyleListBox()
668 …long nPoolId = SwStyleNameMapper::GetPoolIdFromUIName( pBase->GetName(), nsSwGetPoolIdFromName::GE… in FillCharStyleListBox()
671 pBase = pPool->Next(); in FillCharStyleListBox()
H A Dglbltree.cxx758 const SwTOXBase* pBase = pCont->GetTOX(); in Display() local
759 sEntry = pBase->GetTitle(); in Display()
832 const SwTOXBase* pBase = pCont->GetTOX(); in EditContent() local
833 if(pBase) in EditContent()
/trunk/main/writerfilter/source/doctok/
H A DWW8PropertySetImpl.cxx65 WW8PropertyImpl::WW8PropertyImpl(WW8StructBase * pBase, in WW8PropertyImpl() argument
68 : WW8StructBase(pBase, nOffset, nCount) in WW8PropertyImpl()
H A DWW8PropertySetImpl.hxx53 WW8PropertyImpl(WW8StructBase * pBase, sal_uInt32 nOffset,
/trunk/main/unoxml/source/dom/
H A Dchildlist.cxx34 CChildList::CChildList(::rtl::Reference<CNode> const& pBase, in CChildList() argument
36 : m_pNode(pBase) in CChildList()
H A Dchildlist.hxx53 CChildList(::rtl::Reference<CNode> const& pBase,
/trunk/main/toolkit/source/awt/
H A Dvclxwindows.cxx2626 if ( pBase )
2627 sURL = pBase->GetURL();
2662 if ( pBase ) in setText()
2663 pBase->SetDescription( Text ); in setText()
2682 if ( pBase ) in setURL()
2683 pBase->SetURL( URL ); in setURL()
2692 if ( pBase ) in getURL()
2693 aText = pBase->GetURL(); in getURL()
2782 if ( pBase ) in setProperty()
2799 pBase->SetURL( sNewURL ); in setProperty()
[all …]
/trunk/main/sw/source/ui/shells/
H A Dtextidx.cxx166 const SwTOXBase* pBase = rSh.GetCurTOX(); in ExecIdx() local
167 DBG_ASSERT(pBase, "no TOXBase to remove"); in ExecIdx()
168 if( pBase ) in ExecIdx()
169 rSh.DeleteTOX(*pBase, sal_True); in ExecIdx()
189 const SwTOXBase* pBase = 0; in GetIdxState() local
190 if( bHtmlMode || 0 != ( pBase = rSh.GetCurTOX()) ) in GetIdxState()
192 if( pBase ) in GetIdxState()
194 if(pBase->IsTOXBaseInReadonly()) in GetIdxState()
/trunk/main/sw/source/ui/misc/
H A Ddocfnote.cxx424 SfxStyleSheetBase* pBase; in IMPL_LINK_INLINE_END() local
425 pBase = pPool->Find(rCharFmtName, SFX_STYLE_FAMILY_CHAR); in IMPL_LINK_INLINE_END()
426 if(!pBase) in IMPL_LINK_INLINE_END()
427 pBase = &pPool->Make(rCharFmtName, SFX_STYLE_FAMILY_CHAR); in IMPL_LINK_INLINE_END()
428 pFmt = ((SwDocStyleSheet*)pBase)->GetCharFmt(); in IMPL_LINK_INLINE_END()

Completed in 363 milliseconds

12345