Home
last modified time | relevance | path

Searched refs:pInfo (Results 126 – 150 of 357) sorted by last modified time

12345678910>>...15

/trunk/main/sw/source/filter/html/
H A Dhtmlftn.cxx429 const SwEndNoteInfo * pInfo = 0; in GetFootEndNoteSym() local
431 pInfo = rFmtFtn.IsEndNote() ? &pDoc->GetEndNoteInfo() in GetFootEndNoteSym()
435 if( pInfo ) in GetFootEndNoteSym()
436 sRet = pInfo->GetPrefix(); in GetFootEndNoteSym()
438 if( pInfo ) in GetFootEndNoteSym()
439 sRet += pInfo->GetSuffix(); in GetFootEndNoteSym()
448 const SwEndNoteInfo *pInfo; in OutFootEndNoteSym() local
456 pInfo = &pDoc->GetEndNoteInfo(); in OutFootEndNoteSym()
463 pInfo = &pDoc->GetFtnInfo(); in OutFootEndNoteSym()
466 const SwCharFmt *pSymCharFmt = pInfo->GetCharFmt( *pDoc ); in OutFootEndNoteSym()
/trunk/main/sw/source/core/txtnode/
H A Datrftn.cxx148 const SwEndNoteInfo* pInfo; in GetViewNumStr() local
150 pInfo = &rDoc.GetEndNoteInfo(); in GetViewNumStr()
152 pInfo = &rDoc.GetFtnInfo(); in GetViewNumStr()
153 sRet = pInfo->aFmt.GetNumStr( GetNumber() ); in GetViewNumStr()
156 sRet.Insert( pInfo->GetPrefix(), 0 ); in GetViewNumStr()
157 sRet += pInfo->GetSuffix(); in GetViewNumStr()
337 const SwEndNoteInfo* pInfo; in MakeNewTextSection() local
342 pInfo = &rNodes.GetDoc()->GetEndNoteInfo(); in MakeNewTextSection()
347 pInfo = &rNodes.GetDoc()->GetFtnInfo(); in MakeNewTextSection()
351 if( 0 == (pFmtColl = pInfo->GetFtnTxtColl() ) ) in MakeNewTextSection()
/trunk/main/sw/source/core/text/
H A Dtxtftn.cxx1012 const SwEndNoteInfo* pInfo; in NewFtnNumPortion() local
1014 pInfo = &pDoc->GetEndNoteInfo(); in NewFtnNumPortion()
1016 pInfo = &pDoc->GetFtnInfo(); in NewFtnNumPortion()
1017 const SwAttrSet& rSet = pInfo->GetCharFmt(*pDoc)->GetAttrSet(); in NewFtnNumPortion()
1368 const SwEndNoteInfo* pInfo; in SwFtnSave() local
1370 pInfo = &pDoc->GetEndNoteInfo(); in SwFtnSave()
1372 pInfo = &pDoc->GetFtnInfo(); in SwFtnSave()
1373 const SwAttrSet& rSet = pInfo->GetAnchorCharFmt((SwDoc&)*pDoc)->GetAttrSet(); in SwFtnSave()
H A Ditrform2.cxx1411 const SwEndNoteInfo* pInfo; in NewPortion() local
1413 pInfo = &pDoc->GetEndNoteInfo(); in NewPortion()
1415 pInfo = &pDoc->GetFtnInfo(); in NewPortion()
1416 const SwAttrSet& rSet = pInfo->GetAnchorCharFmt((SwDoc&)*pDoc)->GetAttrSet(); in NewPortion()
/trunk/main/sw/source/core/doc/
H A Dtblcpy.cxx395 BoxStructure::iterator pInfo = maLines[nLine].begin(); in incColSpan() local
397 long nCol = pInfo->mnColSpan; in incColSpan()
398 while( nNewCol > nCol && ++pInfo != pEnd ) in incColSpan()
399 nCol += pInfo->mnColSpan; in incColSpan()
400 if( pInfo != pEnd ) in incColSpan()
401 ++(pInfo->mnColSpan); in incColSpan()
H A Ddocdraw.cxx875 IMPL_LINK(SwDoc, CalcFieldValueHdl, EditFieldInfo*, pInfo) in IMPL_LINK() argument
877 if (pInfo) in IMPL_LINK()
879 const SvxFieldItem& rField = pInfo->GetField(); in IMPL_LINK()
887 pInfo->SetRepresentation( in IMPL_LINK()
902 pInfo->SetRepresentation( in IMPL_LINK()
909 pInfo->SetRepresentation( in IMPL_LINK()
928 pInfo->SetTxtColor(aColor); in IMPL_LINK()
935 pInfo->ClearFldColor(); in IMPL_LINK()
942 pInfo->SetRepresentation( in IMPL_LINK()
949 pInfo->SetRepresentation( String( '?' ) ); in IMPL_LINK()
/trunk/main/sw/inc/
H A Dswabstdlg.hxx294 virtual void Initialize(SfxChildWinInfo *pInfo) = 0;
480 SfxChildWinInfo* pInfo,
486 SfxChildWinInfo* pInfo,
/trunk/main/svx/source/table/
H A Dtablertfimporter.cxx175 switch ( pInfo->eState ) in IMPL_LINK()
178 ProcToken( pInfo ); in IMPL_LINK()
181 ProcToken( pInfo ); in IMPL_LINK()
195 pInfo->nToken = RTF_PAR; in IMPL_LINK()
197 ProcToken( pInfo ); in IMPL_LINK()
343 switch ( pInfo->nToken ) in ProcToken()
350 mnLastToken = pInfo->nToken; in ProcToken()
356 mnLastToken = pInfo->nToken; in ProcToken()
367 mnLastToken = pInfo->nToken; in ProcToken()
385 mnLastToken = pInfo->nToken; in ProcToken()
[all …]
/trunk/main/svx/source/svdraw/
H A Dsvdotextdecomposition.cxx560 if(pInfo && (double)pInfo->mrStartPos.Y() < maScale.getY()) in IMPL_LINK()
570 if(pInfo) in IMPL_LINK()
578 const basegfx::B2DPoint aStartPosition(pInfo->mrStartPos.X(), pInfo->mrStartPos.Y()); in IMPL_LINK()
591 pInfo->mrText, pInfo->mnTextStart, pInfo->mnTextLen)); in IMPL_LINK()
617 if(pInfo) in IMPL_LINK()
627 if(pInfo) in IMPL_LINK()
629 impHandleDrawBulletInfo(*pInfo); in IMPL_LINK()
637 if(pInfo) in IMPL_LINK()
639 impHandleDrawBulletInfo(*pInfo); in IMPL_LINK()
647 if(pInfo) in IMPL_LINK()
[all …]
H A Dsvdotextpathdecomposition.cxx209 IMPL_LINK(impTextBreakupHandler, decompositionPathTextPrimitive, DrawPortionInfo*, pInfo) in IMPL_LINK() argument
211 maPathTextPortions.push_back(impPathTextPortion(*pInfo)); in IMPL_LINK()
/trunk/main/svx/source/inc/
H A Dtabwin.hxx131 SfxBindings *pBindings, SfxChildWinInfo *pInfo);
H A Dfmexpl.hxx599 SfxChildWinInfo *pInfo );
H A Ddatanavi.hxx307 SfxBindings* pBindings, SfxChildWinInfo* pInfo );
H A Dfiltnav.hxx359 SfxChildWinInfo *pInfo );
H A DfmPropBrw.hxx43 FmPropBrwMgr(Window *pParent, sal_uInt16 nId, SfxBindings *pBindings, SfxChildWinInfo *pInfo);
/trunk/main/svx/source/gallery2/
H A Dgalbrws2.cxx246 DispatchInfo *pInfo = new DispatchInfo; in Execute() local
247 pInfo->TargetURL = rCmdInfo.URL; in Execute()
248 pInfo->Arguments = rArguments; in Execute()
249 pInfo->Dispatch = rCmdInfo.Dispatch; in Execute()
252 STATIC_LINK( 0, GalleryBrowser2, AsyncDispatch_Impl), pInfo ) ) in Execute()
253 delete pInfo; in Execute()
1263 DispatchInfo *pInfo = new DispatchInfo; in Dispatch() local
1264 pInfo->TargetURL = aURL; in Dispatch()
1265 pInfo->Arguments = aArgs; in Dispatch()
1266 pInfo->Dispatch = xDispatch; in Dispatch()
[all …]
H A Dgalbrws.cxx45 …ryChildWindow( Window* _pParent, sal_uInt16 nId, SfxBindings* pBindings, SfxChildWinInfo* pInfo ) : in DBG_NAME()
52 ( (GalleryBrowser*) pWindow )->Initialize( pInfo ); in DBG_NAME()
/trunk/main/svx/source/form/
H A Dtabwin.cxx185 ColumnInfo* pInfo = static_cast<ColumnInfo*>(pSelected->GetUserData()); in StartDrag() local
186 aDescriptor[ daColumnName ] <<= pInfo->sColumnName; in StartDrag()
275 ColumnInfo* pInfo = static_cast<ColumnInfo*>(pSelected->GetUserData()); in createSelectionControls() local
276 …aDescr[ daColumnName ] <<= pInfo->sColumnName;//::rtl::OUString( pListBox->GetEntryText( pSelected… in createSelectionControls()
H A Dformcontrolfactory.cxx541 const PropertyValue* pInfo = aInfo.getConstArray(); in initializeTextFieldLineEnds() local
542 const PropertyValue* pInfoEnd = pInfo + aInfo.getLength(); in initializeTextFieldLineEnds()
543 for ( ; pInfo != pInfoEnd; ++pInfo ) in initializeTextFieldLineEnds()
545 if ( pInfo->Name.equalsAscii( "PreferDosLikeLineEnds" ) ) in initializeTextFieldLineEnds()
547 pInfo->Value >>= bDosLineEnds; in initializeTextFieldLineEnds()
/trunk/main/svx/source/engine3d/
H A Dfloat3d.cxx3356 SfxChildWinInfo* pInfo ) : in Svx3DChildWindow() argument
3364 pWin->Initialize( pInfo ); in Svx3DChildWindow()
/trunk/main/svx/source/dialog/
H A Dsrchdlg.cxx2540 SfxChildWinInfo* pInfo ) in SvxSearchDialogWrapper() argument
2545 dialog->Initialize( pInfo ); in SvxSearchDialogWrapper()
H A Dimapdlg.cxx153 SfxChildWinInfo* pInfo ) : in SvxIMapDlgChildWindow() argument
159 if ( pInfo->nFlags & SFX_CHILDWIN_ZOOMIN ) in SvxIMapDlgChildWindow()
164 pDlg->Initialize( pInfo ); in SvxIMapDlgChildWindow()
H A Drubydialog.cxx78 SfxBindings* pBindings, SfxChildWinInfo* pInfo) : in SvxRubyChildWindow() argument
84 if ( pInfo->nFlags & SFX_CHILDWIN_ZOOMIN ) in SvxRubyChildWindow()
89 pDlg->Initialize( pInfo ); in SvxRubyChildWindow()
H A Dfontwork.cxx183 SfxChildWinInfo* pInfo in SvxFontWorkChildWindow() argument
195 pDlg->Initialize( pInfo ); in SvxFontWorkChildWindow()
H A Dhyperdlg.cxx58 SfxChildWinInfo* pInfo ) : in SvxHlinkDlgWrapper() argument
73 if ( pInfo->aSize.Width() != 0 && pInfo->aSize.Height() != 0 && in SvxHlinkDlgWrapper()
79 if( aParentSize.Width() < pInfo->aPos.X() ) in SvxHlinkDlgWrapper()
80 pInfo->aPos.setX( aParentSize.Width()-aDlgSize.Width() < long(0.1*aParentSize.Width()) ? in SvxHlinkDlgWrapper()
82 if( aParentSize.Height() < pInfo->aPos. Y() ) in SvxHlinkDlgWrapper()
83 pInfo->aPos.setY( aParentSize.Height()-aDlgSize.Height() < long(0.1*aParentSize.Height()) ? in SvxHlinkDlgWrapper()
86 pWindow->SetPosPixel( pInfo->aPos ); in SvxHlinkDlgWrapper()

Completed in 143 milliseconds

12345678910>>...15