/trunk/main/sfx2/source/dialog/ |
H A D | filtergrouping.cxx | 136 typedef ::rtl::OUString FilterName; typedef 147 …Sequence< FilterName > aSubFilters; // the (logical) names of the filter which belong to the cla… 175 struct CreateEmptyClassRememberPos : public ::std::unary_function< FilterName, void > 189 void operator() ( const FilterName& _rLogicalFilterName ) in operator ()() 202 struct ReadGlobalFilter : public ::std::unary_function< FilterName, void > 216 void operator() ( const FilterName& _rName ) in operator ()() 279 struct ReadLocalFilter : public ::std::unary_function< FilterName, void > 293 void operator() ( const FilterName& _rName ) in operator ()() 349 struct ReferToFilterEntry : public ::std::unary_function< FilterName, void > 363 void operator() ( const FilterName& _rName ) in operator ()()
|
/trunk/main/offapi/com/sun/star/text/ |
H A D | SectionFileLink.idl | 47 <member>SectionFileLink::FilterName</member> is the internal name of 49 <member>SectionFileLink::FilterName</member>. It will be automatically 61 // DocMerge from xml: field com::sun::star::text::SectionFileLink::FilterName 64 string FilterName;
|
/trunk/main/wizards/com/sun/star/wizards/common/ |
H A D | FileAccess.java | 598 …[] getFolderTitles(com.sun.star.lang.XMultiServiceFactory xMSF, String FilterName, String FolderNa… in getFolderTitles() argument 617 …FilterName = FilterName == null || FilterName.equals(PropertyNames.EMPTY_STRING) ? null : FilterNa… in getFolderTitles() 625 if (FilterName == null || fileName.startsWith(FilterName)) in getFolderTitles()
|
/trunk/main/wizards/com/sun/star/wizards/document/ |
H A D | OfficeDocument.java | 288 …tiServiceFactory xMSF, XComponent xComponent, String StorePath, String FilterName, boolean bStoreT… in store() argument 294 if (FilterName.length() > 0) in store() 299 oStoreProperties[0].Value = FilterName; in store()
|
/trunk/main/offapi/com/sun/star/document/ |
H A D | FilterFactory.idl | 73 reached by using createInstanceWithArguments() with an optional property "FilterName" only. 81 aFilterProp.Name = "FilterName"; 105 …parameter "FilterName" could not be detected inside the argument list of call createInstanceWithAr…
|
H A D | MediaDescriptor.idl | 205 [optional,property] string FilterName; 223 <member>MediaDescriptor::FilterName</member>. Details must be documented
|
/trunk/main/chart2/source/model/main/ |
H A D | ChartModel_Persistence.cxx | 527 (aMDHelper.FilterName.equals( C2U("StarChart 5.0")) || in load() 528 aMDHelper.FilterName.equals( C2U("StarChart 4.0")) || in load() 529 aMDHelper.FilterName.equals( C2U("StarChart 3.0")) )) in load()
|
/trunk/main/sw/source/core/unocore/ |
H A D | unosect.cxx | 726 m_pProps->m_sSectionFilter = aLink.FilterName; in SetPropertyValues_Impl() 744 sFileNameBuf.append(aLink.FilterName); in SetPropertyValues_Impl() 1100 aLink.FilterName = m_pProps->m_sSectionFilter; in GetPropertyValues_Impl() 1109 aLink.FilterName = in GetPropertyValues_Impl()
|
/trunk/main/filter/qa/complex/filter/detection/typeDetection/ |
H A D | preselectedFilter.csv | 1 fileAlias;FilterName;FilterOptions;FilterData;expectedFileType
|
/trunk/main/xmloff/source/text/ |
H A D | XMLSectionExport.cxx | 493 (aFileLink.FilterName.getLength() > 0) || in ExportRegularSectionStart() 502 if (aFileLink.FilterName.getLength() > 0) in ExportRegularSectionStart() 505 aFileLink.FilterName); in ExportRegularSectionStart()
|
H A D | XMLSectionSourceImportContext.cxx | 127 aFileLink.FilterName = sFilterName; in StartElement()
|
/trunk/main/chart2/source/model/filter/ |
H A D | XMLFilter.cxx | 845 rOutOASIS = aMDHelper.FilterName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("chart8")); in isOasisFormat() 861 …rOutOASIS = aMDHelper.FilterName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("StarOffice XML (Base) R… in isOasisFormat()
|
/trunk/main/chart2/source/controller/main/ |
H A D | ChartFrameloader.cxx | 176 …if( xComponentWindow.is() && aMDHelper.ISSET_FilterName && aMDHelper.FilterName.equals( C2U("StarC… in load()
|
/trunk/main/chart2/source/inc/ |
H A D | MediaDescriptorHelper.hxx | 103 ::rtl::OUString FilterName; //internal filter name.
|
/trunk/main/chart2/source/tools/ |
H A D | MediaDescriptorHelper.cxx | 92 else WRITE_PROPERTY( FilterName, FLAG_MODEL ) in MediaDescriptorHelper()
|
/trunk/main/sdext/source/minimizer/ |
H A D | basic.txt | 48 oSettings(12).Name = "FilterName"
|
/trunk/main/sfx2/sdi/ |
H A D | sfx.sdi | 1131 (SfxStringItem URL SID_FILE_NAME,SfxStringItem FilterName SID_FILTER_NAME,SfxStringItem Password SI… 4214 (SfxStringItem URL SID_FILE_NAME,SfxStringItem FilterName SID_FILTER_NAME,SfxStringItem OpenFlags S… 4263 (SfxStringItem URL SID_FILE_NAME,SfxStringItem FilterName SID_FILTER_NAME,SfxStringItem OpenFlags S… 5262 (SfxStringItem URL SID_FILE_NAME,SfxStringItem FilterName SID_FILTER_NAME,SfxStringItem Password SI… 7031 (SfxStringItem URL SID_FILE_NAME,SfxStringItem FilterName SID_FILTER_NAME,SfxBoolItem Overwrite SID… 7056 (SfxStringItem URL SID_FILE_NAME, SfxStringItem FilterName SID_FILTER_NAME) 7080 (SfxStringItem URL SID_FILE_NAME, SfxStringItem FilterName SID_FILTER_NAME)
|
/trunk/main/offapi/com/sun/star/frame/ |
H A D | XComponentLoader.idl | 122 the document is opened read-only. "FilterName" specifies the
|
/trunk/main/sfx2/source/appl/ |
H A D | shutdowniconaqua.mm | 293 …rgsList[NUM_OF_PICKLIST_ARGS-1].Name = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "FilterName" ));
|
/trunk/main/scripting/java/org/openoffice/netbeans/editor/ |
H A D | OOo.jcb | 7 ….text.RubyAdjustLEFT_valueintgetDefaultcom.sun.star.text.RubyAdjustFilterNamejava.lang.String…
|
/trunk/main/sd/sdi/ |
H A D | sdraw.sdi | 3410 (SfxStringItem FileName ID_VAL_DUMMY1,SfxStringItem FilterName ID_VAL_DUMMY2)
|
/trunk/main/sc/sdi/ |
H A D | scalc.sdi | 3661 (SfxStringItem FileName SID_FILE_NAME,SfxStringItem FilterName SID_FILTER_NAME,SfxStringItem Option…
|
/trunk/main/sw/sdi/ |
H A D | swriter.sdi | 3815 …N_PARAM_REGION_PROTECT,SfxStringItem LinkName FN_PARAM_1,SfxStringItem FilterName FN_PARAM_2,SfxSt…
|
/trunk/main/svx/sdi/ |
H A D | svx.sdi | 6256 (SfxStringItem FileName SID_INSERT_GRAPHIC,SfxStringItem FilterName FN_PARAM_FILTER,SfxBoolItem AsL…
|