Home
last modified time | relevance | path

Searched defs:ePart (Results 1 – 25 of 35) sorted by relevance

12

/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/headless/
H A DCustomWidgetDraw.cxx54 bool CustomWidgetDraw::isNativeControlSupported(ControlType eType, ControlPart ePart) in isNativeControlSupported()
67 bool CustomWidgetDraw::drawNativeControl(ControlType eType, ControlPart ePart, in drawNativeControl()
300 ControlType eType, ControlPart ePart, const tools::Rectangle& rBoundingControlRegion, in getNativeControlRegion()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/headless/
H A DCustomWidgetDraw.cxx57 bool CustomWidgetDraw::isNativeControlSupported(ControlType eType, ControlPart ePart) in isNativeControlSupported()
70 bool CustomWidgetDraw::drawNativeControl(ControlType eType, ControlPart ePart, in drawNativeControl()
304 ControlType eType, ControlPart ePart, const tools::Rectangle& rBoundingControlRegion, in getNativeControlRegion()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/slidesorter/view/
H A DSlsPageObjectLayouter.cxx164 const Part ePart, in GetBoundingBox()
177 const Part ePart, in GetBoundingBox()
H A DSlsLayouter.cxx793 PageObjectLayouter::Part ePart = PageObjectLayouter::Part::Preview; in GetInnerBoundingBox() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/slidesorter/view/
H A DSlsPageObjectLayouter.cxx164 const Part ePart, in GetBoundingBox()
177 const Part ePart, in GetBoundingBox()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/gdi/
H A DWidgetDefinition.cxx19 ControlPart ePart) in getDefinition()
29 WidgetDefinitionPart::getStates(ControlType eType, ControlPart ePart, ControlState eState, in getStates()
H A DFileDefinitionWidgetDraw.cxx145 bool FileDefinitionWidgetDraw::isNativeControlSupported(ControlType eType, ControlPart ePart) in isNativeControlSupported()
561 bool FileDefinitionWidgetDraw::resolveDefinition(ControlType eType, ControlPart ePart, in resolveDefinition()
586 bool FileDefinitionWidgetDraw::drawNativeControl(ControlType eType, ControlPart ePart, in drawNativeControl()
786 ControlType eType, ControlPart ePart, const tools::Rectangle& rBoundingControlRegion, in getNativeControlRegion()
H A DWidgetDefinitionReader.cxx286 ControlPart ePart = xmlStringToControlPart(sPart); in readDefinition() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/gdi/
H A DWidgetDefinition.cxx19 ControlPart ePart) in getDefinition()
29 WidgetDefinitionPart::getStates(ControlType eType, ControlPart ePart, ControlState eState, in getStates()
H A DFileDefinitionWidgetDraw.cxx117 bool FileDefinitionWidgetDraw::isNativeControlSupported(ControlType eType, ControlPart ePart) in isNativeControlSupported()
493 bool FileDefinitionWidgetDraw::resolveDefinition(ControlType eType, ControlPart ePart, in resolveDefinition()
517 bool FileDefinitionWidgetDraw::drawNativeControl(ControlType eType, ControlPart ePart, in drawNativeControl()
716 ControlType eType, ControlPart ePart, const tools::Rectangle& rBoundingControlRegion, in getNativeControlRegion()
H A DWidgetDefinitionReader.cxx279 ControlPart ePart = xmlStringToControlPart(sPart); in readDefinition() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/inc/
H A Dsalgdi.hxx621 bool SalGraphics::IsNativeControlSupported(ControlType eType, ControlPart ePart) in IsNativeControlSupported()
H A DWidgetThemeLibrary.hxx92 ControlPart ePart; member
/dports/editors/libreoffice/libreoffice-7.2.6.2/lotuswordpro/inc/xfilter/
H A Dxftimestyle.hxx130 inline void XFDateTimePart::SetPartType(enumXFDatePart ePart) in SetPartType()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/lotuswordpro/inc/xfilter/
H A Dxftimestyle.hxx131 inline void XFDateTimePart::SetPartType(enumXFDatePart ePart) in SetPartType()
/dports/science/cdf/cdf33_0-dist/src/lib/
H A Depochu.c986 char ePart[MAX_ePART_LEN+1]; int width, i; local
1027 char ePart[MAX_ePART_LEN+1]; int width; Logical leading0; local
1047 static Logical AppendPart (encoded, ePart, width, leading0) in AppendPart() argument
/dports/editors/libreoffice/libreoffice-7.2.6.2/tools/source/fsys/
H A Durlobj.cxx557 bool mustEncode(sal_uInt32 nUTF32, INetURLObject::Part ePart) in mustEncode()
1253 Part ePart = PART_USER_PASSWORD; in setAbsURIRef() local
1498 Part ePart = PART_VISIBLE; in convertRelToAbs() local
3061 Part ePart = PART_URIC_NO_SLASH; in parsePath() local
3366 Part ePart, EncodeMechanism eMechanism, in encodeText()
4406 Part ePart, rtl_TextEncoding eCharset, in appendUCS4()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/tools/source/fsys/
H A Durlobj.cxx556 bool mustEncode(sal_uInt32 nUTF32, INetURLObject::Part ePart) in mustEncode()
1252 Part ePart = PART_USER_PASSWORD; in setAbsURIRef() local
1508 Part ePart = PART_VISIBLE; in convertRelToAbs() local
3071 Part ePart = PART_URIC_NO_SLASH; in parsePath() local
3376 Part ePart, EncodeMechanism eMechanism, in encodeText()
4415 Part ePart, rtl_TextEncoding eCharset, in appendUCS4()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/tools/
H A Durlobj.hxx1123 Part ePart, in encodeText()
1288 inline OUString INetURLObject::encode(std::u16string_view rText, Part ePart, in encode()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/tools/
H A Durlobj.hxx1128 Part ePart, in encodeText()
1293 inline OUString INetURLObject::encode(OUString const & rText, Part ePart, in encode()
/dports/science/siesta/siesta-4.1.5/Src/
H A Dm_ts_trimat_invert.F90228 integer :: sPart, ePart, lsPart, lePart local
490 integer :: sPart, ePart local
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/externals/fetk/mc/src/aprx/
H A Dparti.c476 double tm, cm[3], *evec, eCount1, eCount2, ecutOff, ePart; in Aprx_partOne() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/unx/gtk3/
H A Dgtk3salnativewidgets-gtk.cxx1402 GtkStyleContext* GtkSalGraphics::createNewContext(GtkControlPart ePart, gtk_widget_path_iter_set_ob… in createNewContext()
1826 GtkStyleContext* GtkSalGraphics::createOldContext(GtkControlPart ePart) in createOldContext()
2166 GtkControlPart ePart) in createStyleContext()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/inc/
H A Dsalgdi.hxx669 bool SalGraphics::IsNativeControlSupported(ControlType eType, ControlPart ePart) in IsNativeControlSupported()
H A DWidgetThemeLibrary.hxx102 ControlPart ePart; member

12