Home
last modified time | relevance | path

Searched refs:maPath (Results 1 – 25 of 50) sorted by relevance

12

/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/gdi/
H A Dgraphictools.cxx32 maPath(), in SvtGraphicStroke()
53 maPath( rPath ), in SvtGraphicStroke()
67 rPath = maPath; in getPath()
88 maPath = rPoly; in setPath()
118 rClass.maPath.Write( rOStm ); in WriteSvtGraphicStroke()
141 rClass.maPath.Read( rIStm ); in ReadSvtGraphicStroke()
164 maPath(), in SvtGraphicFill()
195 maPath( rPath ), in SvtGraphicFill()
214 rPath = maPath; in getPath()
231 maPath = rPath; in setPath()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/gdi/
H A Dgraphictools.cxx33 maPath(), in SvtGraphicStroke()
54 maPath( rPath ), in SvtGraphicStroke()
68 rPath = maPath; in getPath()
89 maPath = rPoly; in setPath()
119 rClass.maPath.Write( rOStm ); in WriteSvtGraphicStroke()
142 rClass.maPath.Read( rIStm ); in ReadSvtGraphicStroke()
165 maPath(), in SvtGraphicFill()
196 maPath( rPath ), in SvtGraphicFill()
215 rPath = maPath; in getPath()
232 maPath = rPath; in setPath()
[all …]
H A Dvectorgraphicdata.cxx172 …ce< css::graphic::XPrimitive2D >>>(xEmfParser->getDecomposition(myInputStream, maPath, aSequence)); in ensureSequenceAndRange()
178 …no::Reference< css::graphic::XPrimitive2D >>>(xSvgParser->getDecomposition(myInputStream, maPath)); in ensureSequenceAndRange()
228 maPath(rPath), in VectorGraphicData()
242 maPath(rPath), in VectorGraphicData()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/inc/
H A Dtemplateviewitem.hxx22 void setPath (const OUString &rPath) { maPath = rPath; } in setPath()
24 const OUString& getPath () const { return maPath; } in getPath()
40 OUString maPath; member in TemplateViewItem
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/sfx2/
H A Dtemplateviewitem.hxx23 void setPath (const OUString &rPath) { maPath = rPath; } in setPath()
25 const OUString& getPath () const { return maPath; } in getPath()
41 OUString maPath; member in TemplateViewItem
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/oox/ppt/
H A Dslidepersist.hxx80 void setPath( const OUString& rPath ) { maPath = rPath; } in setPath()
81 const OUString& getPath() const { return maPath; } in getPath()
129 OUString maPath; member in oox::ppt::SlidePersist
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/oox/ppt/
H A Dslidepersist.hxx79 void setPath( const OUString& rPath ) { maPath = rPath; } in setPath()
80 const OUString& getPath() const { return maPath; } in getPath()
128 OUString maPath; member in oox::ppt::SlidePersist
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/vcl/
H A Dvectorgraphicdata.hxx59 OUString const maPath; member in VectorGraphicData
100 const OUString& getPath() const { return maPath; } in getPath()
H A Dgraphictools.hxx175 tools::Polygon maPath; member in SvtGraphicStroke
352 tools::PolyPolygon maPath; member in SvtGraphicFill
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/orcus/
H A Dxmlcontext.cxx160 ScOrcusXMLContext(), mrDoc(rDoc), maPath(rPath) {} in ScOrcusXMLContextImpl()
169 loadContentFromURL(maPath, aStrm); in loadXMLStructure()
232 if (osl::FileBase::getSystemPathFromFileURL(maPath, aSysPath) != osl::FileBase::E_None) in importXML()
251 rLink.maPath.getStr(), in importXML()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/orcus/
H A Dxmlcontext.cxx161 ScOrcusXMLContext(), mrDoc(rDoc), maPath(rPath) {} in ScOrcusXMLContextImpl()
170 loadContentFromURL(maPath, aStrm); in loadXMLStructure()
233 if (osl::FileBase::getSystemPathFromFileURL(maPath, aSysPath) != osl::FileBase::E_None) in importXML()
252 rLink.maPath.getStr(), in importXML()
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/draw/
H A Dximpcustomshape.cxx892 GetSizeSequence( maPath, aIter.toString(), EAS_SubViewSize ); in startFastElement()
898 GetBool( maPath, aIter.toView(), EAS_ExtrusionAllowed ); in startFastElement()
901 GetBool( maPath, aIter.toView(), EAS_TextPathAllowed ); in startFastElement()
904 GetBool( maPath, aIter.toView(), EAS_ConcentricGradientFillAllowed ); in startFastElement()
1038 GetEnhancedPath( maPath, aIter.toString() ); in startFastElement()
1047 maPath.push_back( aProp ); in startFastElement()
1058 maPath.push_back( aProp ); in startFastElement()
1063 GetEnhancedRectangleSequence( maPath, aIter.toString(), EAS_TextFrames ); in startFastElement()
1074 GetEnum( maPath, aIter.toView(), EAS_GluePointType, *aXML_GluePointEnumMap ); in startFastElement()
1220 for ( const beans::PropertyValue& rPathItem : maPath ) in endFastElement()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/draw/
H A Dximpcustomshape.cxx896 GetSizeSequence( maPath, rValue, EAS_SubViewSize ); in StartElement()
902 GetBool( maPath, rValue, EAS_ExtrusionAllowed ); in StartElement()
905 GetBool( maPath, rValue, EAS_TextPathAllowed ); in StartElement()
908 GetBool( maPath, rValue, EAS_ConcentricGradientFillAllowed ); in StartElement()
1041 GetEnhancedPath( maPath, rValue ); in StartElement()
1050 maPath.push_back( aProp ); in StartElement()
1061 maPath.push_back( aProp ); in StartElement()
1066 GetEnhancedRectangleSequence( maPath, rValue, EAS_TextFrames ); in StartElement()
1077 GetEnum( maPath, rValue, EAS_GluePointType, *aXML_GluePointEnumMap ); in StartElement()
1080 GetDoubleSequence( maPath, rValue, EAS_GluePointLeavingDirections ); in StartElement()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/vcl/
H A Dgraphictools.hxx175 tools::Polygon maPath; member in SvtGraphicStroke
351 tools::PolyPolygon maPath; member in SvtGraphicFill
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/xoutdev/
H A Dxtable.cxx103 maPath ( rPath ), in XPropertyList()
237 aDirs.push(maPath.getToken(0, ';', nIndex)); in Load()
287 aLastDir = maPath.getToken(0, ';', nIndex); in Save()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/xoutdev/
H A Dxtable.cxx106 maPath ( rPath ), in XPropertyList()
240 aDirs.push(maPath.getToken(0, ';', nIndex)); in Load()
290 aLastDir = maPath.getToken(0, ';', nIndex); in Save()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/core/tool/
H A Dorcusxml.cxx28 maPos(rPos), maPath(rPath) {} in CellLink()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/core/tool/
H A Dorcusxml.cxx28 maPos(rPos), maPath(rPath) {} in CellLink()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/source/dialog/
H A Dfiledlghelper.cxx1225 INetURLObject aObj( maPath ); in implInitializeFileName()
1558 maPath = mxFileDlg->getDisplayDirectory(); in execute()
1576 aPath = maPath; in getPath()
1615 INetURLObject url(maPath); in verifyPath()
1657 maPath = SvtPathOptions().GetWorkPath(); in verifyPath()
1671 maPath = _rPath; in displayFolder()
2115 if ( maPath.isEmpty() ) in loadConfig()
2131 if ( maPath.isEmpty() ) in loadConfig()
2150 if ( maPath.isEmpty() ) in loadConfig()
2175 if ( maPath.isEmpty() ) in loadConfig()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sfx2/source/dialog/
H A Dfiledlghelper.cxx1236 INetURLObject aObj( maPath ); in implInitializeFileName()
1571 maPath = mxFileDlg->getDisplayDirectory(); in execute()
1589 aPath = maPath; in getPath()
1628 INetURLObject url(maPath); in verifyPath()
1670 maPath = SvtPathOptions().GetWorkPath(); in verifyPath()
1684 maPath = _rPath; in displayFolder()
2128 if ( maPath.isEmpty() ) in loadConfig()
2144 if ( maPath.isEmpty() ) in loadConfig()
2163 if ( maPath.isEmpty() ) in loadConfig()
2188 if ( maPath.isEmpty() ) in loadConfig()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/svx/
H A Dxtable.hxx158 OUString maPath; member in XPropertyList
189 const OUString& GetPath() const { return maPath; } in GetPath()
190 void SetPath(const OUString& rString) { maPath = rString; } in SetPath()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/remotecontrol/
H A DBluetoothServer.cxx65 OString maPath; member
70 : maBusName( pBusName ), maPath( pPath ), maInterface( pInterface ) { } in DBusObject()
74 return dbus_message_new_method_call( maBusName.getStr(), maPath.getStr(), in getMethodCall()
82 pObject->maPath = maPath; in cloneForInterface()
742 pAdapter->maPath << " with error: " << pError ); in getDBusBooleanProperty()
789 pAdapter->maPath << " with error: " << pError ); in setDBusBooleanProperty()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/remotecontrol/
H A DBluetoothServer.cxx62 OString maPath; member
67 : maBusName( pBusName ), maPath( pPath ), maInterface( pInterface ) { } in DBusObject()
71 return dbus_message_new_method_call( maBusName.getStr(), maPath.getStr(), in getMethodCall()
79 pObject->maPath = maPath; in cloneForInterface()
737 pAdapter->maPath << " with error: " << pError ); in getDBusBooleanProperty()
784 pAdapter->maPath << " with error: " << pError ); in setDBusBooleanProperty()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/inc/
H A Dorcusfiltersimpl.hxx34 OUString maPath; member in ScOrcusXMLContextImpl
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/inc/
H A Dorcusxml.hxx62 OString maPath; member

12