Home
last modified time | relevance | path

Searched refs:rInfo (Results 301 – 325 of 333) sorted by relevance

1...<<11121314

/trunk/main/unotools/source/config/
H A Dmoduleoptions.cxx1082 FactoryInfo& rInfo = m_lFactories[eFactory]; in MakeReadonlyStatesAvailable() local
1083 rInfo.setDefaultFilterReadonly(lReadonlyStates[i]); in MakeReadonlyStatesAvailable()
/trunk/main/sw/source/core/doc/
H A Ddoctxm.cxx2420 sal_Bool SwTOXBase::GetInfo( SfxPoolItem& rInfo ) const in GetInfo()
2422 switch( rInfo.Which() ) in GetInfo()
2428 pSect->GetFmt()->GetInfo( rInfo ); in GetInfo()
/trunk/main/filter/source/flash/
H A Dswfwriter.hxx363 …void Impl_handleLineInfoPolyPolygons(const LineInfo& rInfo, const basegfx::B2DPolygon& rLinePolygo…
H A Dswfwriter1.cxx1395 void Writer::Impl_handleLineInfoPolyPolygons(const LineInfo& rInfo, const basegfx::B2DPolygon& rLin… in Impl_handleLineInfoPolyPolygons() argument
1402 rInfo.applyToB2DPolyPolygon(aLinePolyPolygon, aFillPolyPolygon); in Impl_handleLineInfoPolyPolygons()
/trunk/main/sw/source/filter/rtf/
H A Dswparrtf.hxx439 void SetPageInformationAsDefault(const DocPageInformation &rInfo);
/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx5307 SvxMSDffShapeInfo& rInfo = *pShapeInfos->GetObject(nFound); in ProcessObj() local
5308 pTextImpRec->bReplaceByFly = rInfo.bReplaceByFly; in ProcessObj()
5309 pTextImpRec->bLastBoxInChain = rInfo.bLastBoxInChain; in ProcessObj()
6459 SvxMSDffShapeInfo& rInfo = *pShapeInfos->GetObject( nFound ); in GetShape() local
6468 rStCtrl.Seek( rInfo.nFilePos ); in GetShape()
6532 SvxMSDffBLIPInfo& rInfo = *(*pBLIPInfos)[ nIdx-1 ]; in GetBLIP() local
6535 pStData->Seek( rInfo.nFilePos ); in GetBLIP()
6549 pStData2->Seek( rInfo.nFilePos ); in GetBLIP()
/trunk/main/dbaccess/source/ui/querydesign/
H A DQueryDesignView.cxx2826 …esignView::HasFieldByAliasName(const ::rtl::OUString& rFieldName, OTableFieldDescRef& rInfo) const in HasFieldByAliasName()
2828 return m_pSelectionBox->HasFieldByAliasName( rFieldName, rInfo); in HasFieldByAliasName()
2831 SqlParseError OQueryDesignView::InsertField( const OTableFieldDescRef& rInfo, sal_Bool bVis, sal_Bo… in InsertField() argument
2833 …return m_pSelectionBox->InsertField( rInfo, BROWSER_INVALIDID,bVis, bActivate ).isValid() ? eOk : … in InsertField()
/trunk/main/ucb/source/ucp/hierarchy/
H A Dhierarchycontent.hxx216 void transfer( const ::com::sun::star::ucb::TransferInfo& rInfo,
/trunk/main/svx/source/inc/
H A Dfiltnav.hxx347 void FillInfo( SfxChildWinInfo& rInfo ) const;
H A Dfmexpl.hxx591 void FillInfo( SfxChildWinInfo& rInfo ) const;
/trunk/main/ucb/source/ucp/package/
H A Dpkgcontent.hxx231 void transfer( const ::com::sun::star::ucb::TransferInfo& rInfo,
/trunk/main/svx/inc/svx/
H A Dsvdotext.hxx424 virtual void TakeObjInfo(SdrObjTransformInfoRec& rInfo) const;
H A Dsvdobj.hxx571 virtual void TakeObjInfo(SdrObjTransformInfoRec& rInfo) const;
/trunk/main/sw/source/core/layout/
H A Dpaintfrm.cxx6434 const SwLineNumberInfo &rInfo = GetFmt()->GetDoc()->GetLineNumberInfo(); in RefreshExtraData() local
6435 sal_Bool bLineInFly = (rInfo.IsPaintLineNumbers() && rInfo.IsCountInFlys()) in RefreshExtraData()
6462 const SwLineNumberInfo &rInfo = GetFmt()->GetDoc()->GetLineNumberInfo(); in RefreshExtraData() local
6463 sal_Bool bLineInBody = rInfo.IsPaintLineNumbers(), in RefreshExtraData()
6464 bLineInFly = bLineInBody && rInfo.IsCountInFlys(), in RefreshExtraData()
H A Dpagechg.cxx742 sal_Bool SwPageFrm::GetInfo( SfxPoolItem & rInfo ) const in GetInfo()
744 if( RES_AUTOFMT_DOCNODE == rInfo.Which() ) in GetInfo()
H A Dfly.cxx1176 sal_Bool SwFlyFrm::GetInfo( SfxPoolItem & rInfo ) const in GetInfo()
1178 if( RES_AUTOFMT_DOCNODE == rInfo.Which() ) in GetInfo()
/trunk/main/sw/source/ui/dbui/
H A Dmmconfigitem.cxx1854 void SwMailMergeConfigItem::AddMergedDocument(SwDocMergeInfo& rInfo) in AddMergedDocument() argument
1856 m_pImpl->aMergeInfos.push_back(rInfo); in AddMergedDocument()
/trunk/main/ucb/source/ucp/tdoc/
H A Dtdoc_content.hxx200 void transfer( const ::com::sun::star::ucb::TransferInfo& rInfo,
/trunk/main/sw/source/filter/html/
H A Dwrthtml.hxx593 const SwHTMLNumRuleInfo& rInfo );
H A Dcss1atr.cxx151 static Writer& OutCSS1_SwFtnInfo( Writer& rWrt, const SwEndNoteInfo& rInfo,
1921 static Writer& OutCSS1_SwFtnInfo( Writer& rWrt, const SwEndNoteInfo& rInfo, in OutCSS1_SwFtnInfo() argument
1941 const SwCharFmt *pSymCharFmt = rInfo.GetCharFmt( *pDoc ); in OutCSS1_SwFtnInfo()
/trunk/main/sw/inc/
H A Dtox.hxx515 virtual sal_Bool GetInfo( SfxPoolItem& rInfo ) const;
/trunk/main/sc/inc/
H A Ddapiuno.hxx88 ::com::sun::star::sheet::DataPilotFieldGroupInfo& rInfo,
616 createDateGroup(const com::sun::star::sheet::DataPilotFieldGroupInfo& rInfo)
/trunk/main/vcl/inc/vcl/
H A Dpdfwriter.hxx771 void DrawPolyLine( const Polygon& rPoly, const ExtLineInfo& rInfo );
/trunk/main/sc/source/ui/docshell/
H A Ddocfunc.cxx3052 ScUndoTabColorInfo& rInfo = rUndoTabColorList[i]; in SetTabBgColor() local
3053 nTab = rInfo.mnTabId; in SetTabBgColor()
3056 aNewTabBgColor = rInfo.maNewTabBgColor; in SetTabBgColor()
3057 rInfo.maOldTabBgColor = pDoc->GetTabBgColor(nTab); in SetTabBgColor()
/trunk/main/sfx2/source/appl/
H A Dworkwin.cxx2649 void SfxWorkWindow::SaveStatus_Impl(SfxChildWindow *pChild, const SfxChildWinInfo &rInfo) in SaveStatus_Impl() argument
2653 pChild->SaveStatus(rInfo); in SaveStatus_Impl()

Completed in 285 milliseconds

1...<<11121314