Home
last modified time | relevance | path

Searched refs:rDescriptor (Results 1 – 25 of 57) sorted by relevance

123

/AOO41X/main/sd/source/ui/sidebar/
H A DMasterPageDescriptor.cxx65 MasterPageDescriptor::MasterPageDescriptor (const MasterPageDescriptor& rDescriptor) in MasterPageDescriptor() argument
66 : maToken(rDescriptor.maToken), in MasterPageDescriptor()
67 meOrigin(rDescriptor.meOrigin), in MasterPageDescriptor()
68 msURL(rDescriptor.msURL), in MasterPageDescriptor()
69 msPageName(rDescriptor.msPageName), in MasterPageDescriptor()
70 msStyleName(rDescriptor.msStyleName), in MasterPageDescriptor()
71 mbIsPrecious(rDescriptor.mbIsPrecious), in MasterPageDescriptor()
72 mpMasterPage(rDescriptor.mpMasterPage), in MasterPageDescriptor()
73 mpSlide(rDescriptor.mpSlide), in MasterPageDescriptor()
74 maSmallPreview(rDescriptor.maSmallPreview), in MasterPageDescriptor()
[all …]
H A DMasterPageDescriptor.hxx51 MasterPageDescriptor (const MasterPageDescriptor& rDescriptor);
66 const MasterPageDescriptor& rDescriptor);
209 bool operator() (const SharedMasterPageDescriptor& rDescriptor);
214 bool operator() (const SharedMasterPageDescriptor& rDescriptor);
219 bool operator() (const SharedMasterPageDescriptor& rDescriptor);
222 AllComparator(const SharedMasterPageDescriptor& rDescriptor);
223 bool operator() (const SharedMasterPageDescriptor& rDescriptor);
H A DMasterPageContainerQueue.hxx61 bool RequestPreview (const SharedMasterPageDescriptor& rDescriptor);
123 sal_Int32 CalculatePriority (const SharedMasterPageDescriptor& rDescriptor) const;
/AOO41X/main/sd/source/ui/slidesorter/controller/
H A DSlsSelectionFunction.cxx180 virtual void ProcessEvent (EventDescriptor& rDescriptor);
206 virtual bool ProcessButtonDownEvent (EventDescriptor& rDescriptor);
207 virtual bool ProcessButtonUpEvent (EventDescriptor& rDescriptor);
208 virtual bool ProcessMotionEvent (EventDescriptor& rDescriptor);
209 virtual bool ProcessDragEvent (EventDescriptor& rDescriptor);
210 virtual bool HandleUnprocessedEvent (EventDescriptor& rDescriptor);
212 void ReprocessEvent (EventDescriptor& rDescriptor);
236 virtual bool ProcessButtonDownEvent (SelectionFunction::EventDescriptor& rDescriptor);
237 virtual bool ProcessButtonUpEvent (SelectionFunction::EventDescriptor& rDescriptor);
238 virtual bool ProcessMotionEvent (SelectionFunction::EventDescriptor& rDescriptor);
[all …]
/AOO41X/main/filter/source/config/cache/
H A Dtypedetection.cxx228 void TypeDetection::impl_checkResultsAndAddBestFilter(::comphelper::MediaDescriptor& rDescriptor, in impl_checkResultsAndAddBestFilter() argument
233 ::rtl::OUString sFilter = rDescriptor.getUnpackedValueOrDefault( in impl_checkResultsAndAddBestFilter()
242 ::rtl::OUString sDocumentService = rDescriptor.getUnpackedValueOrDefault( in impl_checkResultsAndAddBestFilter()
316 rDescriptor[::comphelper::MediaDescriptor::PROP_TYPENAME() ] <<= sRealType; in impl_checkResultsAndAddBestFilter()
317 rDescriptor[::comphelper::MediaDescriptor::PROP_FILTERNAME()] <<= sFilter; in impl_checkResultsAndAddBestFilter()
347 rDescriptor[::comphelper::MediaDescriptor::PROP_TYPENAME() ] <<= sType ; in impl_checkResultsAndAddBestFilter()
348 rDescriptor[::comphelper::MediaDescriptor::PROP_FILTERNAME()] <<= sFilter; in impl_checkResultsAndAddBestFilter()
402 rDescriptor[::comphelper::MediaDescriptor::PROP_TYPENAME() ] <<= sType ; in impl_checkResultsAndAddBestFilter()
403 rDescriptor[::comphelper::MediaDescriptor::PROP_FILTERNAME()] <<= sFilter; in impl_checkResultsAndAddBestFilter()
687 ::comphelper::MediaDescriptor& rDescriptor, in impl_getPreselection() argument
[all …]
H A Dtypedetection.hxx123 ::comphelper::MediaDescriptor& rDescriptor,
172 … ::rtl::OUString impl_detectTypeFlatAndDeep( ::comphelper::MediaDescriptor& rDescriptor ,
202 ::rtl::OUString impl_detectTypeDeepOnly( ::comphelper::MediaDescriptor& rDescriptor ,
217 void impl_seekStreamToZero(comphelper::MediaDescriptor& rDescriptor);
239 ::comphelper::MediaDescriptor& rDescriptor );
256 … ::rtl::OUString impl_askUserForTypeAndFilterIfAllowed(::comphelper::MediaDescriptor& rDescriptor);
293 void impl_openStream(::comphelper::MediaDescriptor& rDescriptor)
316 … sal_Bool impl_validateAndSetTypeOnDescriptor( ::comphelper::MediaDescriptor& rDescriptor,
338 … sal_Bool impl_validateAndSetFilterOnDescriptor( ::comphelper::MediaDescriptor& rDescriptor,
354 void impl_removeTypeFilterFromDescriptor(::comphelper::MediaDescriptor& rDescriptor);
[all …]
/AOO41X/main/sfx2/source/sidebar/
H A DGridLayouter.cxx52 const ColumnDescriptor& rDescriptor) const;
370 ColumnDescriptor& rDescriptor (maColumnDescriptors[nColumnIndex]); in LayoutColumn() local
371 const sal_Int32 nLeft (nX + rDescriptor.GetLeftPadding()); in LayoutColumn()
372 …const sal_Int32 nWidth (rDescriptor.GetWidth() - rDescriptor.GetLeftPadding() - rDescriptor.GetRig… in LayoutColumn()
433 ColumnDescriptor& rDescriptor (maColumnDescriptors[nColumn]); in DistributeWidth() local
436 const sal_Int32 nWidth (GetMinimumColumnWidth(rColumn, rDescriptor)); in DistributeWidth()
438 rDescriptor.SetWidth(nWidth); in DistributeWidth()
440 if (rDescriptor.GetWeight() <= 0) in DistributeWidth()
443 nTotalColumnWeight += rDescriptor.GetWeight(); in DistributeWidth()
456 ColumnDescriptor& rDescriptor (maColumnDescriptors[nColumn]); in DistributeWidth() local
[all …]
/AOO41X/main/sd/source/ui/view/
H A DViewShellManager.cxx68 ShellDescriptor (const ShellDescriptor& rDescriptor);
69 ShellDescriptor& operator= (const ShellDescriptor& rDescriptor);
84 bool operator() (const ShellDescriptor& rDescriptor) in operator ()() argument
85 { return rDescriptor.mpShell == mpShell; } in operator ()()
100 bool operator() (const ShellDescriptor& rDescriptor) in operator ()() argument
101 { return rDescriptor.mnId == mnId; } in operator ()()
130 void ActivateShell (const ShellDescriptor& rDescriptor);
246 void DestroyViewShell (ShellDescriptor& rDescriptor);
249 const ShellDescriptor& rDescriptor);
590 void ViewShellManager::Implementation::ActivateShell (const ShellDescriptor& rDescriptor) in ActivateShell() argument
[all …]
/AOO41X/main/dbaccess/source/ui/browser/
H A Ddbexchange.cxx228 ODataAccessDescriptor& rDescriptor( getDescriptor() ); in disposing() local
230 if ( rDescriptor.has( daConnection ) ) in disposing()
232 Reference< XConnection > xConnection( rDescriptor[daConnection], UNO_QUERY ); in disposing()
235 rDescriptor.erase( daConnection ); in disposing()
239 if ( rDescriptor.has( daCursor ) ) in disposing()
241 Reference< XResultSet > xResultSet( rDescriptor[ daCursor ], UNO_QUERY ); in disposing()
244 rDescriptor.erase( daCursor ); in disposing()
246 if ( rDescriptor.has( daSelection ) ) in disposing()
247 rDescriptor.erase( daSelection ); in disposing()
248 if ( rDescriptor.has( daBookmarkSelection ) ) in disposing()
[all …]
/AOO41X/main/sc/source/filter/excel/
H A Dxlescher.cxx350 bool XclControlHelper::FillMacroDescriptor( ScriptEventDescriptor& rDescriptor, in FillMacroDescriptor() argument
355rDescriptor.ListenerType = OUString::createFromAscii( spTbxListenerData[ eEventType ].mpcListenerT… in FillMacroDescriptor()
356rDescriptor.EventMethod = OUString::createFromAscii( spTbxListenerData[ eEventType ].mpcEventMetho… in FillMacroDescriptor()
357 rDescriptor.ScriptType = CREATE_OUSTRING( "Script" ); in FillMacroDescriptor()
358 rDescriptor.ScriptCode = XclTools::GetSbMacroUrl( rXclMacroName, pDocShell ); in FillMacroDescriptor()
365 const ScriptEventDescriptor& rDescriptor, XclTbxEventType eEventType ) in ExtractFromMacroDescriptor() argument
367 if( (rDescriptor.ScriptCode.getLength() > 0) && in ExtractFromMacroDescriptor()
368 rDescriptor.ScriptType.equalsIgnoreAsciiCaseAscii( "Script" ) && in ExtractFromMacroDescriptor()
369rDescriptor.ListenerType.equalsAscii( spTbxListenerData[ eEventType ].mpcListenerType ) && in ExtractFromMacroDescriptor()
370 rDescriptor.EventMethod.equalsAscii( spTbxListenerData[ eEventType ].mpcEventMethod ) ) in ExtractFromMacroDescriptor()
[all …]
/AOO41X/main/cppuhelper/source/
H A Dunourl.cxx71 inline UnoUrlDescriptor::Impl::Impl(rtl::OUString const & rDescriptor) in Impl() argument
73 m_aDescriptor = rDescriptor; in Impl()
80 bool bEnd = i == rDescriptor.getLength(); in Impl()
81 sal_Unicode c = bEnd ? 0 : rDescriptor.getStr()[i]; in Impl()
97 = rDescriptor.copy(nStart, i - nStart).toAsciiLowerCase(); in Impl()
118 aKey = rDescriptor.copy(nStart, i - nStart).toAsciiLowerCase(); in Impl()
134 rtl::Uri::decode(rDescriptor.copy(nStart, in Impl()
151 UnoUrlDescriptor::UnoUrlDescriptor(rtl::OUString const & rDescriptor): in UnoUrlDescriptor() argument
152 m_xImpl(new Impl(rDescriptor)) in UnoUrlDescriptor()
/AOO41X/main/sd/source/ui/slidesorter/view/
H A DSlsTheme.cxx326 GradientDescriptor& rDescriptor (GetGradient(eType)); in GetGradientColor() local
330 case Border1: return rDescriptor.maBorderColor1; in GetGradientColor()
331 case Border2: return rDescriptor.maBorderColor2; in GetGradientColor()
332 case Fill1: return rDescriptor.maFillColor1; in GetGradientColor()
333 case Fill2: return rDescriptor.maFillColor2; in GetGradientColor()
335 case Base: return rDescriptor.maBaseColor; in GetGradientColor()
346 GradientDescriptor& rDescriptor (GetGradient(eType)); in GetGradientOffset() local
350 case Border1: return rDescriptor.mnBorderOffset1; in GetGradientOffset()
351 case Border2: return rDescriptor.mnBorderOffset2; in GetGradientOffset()
352 case Fill1: return rDescriptor.mnFillOffset1; in GetGradientOffset()
[all …]
/AOO41X/main/toolkit/source/awt/
H A Dvclxtoolkit.cxx633 …XToolkit::createWindow( const ::com::sun::star::awt::WindowDescriptor& rDescriptor ) throw(::com::… in createWindow() argument
638 return ImplCreateWindow( rDescriptor, WinBits(0) ); in createWindow()
667 const ::com::sun::star::awt::WindowDescriptor& rDescriptor, in ImplCreateWindow()
670 String aServiceName( rDescriptor.WindowServiceName ); in ImplCreateWindow()
695 if ( rDescriptor.Type == ::com::sun::star::awt::WindowClass_TOP ) in ImplCreateWindow()
824 if ( (pParent == NULL ) && ( rDescriptor.ParentIndex == -1 ) ) in ImplCreateWindow()
963 if ( rDescriptor.Type == ::com::sun::star::awt::WindowClass_TOP ) in ImplCreateWindow()
969 if ((pParent == NULL) && rDescriptor.Parent.is()) in ImplCreateWindow()
972 …< ::com::sun::star::awt::XSystemDependentWindowPeer > xSystemDepParent(rDescriptor.Parent, ::com::… in ImplCreateWindow()
1034 else if ( rDescriptor.Type == ::com::sun::star::awt::WindowClass_CONTAINER ) in ImplCreateWindow()
[all …]
/AOO41X/main/sd/source/ui/slidesorter/model/
H A DSlsVisualState.cxx104 void VisualState::UpdateVisualState (const PageDescriptor& rDescriptor) in UpdateVisualState() argument
106 if (rDescriptor.HasState(PageDescriptor::ST_Excluded)) in UpdateVisualState()
108 else if (rDescriptor.HasState(PageDescriptor::ST_Current)) in UpdateVisualState()
110 else if (rDescriptor.HasState(PageDescriptor::ST_Focused)) in UpdateVisualState()
112 else if (rDescriptor.HasState(PageDescriptor::ST_Selected)) in UpdateVisualState()
117 SetMouseOverState(rDescriptor.HasState(PageDescriptor::ST_MouseOver)); in UpdateVisualState()
/AOO41X/main/filter/source/svg/
H A Dsvgfilter.cxx87 sal_Bool SAL_CALL SVGFilter::filter( const Sequence< PropertyValue >& rDescriptor ) in filter() argument
111 for ( sal_Int32 nInd = 0; nInd < rDescriptor.getLength(); nInd++ ) in filter()
113 if ( rDescriptor[nInd].Name.equalsAscii( "SelectionOnly" ) ) in filter()
115 rDescriptor[nInd].Value >>= bSelectionOnly; in filter()
173 Sequence< PropertyValue > aNewDescriptor(rDescriptor); in filter()
178 const sal_uInt32 nOldLength = rDescriptor.getLength(); in filter()
H A Dsvgimport.cxx34 sal_Bool SVGFilter::implImport( const Sequence< PropertyValue >& rDescriptor ) in implImport() argument
40 sal_Int32 nLength = rDescriptor.getLength(); in implImport()
41 const PropertyValue* pValue = rDescriptor.getConstArray(); in implImport()
H A Dsvgfilter.hxx262 …sal_Bool implImport( const Sequence< PropertyValue >& rDescriptor ) thr…
265 …sal_Bool implExport( const Sequence< PropertyValue >& rDescriptor ) thr…
301 …virtual sal_Bool SAL_CALL filter( const Sequence< PropertyValue >& rDescriptor ) throw(RuntimeExce…
/AOO41X/main/filter/source/pdf/
H A Dpdffilter.cxx51 sal_Bool PDFFilter::implExport( const Sequence< PropertyValue >& rDescriptor ) in implExport() argument
55 sal_Int32 nLength = rDescriptor.getLength(); in implExport()
56 const PropertyValue* pValue = rDescriptor.getConstArray(); in implExport()
177 sal_Bool SAL_CALL PDFFilter::filter( const Sequence< PropertyValue >& rDescriptor ) in filter() argument
182 const sal_Bool bRet = implExport( rDescriptor ); in filter()
H A Dpdffilter.hxx74 sal_Bool implExport( const Sequence< PropertyValue >& rDescriptor );
79 …virtual sal_Bool SAL_CALL filter( const Sequence< PropertyValue >& rDescriptor ) throw(RuntimeExce…
/AOO41X/main/svx/source/sdr/contact/
H A Dviewobjectcontactofmasterpagedescriptor.cxx77 const sdr::MasterPageDescriptor& rDescriptor = GetMasterPageDescriptor(); in getPrimitive2DSequenceHierarchy() local
80 const SdrPage& rOwnerPage = rDescriptor.GetOwnerPage(); in getPrimitive2DSequenceHierarchy()
89 aPreprocessedLayers &= rDescriptor.GetVisibleLayers(); in getPrimitive2DSequenceHierarchy()
108 ViewContact& rViewContactOfMasterPage(rDescriptor.GetUsedPage().GetViewContact()); in getPrimitive2DSequenceHierarchy()
H A Dviewcontactofmasterpagedescriptor.cxx93 …ctOfMasterPageDescriptor::ViewContactOfMasterPageDescriptor(sdr::MasterPageDescriptor& rDescriptor) in ViewContactOfMasterPageDescriptor() argument
95 mrMasterPageDescriptor(rDescriptor) in ViewContactOfMasterPageDescriptor()
/AOO41X/main/writerfilter/source/filter/
H A DWriterFilterDetection.cxx64 OUString WriterFilterDetection::detect( uno::Sequence< beans::PropertyValue >& rDescriptor ) in detect() argument
69 sal_Int32 nPropertyCount = rDescriptor.getLength(); in detect()
70 const beans::PropertyValue* pValues = rDescriptor.getConstArray(); in detect()
77 rDescriptor[nProperty].Value >>= sTypeName; in detect()
/AOO41X/main/sdext/source/presenter/
H A DPresenterClock.cxx1207 BitmapDescriptor& rDescriptor (*aDescriptors[nIndex]); in ScaleBitmaps() local
1208 if ( ! rDescriptor.mxScaledBitmap.is() && rDescriptor.mxBitmap.is()) in ScaleBitmaps()
1210 const geometry::IntegerSize2D aBitmapSize (rDescriptor.mxBitmap->getSize()); in ScaleBitmaps()
1211 rDescriptor.mxScaledBitmap = rDescriptor.mxBitmap->getScaledBitmap( in ScaleBitmaps()
1214 rDescriptor.maScaledOffset = geometry::RealPoint2D( in ScaleBitmaps()
1215 rDescriptor.maOffset.X * nScale, in ScaleBitmaps()
1216 rDescriptor.maOffset.Y * nScale); in ScaleBitmaps()
/AOO41X/main/reportdesign/source/filter/xml/
H A Dxmlfilter.cxx451 sal_Bool SAL_CALL ORptFilter::filter( const Sequence< PropertyValue >& rDescriptor ) in filter() argument
461 bRet = implImport( rDescriptor ); in filter()
469 sal_Bool ORptFilter::implImport( const Sequence< PropertyValue >& rDescriptor ) in implImport() argument
476 const PropertyValue* pIter = rDescriptor.getConstArray(); in implImport()
477 const PropertyValue* pEnd = pIter + rDescriptor.getLength(); in implImport()
566 ::comphelper::MediaDescriptor aDescriptor(rDescriptor); in implImport()
/AOO41X/main/sd/source/ui/slidesorter/inc/model/
H A DSlsPageDescriptor.hxx152 PageDescriptor (const PageDescriptor& rDescriptor);
156 PageDescriptor& operator= (const PageDescriptor& rDescriptor);

123