Home
last modified time | relevance | path

Searched refs:nFileFormat (Results 1 – 12 of 12) sorted by relevance

/trunk/main/sw/source/ui/vba/
H A Dvbafield.cxx389 sal_Int16 nFileFormat = text::FilenameDisplayFormat::NAME_AND_EXT; in Create_Field_FileName() local
399 nFileFormat = text::FilenameDisplayFormat::FULL; in Create_Field_FileName()
413 …tyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("FileFormat") ), uno::makeAny( nFileFormat ) ); in Create_Field_FileName()
/trunk/main/sc/source/ui/unoobj/
H A Dfielduno.cxx1132 nFileFormat( SVXFILEFORMAT_NAME_EXT ) in ScHeaderFieldObj()
1267 aField.SetFormat( (SvxFileFormat) nFileFormat ); in CreateFieldItem()
1419nFileFormat = sal::static_int_cast<sal_Int16>(eFormat); // not inserted yet - store value in setPropertyValue()
1463 eFormat = (SvxFileFormat) nFileFormat; // not inserted yet - use stored value in getPropertyValue()
/trunk/main/sd/source/ui/docshell/
H A Ddocshel4.cxx1225 sal_Int32 nFileFormat, in FillClass() argument
1228 if (nFileFormat == SOFFICE_FILEFORMAT_60) in FillClass()
1243 else if (nFileFormat == SOFFICE_FILEFORMAT_8) in FillClass()
/trunk/main/starmath/source/
H A Ddocument.cxx1384 sal_Int32 nFileFormat, in FillClass() argument
1389 if (nFileFormat == SOFFICE_FILEFORMAT_60 ) in FillClass()
1396 else if (nFileFormat == SOFFICE_FILEFORMAT_8 ) in FillClass()
/trunk/main/sw/inc/
H A Dglobdoc.hxx44 sal_Int32 nFileFormat,
H A Dwdocsh.hxx50 sal_Int32 nFileFormat,
H A Ddocsh.hxx265 sal_Int32 nFileFormat,
/trunk/main/starmath/inc/
H A Ddocument.hxx143 sal_Int32 nFileFormat,
/trunk/main/sd/source/ui/inc/
H A DDrawDocShell.hxx107 …ng* pAppName, String* pFullTypeName, String* pShortTypeName, sal_Int32 nFileFormat, sal_Bool bTemp…
/trunk/main/sc/source/ui/docshell/
H A Ddocsh.cxx285 sal_Int32 nFileFormat, in FillClass() argument
288 if ( nFileFormat == SOFFICE_FILEFORMAT_60 ) in FillClass()
295 else if ( nFileFormat == SOFFICE_FILEFORMAT_8 ) in FillClass()
/trunk/main/sc/source/ui/inc/
H A Ddocsh.hxx194 sal_Int32 nFileFormat,
/trunk/main/sc/inc/
H A Dfielduno.hxx339 sal_Int16 nFileFormat; // enum SvxFileFormat, valid if not inserted member in ScHeaderFieldObj

Completed in 104 milliseconds